1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 6dfff1c #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 · 8 years ago
  3. 3345961 Rename system_lib -> system_cxx_lib. NFC by Jonathan Roelofs · 10 years ago
  4. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/re/re.traits/translate_nocase.pass.cpp]
  5. 5980ce3 Add more REQUIRES: LOCALE.* to tests. by Dan Albert · 10 years ago
  6. 79578cd [libcxx] XFAIL all currently failing libc++ tests for linux. by Eric Fiselier · 10 years ago
  7. dd854b2 Mark some tests with XFAIL for Lion and Mountain Lion. by Howard Hinnant · 11 years ago
  8. 63d8f7e Add explicit casts to unsigned char before calling ctype functions. by Joerg Sonnenberger · 11 years ago
  9. 83e2c4d 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 · 12 years ago
  10. c0d0cba Windows porting work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  11. 9e02b90 Fix locales used in re tests. by David Chisnall · 13 years ago
  12. b64f8b0 license change by Howard Hinnant · 14 years ago
  13. 0ce0224 fixing whitespace by Howard Hinnant · 14 years ago
  14. 3257c98 Just getting our toes wet on <regex> by Howard Hinnant · 14 years ago