Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -2/+2 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 2 | -3/+3 |
* | Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ... | Marshall Clow | 2015-07-16 | 1 | -0/+16 |
* | Fix PR#23647 - make_shared<volatile bool> - second try | Marshall Clow | 2015-05-27 | 1 | -3/+3 |
* | Revert 238354 while I figure out what broke in weak_ptr | Marshall Clow | 2015-05-27 | 1 | -3/+3 |
* | Fix PR#23647 - make_shared<volatile bool> | Marshall Clow | 2015-05-27 | 1 | -0/+61 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -20/+5 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 3 | -0/+275 |