You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/diagnostics/syserr
Billy Robert O'Neal III 7e250fcdc1 Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318804 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
syserr.compare Move test into test/std subdirectory. 10 years ago
syserr.errcat XFAIL tests on SLES11 7 years ago
syserr.errcode Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 7 years ago
syserr.errcondition Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 7 years ago
syserr.hash Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as https://reviews.llvm.org/D31234 8 years ago
syserr.syserr Move test into test/std subdirectory. 10 years ago
errc.pass.cpp Move test into test/std subdirectory. 10 years ago
is_error_code_enum.pass.cpp [libcxx] [test] Untabify, NFC. 7 years ago
is_error_condition_enum.pass.cpp [libcxx] [test] Untabify, NFC. 7 years ago