1. dff33c2 Fix libc++ test to pass in C++03 mode by Mehdi Amini · 9 years ago
  2. 0f901c7 [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. by Stephan T. Lavavej · 9 years ago
  3. 3245e1f Fix warnings in tests. by Eric Fiselier · 9 years ago
  4. fb42f4c Void cast runtime-unused variables. Patch from STL@microsoft.com by Eric Fiselier · 9 years ago
  5. e5eb704 Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com by Eric Fiselier · 9 years ago
  6. 20ade93 Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecated doesn't change the fact that we have to test it. by Marshall Clow · 10 years ago
  7. f4ac884 Make the presence of stdin and stdout optional. by Ed Schouten · 11 years ago
  8. 97fdea6 Add option to disable access to the global filesystem namespace. by Ed Schouten · 11 years ago
  9. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/input.output/file.streams/c.files/cstdio.pass.cpp]
  10. 8de32cb Implement national body comment GB9: remove std::gets by Marshall Clow · 12 years ago
  11. 5d926bf noexcept and constexpr applied to <ios>. by Howard Hinnant · 13 years ago
  12. 13bddcf Remove undefines in cstdio test. Fix these properly rather than bodging the tests. by David Chisnall · 14 years ago
  13. 71850c9 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 · 14 years ago
  14. fe7cffa Suppress some warings in the tests. by Howard Hinnant · 14 years ago
  15. 412dbeb license change by Howard Hinnant · 15 years ago
  16. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  17. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago