summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/test_workarounds.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++][test] Use <version> to get config on MSVCCasey Carter2019-10-151-4/+4
* [libc++][test] Fix noexcept assertions in variant's get testsCasey Carter2019-04-251-0/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [test] Remove workaround for C1XX empty parameter pack bugCasey Carter2017-06-051-1/+0
* [test] Remove workaround for C1XX conversion-to-nullptr bugCasey Carter2017-05-251-5/+4
* [test] Workaround C1XX bug in uses_allocator_types.hppCasey Carter2017-05-251-0/+1
* [test] support machinery changes for EDG & C1XX /ZaCasey Carter2017-05-101-0/+7
* [test] variant: enable constexpr construction tests on MSVC STLCasey Carter2017-05-041-0/+1
* Overhaul unique_ptr - Implement LWG 2801, 2905, 2520.Eric Fiselier2017-04-161-8/+0
* Rewrite and cleanup unique_ptr tests.Eric Fiselier2017-04-151-0/+8
* Address post-commit review comments regarding test_workarounds.hEric Fiselier2017-03-231-1/+1
* [libc++] Work around C1XX bug which breaks poisoned hash tests.Eric Fiselier2017-03-221-0/+20
OpenPOWER on IntegriCloud