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/re.alg/re.alg.match
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
..
awk.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 8 years ago
basic.fail.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 years ago
basic.pass.cpp [test] Add target_info for NetBSD, and XFAIL some of locale tests 6 years ago
ecma.pass.cpp [test] Add target_info for NetBSD, and XFAIL some of locale tests 6 years ago
egrep.pass.cpp #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
exponential.pass.cpp Mark tests as unsupported in C++98 as well 7 years ago
extended.pass.cpp [test] Add target_info for NetBSD, and XFAIL some of locale tests 6 years ago
grep.pass.cpp #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
inverted_character_classes.pass.cpp [libc++] Fix handling of negated character classes in regex 6 years ago
lookahead_capture.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 years ago
parse_curly_brackets.pass.cpp [NFC] Normalize some test 'main' signatures 6 years ago