summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/diagnostics/syserr
Commit message (Expand)AuthorAgeFilesLines
* Move more _LIBCPP_VERSION tests to test/libcxx.Eric Fiselier2016-06-221-20/+0
* Improve portability of hash tests. Patch from STL@microsoft.comEric Fiselier2016-06-151-3/+5
* 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
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2054-0/+1577
OpenPOWER on IntegriCloud