summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-07-04 00:20:13 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-07-04 00:20:13 -0700
commit8446a9bef201cadee8a39f0e1c008768529141c5 (patch)
tree397b03bd3fde6aeb4fbdf6c3db678ecaf19f6d8a
parentaa1fa49af53d027ce9f030634b74b679b290e847 (diff)
downloadqtlocation-mapboxgl-8446a9bef201cadee8a39f0e1c008768529141c5.tar.gz
[test] Added sample filter to scheme
Added a sample filter argument to the test scheme, disabled, so folks like me have an easier time remembering what it’s called.
-rw-r--r--platform/macos/macos.xcworkspace/xcshareddata/xcschemes/test.xcscheme6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/macos/macos.xcworkspace/xcshareddata/xcschemes/test.xcscheme b/platform/macos/macos.xcworkspace/xcshareddata/xcschemes/test.xcscheme
index 20394eb258..bc8a3350f1 100644
--- a/platform/macos/macos.xcworkspace/xcshareddata/xcschemes/test.xcscheme
+++ b/platform/macos/macos.xcworkspace/xcshareddata/xcschemes/test.xcscheme
@@ -62,6 +62,12 @@
ReferencedContainer = "container:../../build/macos/platform/macos/platform.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
+ <CommandLineArguments>
+ <CommandLineArgument
+ argument = "--gtest_filter="
+ isEnabled = "NO">
+ </CommandLineArgument>
+ </CommandLineArguments>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>