1. c32d47c [test] Add target_info for NetBSD, and XFAIL some of locale tests by Michal Gorny · 7 years ago
  2. e161f97 Fix -Wsign-compare warnings in re tests that only run on OS X by Eric Fiselier · 9 years ago
  3. 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
  4. f424990 Don't hardcode the Czech locale name. by Ed Schouten · 11 years ago
  5. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/re/re.alg/re.alg.search/awk.pass.cpp]
  6. e608aed [libcxx] XFAIL all currently failing libc++ tests for linux. by Eric Fiselier · 11 years ago
  7. a85b27f Add locales to available_features for tests. by Dan Albert · 11 years ago
  8. 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
  9. cf1589f Removed several more different 'iterators.h' files in libcxx/test by Marshall Clow · 13 years ago
  10. 412dbeb license change by Howard Hinnant · 15 years ago
  11. 6e156af Fixed some bugs in the ecma bracket epression regarding escaped characters, and got the awk grammar going. by Howard Hinnant · 15 years ago