Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 2 | -6/+6 |
| | | | | llvm-svn: 324959 | ||||
* | Actually CALL the constexpr tests. | Marshall Clow | 2018-01-16 | 2 | -0/+8 |
| | | | | llvm-svn: 322528 | ||||
* | More constexpr (re P0202) - equal and mismatch | Marshall Clow | 2018-01-16 | 2 | -2/+82 |
| | | | | llvm-svn: 322527 | ||||
* | [libcxx] [test] Change comments to say C++ instead of c++. NFC. | Stephan T. Lavavej | 2017-07-29 | 2 | -2/+2 |
| | | | | | | | | This makes them consistent (many comments already used uppercase). The special REQUIRES, UNSUPPORTED, and XFAIL comments are excluded from this change. llvm-svn: 309468 | ||||
* | Purge all usages of _LIBCPP_STD_VER under test/std/algorithm | Eric Fiselier | 2016-10-08 | 1 | -2/+2 |
| | | | | llvm-svn: 283643 | ||||
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -2/+2 |
| | | | | llvm-svn: 271435 | ||||
* | Fix warnings in test/std/algorithms | Eric Fiselier | 2015-07-18 | 2 | -7/+6 |
| | | | | llvm-svn: 242626 | ||||
* | Removed some tabs that snuck into the test suite. No functionality change | Marshall Clow | 2015-01-28 | 2 | -14/+14 |
| | | | | llvm-svn: 227363 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+124 |
llvm-svn: 224658 |