## Process this file with automake to produce Makefile.in ## Copyright: Sámediggi/Divvun/UiT ## Licence: GPL v3+ ######## Test targets: ########### # List here (space separated) all test scripts that should be run: TESTS= if CAN_YAML_TEST # Add your shell scripts for running python-based tests here: if WANT_APERTIUM TESTS+=run-mt-gt-desc-anayaml-testcases.sh endif # WANT_APERTIUM endif # CAN_YAML_TEST # List tests that are presently (expected) failures here, ie things that should # be fixed *later*, but is not critical at the moment: XFAIL_TESTS=run-mt-gt-desc-anayaml-testcases.sh ####### Other targets: ########### clean-local: -rm -f *.txt