Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: util/test/paths_test_data_root.txt

Issue 992503002: Locate test data more robustly (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: 2015 Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « util/test/paths_test.cc ('k') | util/test/paths_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/test/paths_test_data_root.txt
diff --git a/.clang-format b/util/test/paths_test_data_root.txt
similarity index 74%
copy from .clang-format
copy to util/test/paths_test_data_root.txt
index 0be5323f5be132a7a519c1b5f54f7a9bd46c2c54..1ddd26425372bc5608b37c4379d140827b850301 100644
--- a/.clang-format
+++ b/util/test/paths_test_data_root.txt
@@ -1,4 +1,4 @@
-# Copyright 2014 The Crashpad Authors. All rights reserved.
+# Copyright 2015 The Crashpad Authors. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -12,8 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-{
- BasedOnStyle: Chromium,
- AlignTrailingComments: false,
- BinPackArguments: false,
-}
+This file is used by Paths::TestDataRoot() to locate the test data root. It
+is present at a known path from the test data root.
« no previous file with comments | « util/test/paths_test.cc ('k') | util/test/paths_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698