Skip to content

Commit

Permalink
TST Fix tests for bzip2 case
Browse files Browse the repository at this point in the history
Split the testing of mocat directory parsing from the bzip2 issue.

See discussion at #116
  • Loading branch information
luispedro committed Jul 31, 2019
1 parent c214d22 commit 7a8c0c8
Show file tree
Hide file tree
Showing 6 changed files with 11,095 additions and 11,088 deletions.
11,088 changes: 0 additions & 11,088 deletions tests/mocat_sample_bz2/expected.fq

This file was deleted.

1 change: 1 addition & 0 deletions tests/mocat_sample_bz2/expected.fq
1 change: 0 additions & 1 deletion tests/mocat_sample_bz2/sample/sample.fq.bz2

This file was deleted.

Binary file added tests/mocat_sample_bz2/sample/sample.fq.bz2
Binary file not shown.
1 change: 1 addition & 0 deletions tests/regression-bz2-chunk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
See https://github.com/ngless-toolkit/ngless/issues/116
4 changes: 4 additions & 0 deletions tests/regression-bz2-chunk/bz2.ngl
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ngless "1.0"

write(fastq('sample-multichunk-bzip2.fq.bz2'),
ofile='output.fq')
11,088 changes: 11,088 additions & 0 deletions tests/regression-bz2-chunk/expected.fq

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions tests/regression-bz2-chunk/sample-multichunk-bzip2.fq.bz2

0 comments on commit 7a8c0c8

Please sign in to comment.