Scott Graham
|
7e7b65da1b
|
win: Add implementation of ExecutablePath
R=mark@chromium.org
BUG=crashpad:1
Review URL: https://codereview.chromium.org/852773004
|
2015-01-15 10:00:09 -08:00 |
|
Scott Graham
|
7b161de65c
|
win: FILE_PATH_LITERAL in executable_path_test.cc
R=mark@chromium.org
BUG=crashpad:1
Review URL: https://codereview.chromium.org/838023002
|
2015-01-07 15:08:37 -08:00 |
|
Mark Mentovai
|
6d1af6922f
|
Don’t use using directives (“using namespace”) in tests.
The contents of tests are moved into the namespace
crashpad::test::(anonymous namespace).
https://google-styleguide.googlecode.com/svn/trunk/cppguide.html#Namespaces
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/635883002
|
2014-10-07 17:28:50 -04:00 |
|
Mark Mentovai
|
52064fdd1b
|
Add the MultiprocessExec test and its test.
TEST=util_test MultiprocessExec.*
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/531203002
|
2014-09-03 18:24:29 -04:00 |
|