Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
input.output
/
file.streams
/
c.files
873f8d2
Move tests for libc++ configurations into libcxx/ test subdirectory
by Eric Fiselier
· 8 years ago
dff33c2
Fix libc++ test to pass in C++03 mode
by Mehdi Amini
· 9 years ago
4dc0ed8
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced".
by Stephan T. Lavavej
· 9 years ago
0f901c7
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
by Stephan T. Lavavej
· 9 years ago
56f23a3
Move remaining _LIBCPP_VERSION tests into test/libcxx
by Eric Fiselier
· 9 years ago
3245e1f
Fix warnings in tests.
by Eric Fiselier
· 9 years ago
d04c685
Remove trailing whitespace in test suite. Approved by Marshall Clow.
by Eric Fiselier
· 9 years ago
6edc12c
[libcxx] Improve tests to use the UNSUPPORTED lit directive
by Asiri Rathnayake
· 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