summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/diagnostics/syserr/syserr.errcat
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-319-0/+18
* Support tests in freestandingJF Bastien2019-02-0412-12/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* XFAIL tests on SLES11Brian Cain2017-09-082-0/+2
* Accept Windows specific output in system error testsEric Fiselier2017-05-072-2/+2
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-042-0/+14
* Update errcat.objects tests so they test the bug fixed in r272640.Eric Fiselier2016-06-142-6/+11
* Make system_error::message() thread safe. Fixes PR25598.Eric Fiselier2016-06-142-0/+23
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-6/+1
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-1/+1
* Fix warnings in array and assoc containersEric Fiselier2015-07-181-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-0/+311
OpenPOWER on IntegriCloud