summaryrefslogtreecommitdiffstats
path: root/libcxx/test/testit
Commit message (Expand)AuthorAgeFilesLines
* Remove the buildit and testit scripts; they haven't been supported in yearsEric Fiselier2017-03-031-183/+0
* Add warning messages to buildit/testit about their upcoming removalEric Fiselier2017-01-171-0/+3
* Add 'nostdinc++' to the flags used by testit. Makes the tests run better on M...Marshall Clow2015-11-011-1/+1
* Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefi...Marshall Clow2014-01-151-4/+4
* Whoops! Set the default in the last commit to c++1y instead of c++11Marshall Clow2014-01-141-1/+1
* Update lib/buildit and test/testit to both pay attention to an env flag CXX_L...Marshall Clow2014-01-141-1/+5
* Fix bashism.Joerg Sonnenberger2013-07-041-1/+1
* Implement full support for non-pointer types in custom allocators. This is f...Howard Hinnant2013-06-221-1/+1
* Make it possible to provide special (linker) flags for the thread tests.Joerg Sonnenberger2013-05-021-5/+15
* Avoid bash specific functionality to work with any POSIX shellJoerg Sonnenberger2013-04-231-16/+15
* Fixed race conditions in thread tests; exposed by UBSanMarshall Clow2013-03-261-0/+4
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-051-0/+1
* Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin.Howard Hinnant2012-12-091-0/+28
* libc++: Add some missing #includes to atomics tests. libc++ doesn't need theseRichard Smith2012-04-191-1/+1
* Make the failure reporting in testit a bit more useful.David Chisnall2012-02-291-2/+4
* Use Xcode relative compilers when possibleDave Zarzycki2012-02-221-1/+6
* Updated testit to run on Windows and fresh Windows results by Ruben Van BoxemHoward Hinnant2011-10-011-6/+15
* Update testit to default to clangHoward Hinnant2011-02-141-62/+5
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+175
OpenPOWER on IntegriCloud