]> git.sur5r.net Git - i3/i3/commitdiff
testsuite: delete obsolete makefile
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 8 Oct 2011 13:30:31 +0000 (14:30 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 8 Oct 2011 13:30:47 +0000 (14:30 +0100)
testcases/Makefile [deleted file]

diff --git a/testcases/Makefile b/testcases/Makefile
deleted file mode 100644 (file)
index edf5ee0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-test:
-       PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/12*.t
-
-clean:
-       rm -rf testsuite-* latest
-
-all: test
-
-testfull:
-       PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/01* t/02* t/03* t/05* t/17* t/18* t/19* t/20*