summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/intseq
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-314-0/+8
* Support tests in freestandingJF Bastien2019-02-046-6/+18
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-2/+4
* Fix two more tests that hang when testing against libstdc++Eric Fiselier2016-10-122-0/+6
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-013-12/+12
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-282-11/+2
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-1/+1
* Add a bunch of missing includes in the test suite to make it more portable. F...Marshall Clow2016-01-121-2/+3
* Use __make_integer_seq builtin for std::make_integer_sequence. Patch by K-ballo.Eric Fiselier2015-12-094-11/+49
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-0/+248
OpenPOWER on IntegriCloud