mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Make the methods Append, Prepend, InsertBefore and InsertAfter, which take another sequence as an argument, copying the sequence instead of joining if the allocators are different. Add test cases for collection classes.
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
puts "Check NCollection_Sequence functionality"
|
|
|
|
QANColTestSequence
|