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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/containers/sequences/list/list.ops
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
..
merge.pass.cpp license change 15 years ago
merge_comp.pass.cpp license change 15 years ago
remove.pass.cpp license change 15 years ago
remove_if.pass.cpp license change 15 years ago
reverse.pass.cpp license change 15 years ago
sort.pass.cpp license change 15 years ago
sort_comp.pass.cpp license change 15 years ago
splice_pos_list.pass.cpp 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
splice_pos_list_iter.pass.cpp 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
splice_pos_list_iter_iter.pass.cpp 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
unique.pass.cpp license change 15 years ago
unique_pred.pass.cpp license change 15 years ago