Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove unused local var. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite. | Eric Fiselier | 2016-06-02 | 1 | -1/+1 |
* | Mark LWG issue 2250 as complete | Eric Fiselier | 2016-06-02 | 1 | -0/+17 |
* | Remove test_atomic.h header | Eric Fiselier | 2015-08-19 | 1 | -3/+2 |
* | Use TestAtomic instead of std::atomic so the test can run in C++03 | Eric Fiselier | 2015-08-19 | 1 | -2/+3 |
* | Fix race condition in thread test. | Eric Fiselier | 2015-05-19 | 1 | -8/+25 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+56 |