summaryrefslogtreecommitdiff
path: root/t/TEST
Commit message (Expand)AuthorAgeFilesLines
* Because of #16909 MANIFEST changes.Jarkko Hietaniemi2002-05-311-1/+1
* More Third Degree.Jarkko Hietaniemi2002-05-171-3/+4
* Third Degree tweaks.Jarkko Hietaniemi2002-05-171-4/+3
* Third Degree: name the op/foo.t as op_foo.Jarkko Hietaniemi2002-05-151-1/+1
* #!/usr/bin/perl-current misparseMichael G. Schwern2002-05-131-1/+1
* Don't do JAPHs unless doing "make torturetest".Jarkko Hietaniemi2002-05-101-3/+6
* PATCH t/TESTMark-Jason Dominus2002-04-271-1/+1
* t/TEST ported to VMSCraig A. Berry2002-04-261-11/+38
* MANIFEST is needlessly held open for entire duration of "make test"Gurusamy Sarathy2002-04-261-0/+1
* t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)Abigail2002-04-151-2/+3
* Prettyprinting: shorten the lines to avoid linewrapping.Jarkko Hietaniemi2002-04-111-16/+16
* ext/attrs.t getting skippedCraig A. Berry2002-04-101-1/+1
* Add tests for s2p/psed, from Wolfgang Laun.Jarkko Hietaniemi2002-04-091-0/+1
* Start a new test category: uni. Much of t/op/patJarkko Hietaniemi2002-01-131-1/+1
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-121-1/+2
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-1/+1
* B, B::C, perlcc, t/TESTMattia Barbon2002-01-061-10/+38
* -bytecompile & -compile for testing perlccMichael G. Schwern2001-12-151-5/+13
* -t taint warningsMichael G. Schwern2001-12-141-2/+2
* No use talking about dynamic library search patchJarkko Hietaniemi2001-12-031-1/+1
* Remove redundant #! parsing. Deparse tests better.Michael G. Schwern2001-11-271-13/+9
* make minitestNicholas Clark2001-10-271-17/+18
* ldlibpth can exist but be unset.Jarkko Hietaniemi2001-10-271-1/+1
* Getting fancier...Jarkko Hietaniemi2001-10-251-6/+17
* csh - what a pain.Jarkko Hietaniemi2001-10-251-1/+1
* It's safer to to expand the variable, too... (see #12571)Jarkko Hietaniemi2001-10-221-3/+3
* Prepending (instead of replacing with) the pwd is safer.Jarkko Hietaniemi2001-10-221-3/+3
* Wording tweaks.Jarkko Hietaniemi2001-10-201-10/+8
* Set PERL_CORE environment var Michael G. Schwern2001-10-171-0/+4
* Clarify the ldlibpth part and condense the overall text.Jarkko Hietaniemi2001-10-081-11/+5
* If running the harness the dynamic library search pathJarkko Hietaniemi2001-10-071-0/+15
* Re: test names from C<make TEST>Robin Barker2001-10-051-12/+13
* [ID 20011001.011] redundant code in t/TESTDavid Dyck2001-10-011-2/+0
* Test::Harness 1.25 syncMichael G. Schwern2001-09-071-1/+1
* make coretestPaul Johnson2001-08-281-3/+9
* The test.third results were funnily named because of theJarkko Hietaniemi2001-06-191-2/+5
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-3/+4
* Change the scan policy of the *.t and test.pl files,Jarkko Hietaniemi2001-06-171-2/+2
* Make the code even more dynamical so that testnameJarkko Hietaniemi2001-06-161-7/+10
* Allow for deeper t/ and also a single test.pl.Jarkko Hietaniemi2001-06-161-1/+1
* Make t/TEST and t/harness to test also the t/ testsJarkko Hietaniemi2001-06-161-14/+28
* sorting testsMichael G. Schwern2001-05-301-1/+1
* Syncing with Test-1.17Michael G. Schwern2001-05-291-1/+3
* Re: [PATCH t/TEST] Allowing deeper test subdirectoriesMichael G. Schwern2001-05-291-3/+25
* Merge the camel-III/vstring.t with op/ver.t.Jarkko Hietaniemi2001-05-111-1/+1
* B::Deparse testerRobin Houston2001-05-091-5/+50
* Document the use of Third Degree (sparsely).Jarkko Hietaniemi2001-03-181-0/+15
* Add a hook for running the tests under the Third DegreeJarkko Hietaniemi2001-03-181-0/+6
* Some tests for Camel 3rd edition features.Nick Ing-Simmons2001-03-051-10/+10
* Re: Compile with perlcc..Edward Peschko2001-02-271-1/+1