Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
input.output
/
file.streams
/
c.files
/
cstdio.pass.cpp
dff33c2
Fix libc++ test to pass in C++03 mode
by Mehdi Amini
· 9 years ago
0f901c7
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
by Stephan T. Lavavej
· 9 years ago
3245e1f
Fix warnings in tests.
by Eric Fiselier
· 9 years ago
fb42f4c
Void cast runtime-unused variables. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
e5eb704
Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
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
f4ac884
Make the presence of stdin and stdout optional.
by Ed Schouten
· 11 years ago
97fdea6
Add option to disable access to the global filesystem namespace.
by Ed Schouten
· 11 years ago
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]
8de32cb
Implement national body comment GB9: remove std::gets
by Marshall Clow
· 12 years ago
5d926bf
noexcept and constexpr applied to <ios>.
by Howard Hinnant
· 13 years ago
13bddcf
Remove undefines in cstdio test. Fix these properly rather than bodging the tests.
by David Chisnall
· 14 years ago
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
fe7cffa
Suppress some warings in the tests.
by Howard Hinnant
· 14 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago