llvm-project/libcxx/test/std/re/re.alg
Eric Fiselier e161f97b81 Fix -Wsign-compare warnings in re tests that only run on OS X
llvm-svn: 290481
2016-12-24 03:20:53 +00:00
..
re.alg.match Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
re.alg.replace #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
re.alg.search Fix -Wsign-compare warnings in re tests that only run on OS X 2016-12-24 03:20:53 +00:00
re.except
nothing_to_do.pass.cpp