1. 9fdc63a Disables tests that fail to compile by Dan Albert · 10 years ago
  2. 6f56ab7 Adds a basic test wrapper for Android by Dan Albert · 10 years ago
  3. 1206720 Implement national body comment GB9: remove std::gets by Marshall Clow · 11 years ago
  4. 06d8bf6 Test cleanup with respect to use of deprecated tmpnam function. Also Windows port for these tests to use _tempnam. The bulk of this patch was donated anonymously. I've tested it on OS X and accept responsibility for it. If I've broken anyone's platform by switching from tmpnam to mktemp for the generation of temporary file names, just let me know. Should be easy to fix in test/support/platform_support.h by Howard Hinnant · 11 years ago
  5. 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
  6. f57bd56 noexcept and constexpr applied to <ios>. by Howard Hinnant · 12 years ago
  7. c0d0cba Windows porting work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  8. 2fb1a9d Remove undefines in cstdio test. Fix these properly rather than bodging the tests. by David Chisnall · 13 years ago
  9. db2e99f More fixes to the tests. Add UTF-8 encoding to all locales that don't specify one. Undefine some stdio.h macros that break the tests. by David Chisnall · 13 years ago
  10. bf6666f Correct test. by Howard Hinnant · 13 years ago
  11. 13aaf42 Make all fstream tests use tmpnam if creating files, rather than by Sean Hunt · 13 years ago
  12. e6440c6 Do a litmus test of using tmpnam to generate safe temporary file names by Sean Hunt · 13 years ago
  13. f1151ef Suppress some warings in the tests. by Howard Hinnant · 13 years ago
  14. b64f8b0 license change by Howard Hinnant · 14 years ago
  15. 73d21a4 Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. by Howard Hinnant · 14 years ago
  16. 8e705bb Accidentally changed a data file during the whitespace cleanup by Howard Hinnant · 14 years ago
  17. 256813f Fixing whitespace problems by Howard Hinnant · 14 years ago
  18. 85d7b33 UTF-8 data in this file somehow got garbled by Howard Hinnant · 14 years ago
  19. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  20. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago