summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/variant/variant.variant/variant.status/index.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-2/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] Use a type that is always an aggregate in variant's testsLouis Dionne2018-11-261-12/+8
* Re-apply r344546 "Mark a couple of test cases as 'C++17-only'..."Artem Dergachev2018-10-161-1/+3
* Revert r344529 "Implement the first part of the calendar support for C++20"Artem Dergachev2018-10-161-3/+1
* Mark a couple of test cases as 'C++17-only' pending the resolution of PR#39232Marshall Clow2018-10-151-1/+3
* Fix Apple-specific XFAIL directive in libc++ testMehdi Amini2017-03-011-1/+1
* Updated the XFAIL comment in variant tests.Michael Park2017-03-011-1/+4
* Add gcc-[56] clang-3.[678] to list of XFAILS for variant tests. Patch from Mi...Eric Fiselier2017-01-051-2/+4
* Add apple-clang-8 to list of XFAILS for some variant tests. Patch from Michae...Eric Fiselier2016-12-231-1/+1
* XFAIL variant tests for apple-clangEric Fiselier2016-12-031-1/+1
* Work around Clang 3.8 bugsEric Fiselier2016-12-031-0/+3
* Add <variant> tests but disable them for libc++Eric Fiselier2016-11-231-0/+55
OpenPOWER on IntegriCloud