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/re
JF Bastien 668faeab19 [NFC] Normalize some test 'main' signatures
There were 3 tests with 'int main(void)', and 6 with the return type on a different line. I'm about to send a patch for main in tests, and this NFC change is unrelated.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350770 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
re.alg [NFC] Normalize some test 'main' signatures 6 years ago
re.badexp #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change 9 years ago
re.const [libcxx] Support std::regex_constants::match_not_null 8 years ago
re.def Move test into test/std subdirectory. 10 years ago
re.general Move test into test/std subdirectory. 10 years ago
re.grammar Adjust unsupported C++ versions in some tests 6 years ago
re.iter [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 7 years ago
re.regex [libcxx] [test] Strip trailing whitespace. NFC. 7 years ago
re.req Move test into test/std subdirectory. 10 years ago
re.results [libcxx] [test] Strip trailing whitespace. NFC. 6 years ago
re.submatch fix warnings only produced by apple-clang 8 years ago
re.syn #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change 9 years ago
re.traits [libcxx] Remove XFAILs for older macOS versions 6 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago