DescriptionCreate directory if the given gtest_output path is in an unexisting directory.
BUG=42781
TEST=Run one of out-of-process-tests (e.g. browser_tests) with --gtest_output=xml:unexisting_dir/output.xml parameter and see if the specified unexisting_dir is successfully created (if it's in a writable location).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48468
Patch Set 1 #Patch Set 2 : added a comment #
Total comments: 2
Patch Set 3 : added warning (and one style fix) #Patch Set 4 : fixed comment typo #
Total comments: 1
Patch Set 5 : added 'creating the directory' warning #Messages
Total messages: 7 (0 generated)
|