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
Howard Hinnant 1c3ec6d480 Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@140660 91177308-0d34-0410-b5e6-96231b3b80d8
14 years ago
..
array Bug 9096 - list::iterator not default constructible 15 years ago
deque Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
forwardlist Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
list Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things. 14 years ago
vector The vector test suite now passes for no-debug, debug-lite and debug-regular 14 years ago
vector.bool Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
nothing_to_do.pass.cpp license change 15 years ago