Liubov Chuprikova pushed to branch master at Debian Med / ncbi-tools6

Commits:
fcd2f3ce by Liubov Chuprikova at 2018-04-03T18:36:02+00:00
Autopkgtest: Added test for asnmacro

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -48,6 +48,11 @@ echo '---asnval test---'
 [ -f nc0305.val ]
 [ ! -s nc0305.val ] # empty
 
+echo '---asnmacro test---'
+echo 'Macro-action-list ::= { fix-spell NULL }' > macro.asn
+/usr/bin/asnmacro -i nc0305.aso -b -m macro.asn -o asnmacro.output
+[ -s asnmacro.output ]
+
 echo '---asntool test---'
 /usr/bin/asntool -m asnpub.all -v medline.ent -p asntool.output
 [ -s asntool.output ]



View it on GitLab: 
https://salsa.debian.org/med-team/ncbi-tools6/commit/fcd2f3ce60a8e8295c7e3f0eab661361bf510e6b

---
View it on GitLab: 
https://salsa.debian.org/med-team/ncbi-tools6/commit/fcd2f3ce60a8e8295c7e3f0eab661361bf510e6b
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to