summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.exception/uncaught
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Update the failure annotations for the uncaught_exceptions test. The underlyi...Marshall Clow2018-09-121-5/+5
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-06-141-2/+2
* Fix embarrasing typo in uncaught_exceptions. Update tests to really test this...Marshall Clow2018-05-291-21/+29
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+8
* Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez2016-10-312-2/+2
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Implement uncaught_exceptions() using the newly added hooks in libc++abi, whe...Marshall Clow2015-06-021-0/+45
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+45
OpenPOWER on IntegriCloud