Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -110/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Added tests to the sequence containers for for LWG Issue #2263. Comparing ↵ | Marshall Clow | 2014-03-10 | 1 | -3/+16 |
| | | | | | | iterators and allocator pointers with different const-character. No changes to libc++ llvm-svn: 203479 | ||||
* | Fix for PRPR17934; based on a fix suggested by Peter Sommerlad | Marshall Clow | 2013-12-02 | 1 | -10/+28 |
| | | | | llvm-svn: 196058 | ||||
* | N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for ↵ | Marshall Clow | 2013-08-08 | 1 | -1/+1 |
| | | | | | | __tree_const_iterator constructor. Fix comment typos in other tests llvm-svn: 188019 | ||||
* | Implement tests for NULL iterators for <array> re: N3644 | Marshall Clow | 2013-08-06 | 1 | -0/+79 |
llvm-svn: 187809 |