Merge: tests: remove duplicated contrib tests from testfull
authorJean Privat <jean@pryen.org>
Thu, 7 Aug 2014 01:23:49 +0000 (21:23 -0400)
committerJean Privat <jean@pryen.org>
Thu, 7 Aug 2014 01:23:49 +0000 (21:23 -0400)
The previous globs already get them

Pull-Request: #648
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>

tests/testfull.sh

index e7ee0ac..dd2352e 100755 (executable)
@@ -19,9 +19,4 @@ done
        ../src/test_*.nit \
        ../contrib/*.nit \
        ../contrib/*/*.nit \
-       ../contrib/*/src/*.nit \
-       ../contrib/sort_downloads/src/sort_downloads.nit \
-       ../contrib/pep8analysis/src/pep8analysis.nit \
-       ../contrib/github_search_for_jni/src/github_search_for_jni.nit \
-       ../contrib/inkscape_tools/src/svg_to_png_and_nit.nit \
-       ../contrib/inkscape_tools/src/svg_to_icons.nit
+       ../contrib/*/src/*.nit