From f73b20730bd7582c6802fb2257c546e6ffc94916 Mon Sep 17 00:00:00 2001 From: Torsten Marek Date: Thu, 24 Jul 2014 11:36:12 +0200 Subject: Added a new test suite for functional tests. Main changes: - version restrictions are not encoded in file names any more, but in option files - expected messages are annotated in the test files directly --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 8c2872109..6810ec511 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -7,7 +7,7 @@ include examples/*.py examples/pylintrc examples/pylintrc_camelcase include elisp/startup elisp/*.el include man/*.1 recursive-include doc *.rst *.jpeg Makefile *.html *.py -recursive-include test *.py *.txt *.dot *.sh +recursive-include test *.py *.txt *.dot *.sh *.args include test/input/similar* include test/input/noext include test/data/ascript -- cgit v1.2.1