.. |
awk.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
|
2016-04-26 16:24:44 +00:00 |
basic.fail.cpp
|
Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error.
|
2016-04-26 19:29:35 +00:00 |
basic.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
|
2016-04-26 16:24:44 +00:00 |
ecma.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
|
2016-04-26 16:24:44 +00:00 |
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
|
2016-04-26 16:24:44 +00:00 |
extended.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
|
2016-04-26 16:24:44 +00:00 |
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
|
2016-04-26 16:24:44 +00:00 |
lookahead_capture.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
|
2016-04-26 16:24:44 +00:00 |
parse_curly_brackets.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
|
2016-04-26 16:24:44 +00:00 |