Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | 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 |
* | [libcxx] Fix incorrect XFAILs for chrono tests on old macos deployment targets | Louis Dionne | 2018-12-06 | 1 | -3/+4 |
* | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -5/+5 |
* | Add deployment knobs to tests (for Apple platforms) | Mehdi Amini | 2017-03-15 | 1 | -2/+2 |
* | Prevent failures by marking Clock::is_steady tests as UNSUPPORTED: asan. | Eric Fiselier | 2016-07-18 | 1 | -0/+4 |
* | Rename system_lib -> system_cxx_lib. NFC | Jonathan Roelofs | 2015-01-14 | 1 | -2/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+34 |