Skip to content

Commit

Permalink
flatgfa tests display turnt diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
susan-garry committed Jul 8, 2024
1 parent 7c9cd1b commit ec66a32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ test-flatgfa: fetch-og
turnt -e flatgfa_mem -e flatgfa_file -e flatgfa_file_inplace tests/*.gfa

-turnt --save -v -e chop_oracle_fgfa tests/*.gfa
turnt -v -e flatgfa_chop tests/*.gfa
turnt -v --diff -e flatgfa_chop tests/*.gfa

-turnt --save -v -e odgi_depth tests/*.gfa
turnt -v -e flatgfa_depth tests/*.gfa
turnt -v --diff -e flatgfa_depth tests/*.gfa

clean:
-rm tests/*.flatgfa tests/*.inplace.flatgfa tests/*.chop tests/*.depth tests/*.gfa tests/*.og

0 comments on commit ec66a32

Please sign in to comment.