Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alchemy
Third Party
3p-boost
Commits
0e135ccc
Commit
0e135ccc
authored
Sep 21, 2020
by
Rye Mutt
🍞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct name for skipping atomic tests on linux
parent
40d29f7d
Pipeline
#401
failed with stages
in 8 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build-cmd.sh
build-cmd.sh
+2
-2
No files found.
build-cmd.sh
View file @
0e135ccc
...
...
@@ -449,7 +449,7 @@ case "$AUTOBUILD_PLATFORM" in
# error: legal values: "gcc"
find_test_dirs
"
${
BOOST_LIBS
[@]
}
"
|
\
grep
-v
\
-e
'atomic
s
/'
\
-e
'atomic/'
\
-e
'date_time/'
\
-e
'filesystem/test/issues'
\
-e
'regex/test/de_fuzz'
\
...
...
@@ -481,7 +481,7 @@ case "$AUTOBUILD_PLATFORM" in
# error: legal values: "gcc"
find_test_dirs
"
${
BOOST_LIBS
[@]
}
"
|
\
grep
-v
\
-e
'atomic
s
/'
\
-e
'atomic/'
\
-e
'date_time/'
\
-e
'filesystem/test/issues'
\
-e
'regex/test/de_fuzz'
\
...
...
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