[med-svn] [Git][med-team/ncbi-tools6][master] Autopkgtest: Added test for asnmacro

Liubov Chuprikova gitlab at salsa.debian.org
Tue Apr 3 19:38:22 BST 2018


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180403/3d9e00b6/attachment-0001.html>


More information about the debian-med-commit mailing list