Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
briar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Dehm
briar
Commits
6b3a1fd6
Commit
6b3a1fd6
authored
8 years ago
by
akwizgran
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-test-configuration' into 'master'
Fix "all tests" configuration See merge request !509
parents
bcabcfce
df3254c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.idea/runConfigurations/All_tests.xml
+4
-5
4 additions, 5 deletions
.idea/runConfigurations/All_tests.xml
with
4 additions
and
5 deletions
.idea/runConfigurations/All_tests.xml
+
4
−
5
View file @
6b3a1fd6
<component
name=
"ProjectRunConfigurationManager"
>
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"All tests"
type=
"AndroidJUnit"
factoryName=
"Android JUnit"
>
<configuration
default=
"false"
name=
"All tests"
type=
"AndroidJUnit"
factoryName=
"Android JUnit"
>
<extension
name=
"coverage"
enabled=
"false"
merge=
"false"
sample_coverage=
"true"
runner=
"idea"
/>
<extension
name=
"coverage"
enabled=
"false"
merge=
"false"
sample_coverage=
"true"
runner=
"idea"
/>
<module
name=
""
/>
<module
name=
"
briar-android
"
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"false"
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"false"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
/>
<option
name=
"PACKAGE_NAME"
value=
""
/>
<option
name=
"PACKAGE_NAME"
value=
""
/>
<option
name=
"MAIN_CLASS_NAME"
value=
""
/>
<option
name=
"MAIN_CLASS_NAME"
value=
""
/>
<option
name=
"METHOD_NAME"
value=
""
/>
<option
name=
"METHOD_NAME"
value=
""
/>
<option
name=
"TEST_OBJECT"
value=
"package"
/>
<option
name=
"TEST_OBJECT"
value=
"package"
/>
<option
name=
"VM_PARAMETERS"
value=
""
/>
<option
name=
"VM_PARAMETERS"
value=
"
-ea
"
/>
<option
name=
"PARAMETERS"
value=
""
/>
<option
name=
"PARAMETERS"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
"
file://$PROJECT_DIR$/briar-android
"
/>
<option
name=
"ENV_VARIABLES"
/>
<option
name=
"ENV_VARIABLES"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<option
name=
"TEST_SEARCH_SCOPE"
>
<option
name=
"TEST_SEARCH_SCOPE"
>
<value
defaultName=
"
wholeProject
"
/>
<value
defaultName=
"
singleModule
"
/>
</option>
</option>
<envs
/>
<envs
/>
<patterns
/>
<patterns
/>
...
@@ -23,7 +23,6 @@
...
@@ -23,7 +23,6 @@
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in bramble-core"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in bramble-core"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in bramble-j2se"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in bramble-j2se"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in briar-core"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in briar-core"
run_configuration_type=
"AndroidJUnit"
/>
<option
name=
"RunConfigurationTask"
enabled=
"true"
run_configuration_name=
"All tests in briar-android"
run_configuration_type=
"AndroidJUnit"
/>
</method>
</method>
</configuration>
</configuration>
</component>
</component>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment