You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/containers/sequences/list
Howard Hinnant 2062f37772 I believe this finishes up debug mode for list. The testing is a little weak, but I believe all of the functionality is there. Certainly enough for people to checkout and start beating up on.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@179632 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
list.capacity license change 15 years ago
list.cons Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 13 years ago
list.modifiers More list debug mode tests. 13 years ago
list.ops I believe this finishes up debug mode for list. The testing is a little weak, but I believe all of the functionality is there. Certainly enough for people to checkout and start beating up on. 13 years ago
list.special Fix bug in __libcpp_db::__iterator_copy. Add debug test for swaping lists. 13 years ago
db_back.pass.cpp Some debug test cases for list. 13 years ago
db_cback.pass.cpp Some debug test cases for list. 13 years ago
db_cfront.pass.cpp Some debug test cases for list. 13 years ago
db_front.pass.cpp Some debug test cases for list. 13 years ago
db_iterators_1.pass.cpp Some debug test cases for list. 13 years ago
db_iterators_6.pass.cpp Some debug test cases for list. 13 years ago
db_iterators_7.pass.cpp Some debug test cases for list. 13 years ago
db_iterators_8.pass.cpp Some debug test cases for list. 13 years ago
iterators.pass.cpp Bug 9096 - list::iterator not default constructible 15 years ago
types.pass.cpp license change 15 years ago
version.pass.cpp license change 15 years ago