Author: gisle.aas
Date: Thu Oct 23 02:20:23 2008
New Revision: 543
Added:
trunk/t/20.runtests.t
- copied unchanged from r542, /trunk/test.pl
Removed:
trunk/test.pl
Modified:
trunk/MANIFEST
trunk/Makefile.PL
Log:
Rename test.pl as t/20.runtests.t
This make the 'make test' run prettier and much less noisy.
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST (original)
+++ trunk/MANIFEST Thu Oct 23 02:20:23 2008
@@ -25,11 +25,11 @@
ppport.h
README
t/00.load.t
+t/20.runtests.t
t/50.errno.t
t/90.pod.t
t/80.version.t
t/91.pod_coverage.t
-test.pl
t/test01.p
t/test01.rdt
t/test01.x
Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL (original)
+++ trunk/Makefile.PL Thu Oct 23 02:20:23 2008
@@ -185,7 +185,6 @@
perltidy:
$(PERLTIDY) bin/nytprofhtml bin/nytprofcsv
$(PERLTIDY) lib/Devel/NYTProf.pm lib/Devel/NYTProf/*.pm
- $(PERLTIDY) test.pl
# the XS portion of the file will be mangled and require manual fixup
ctidy_bcpp:
--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.
Group hosted at: http://groups.google.com/group/develnytprof-dev
Project hosted at: http://perl-devel-nytprof.googlecode.com
CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf
To post, email: [email protected]
To unsubscribe, email: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---