Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
libcxx
/
test
/
input.output
/
file.streams
/
fstreams
/
fstream.cons
/
string.pass.cpp
7c5b88b
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
· 13 years ago
483cf24
Make all fstream tests use tmpnam if creating files, rather than
by Alexis Hunt
· 14 years ago
4c14ed7
Do a litmus test of using tmpnam to generate safe temporary file names
by Alexis Hunt
· 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