Package: nim-hts / 0.3.19+ds-1

Metadata

Package Version Patches format
nim-hts 0.3.19+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dontDoNestedTests.patch | (download)

tests/all.nim | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not do nested tests
disable test with sourceless file.patch | (download)

tests/bgzftest.nim | 4 2 + 2 - 0 !
tests/vcftest.nim | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 two binaries:
1. tests/other-for-test.bcf.csi - has undergone a lossy transformation and source can't be recovered
2. tests/test_files/simple.tsv.gz.csi - cannot be indexed properly from the existing tsv
Hence disabled tests involving these
fix version comparision.patch | (download)

src/hts.nim | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 debian version can contain "+" and hence account for that while comparing