summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/diagnostics/syserr/syserr.errcode
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Remove excess trailing newlines from most filesCasey Carter2019-10-231-1/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3114-0/+28
* Support tests in freestandingJF Bastien2019-02-0417-17/+49
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1917-68/+51
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-211-3/+4
* Add include of <string> to <system_error>, since things in there return strin...Marshall Clow2017-09-111-0/+11
* Extend XFAIL to c++98.Asiri Rathnayake2017-02-021-1/+1
* Add a test to make sure that implicit conversion from error_code to bool will...Marshall Clow2017-01-241-0/+30
* Move test into test/std subdirectory.Eric Fiselier2014-12-2016-0/+442
OpenPOWER on IntegriCloud