summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/test_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macrosEric Fiselier2016-04-281-27/+11
* Fix some non-standard parts of our test suite. Reported by STLEric Fiselier2016-04-221-0/+6
* Use __make_integer_seq builtin for std::make_integer_sequence. Patch by K-ballo.Eric Fiselier2015-12-091-0/+6
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-011-0/+5
* [libcxx] Allow use of <atomic> in C++03. Try 3.Eric Fiselier2015-08-191-0/+2
* [libcxx] Add <experimental/any> v2.Eric Fiselier2015-07-311-0/+14
* Add test macros header to remove dependance on __config macros.Eric Fiselier2015-05-271-0/+83
OpenPOWER on IntegriCloud