summaryrefslogtreecommitdiffstats
path: root/test/std/utilities/intseq
Commit message (Expand)AuthorAgeFilesLines
* [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