1. fd5ceb2 #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 by Marshall Clow · 9 years ago
  2. 61c115f [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. by Daniel Sanders · 10 years ago
  3. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/re/re.traits/default.pass.cpp]
  4. 3222708 Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files by Marshall Clow · 13 years ago
  5. 33a30f4 Windows porting work by Ruben Van Boxem by Howard Hinnant · 14 years ago
  6. 580eccb Fix locales used in re tests. by David Chisnall · 14 years ago
  7. 412dbeb license change by Howard Hinnant · 15 years ago
  8. eb9e9a3 fixing whitespace by Howard Hinnant · 15 years ago
  9. 24757ff Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>. by Howard Hinnant · 15 years ago
  10. 7050530 Just getting our toes wet on <regex> by Howard Hinnant · 15 years ago