Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
321e653b
Commit
321e653b
authored
Apr 23, 2020
by
Mathieu Giraud
Browse files
tests: better test
thanks to
@mikael-s
parent
bd2f8f92
Pipeline
#139457
passed with stages
in 151 minutes and 58 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
algo/tests/should-get-tests/gzip-out.should
View file @
321e653b
!NO_LAUNCHER:
rm -f out/out-*.vidjil
!LAUNCH: $VIDJIL_DIR/$EXEC -g $VIDJIL_DIR/germline/homo-sapiens.g:IGH -b out-a $VIDJIL_DATA/clones_simul.fa
$ Output
...
...
@@ -11,8 +8,9 @@ $ Output
$ Output
1: out-b.vidjil.gz
!NO_LAUNCHER:
!NO_EXTRA:
gunzip out/out-b.vidjil.gz && diff -s -I '"....-..-..' -I "gz" -I "out-" out/out-a.vidjil out/out-b.vidjil ; echo "Diff: $?"
gunzip
-f
out/out-b.vidjil.gz && diff -s -I '"....-..-..' -I "gz" -I "out-" out/out-a.vidjil out/out-b.vidjil ; echo "Diff: $?"
$ Same output
1:Diff: 0
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