Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
3rd
jsoncpp2
Commits
a0b8c3ec
Commit
a0b8c3ec
authored
5 years ago
by
Christopher Dunn
Browse files
Options
Download
Email Patches
Plain Diff
Do not run colliding tests at same time
parent
b3492219
master
00.11.z
BillyDonahue-avoid-isprint
archersim/1.9.5
hwcd/bugfix
jsoncpp_version
pypi
1.9.5
1.9.4
1.9.3
00.11.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meson.build
+1
-0
meson.build
with
1 addition
and
0 deletions
+1
-0
meson.build
View file @
a0b8c3ec
...
...
@@ -108,6 +108,7 @@ test(
test(
'jsonchecker_jsontestrunner',
python,
is_parallel : false,
args : [
'-B',
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help