Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5b51fd5b550a9589f95e677fca801cea565e8d9f
/
unittests
/
Support
/
ProgramTest.cpp
c269c4f
Add non-blocking Wait() for launched processes
by Tareq A. Siraj
· 12 years ago
f51ecf2
Fixed typo in CreateProcessTrailingSlash test
by Tareq A. Siraj
· 12 years ago
df0f525
Remove unused includes.
by Rafael Espindola
· 12 years ago
50188c1
Port GetMainExecutable over to PathV2.
by Rafael Espindola
· 12 years ago
675e0ac
Avoid using PathV1.h in Program.h.
by Rafael Espindola
· 12 years ago
9f1d9fd
Remove the program class.
by Rafael Espindola
· 12 years ago
2a83943
Try to fix ProgramTest on FreeBSD
by Reid Kleckner
· 12 years ago
268adf2
Don't forward declare environ on Windows
by Reid Kleckner
· 12 years ago
8eca677
Un-revert the environ copy in ProgramTest after fixing it on OS X
by Reid Kleckner
· 12 years ago
2c8dc64
Revert "Add a missing reference on a std::vector<> out param"
by Michael Gottesman
· 12 years ago
0af5493
Add a missing reference on a std::vector<> out param
by Reid Kleckner
· 12 years ago
6641fa7
[Support] Propagate the environment into the test child process
by Reid Kleckner
· 12 years ago
0b675d8
[Support] Fix argv string escape bug on Windows
by Reid Kleckner
· 12 years ago