From c48a092e246be061b9e35440f47c60f6eefaedd9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 8 Oct 2011 14:30:31 +0100 Subject: [PATCH] testsuite: delete obsolete makefile --- testcases/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testcases/Makefile diff --git a/testcases/Makefile b/testcases/Makefile deleted file mode 100644 index edf5ee0d..00000000 --- a/testcases/Makefile +++ /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* -- 2.39.5