1
0
mirror of synced 2026-01-19 09:08:30 +00:00

13 Commits

Author SHA1 Message Date
Axel Beckert
16dd2d9f2f Use done_testing instead of no_plan 2012-11-28 00:04:07 +01:00
Axel Beckert
6f2814f414 Merge branch 'master' into code-deduplication
Conflicts:
	bin/xen-create-image
2012-11-27 13:22:34 +01:00
Axel Beckert
93b7cb3bf2 Make several tests not check files multiple times via symlinks 2012-06-04 19:08:12 +02:00
Axel Beckert
8835b9134b Add lib to Perl search path in t/perl-syntax.t 2011-11-16 00:47:57 +01:00
Axel Beckert
5943a70574 Fix description: temporary files -> dot files 2010-07-23 14:54:20 +02:00
Stéphane Jourdois
3b26e3f54f We do not care about git files nor temporary files 2010-07-18 21:27:23 +02:00
Stéphane Jourdois
9e5ffdac00 Remove done_testing call.
done_testing appeared in Test::More 0.87, which is not in perl 5.10,
and therefore not in debian stable.
This makes t/perl-syntax.t pass on debian stable and causes no more
trouble.
2010-07-16 16:27:42 +02:00
Axel Beckert
631020a2a1 t/perl-syntax.t: Needs done_testing() now to declare the end of all tests 2010-04-15 03:12:09 +02:00
Axel Beckert
ce8f44ed36 Automatically skip syntax check if Moose is not installed 2010-04-15 02:51:05 +02:00
Axel Beckert
bf195706b8 Note that t/perl-syntax.t needs Moose.pm 2010-04-15 02:34:59 +02:00
Axel Beckert
4d240abd6c Don't check Makefiles for perl syntax 2010-04-15 02:25:09 +02:00
Steve Kemp
14e8c36a85 Removed obsolete $Id:$ tags from CVS import 2008-02-01 19:30:45 +00:00
steve
eb4a542c4a 2007-09-01 19:23:09 by steve
Moved tests into ./t & updated Makefile to cope with new location.
2007-09-01 19:23:10 +00:00