| Commit message (Expand) | Author | Age | Files | Lines |
* | Because of #16909 MANIFEST changes. | Jarkko Hietaniemi | 2002-05-31 | 1 | -1/+1 |
* | More Third Degree. | Jarkko Hietaniemi | 2002-05-17 | 1 | -3/+4 |
* | Third Degree tweaks. | Jarkko Hietaniemi | 2002-05-17 | 1 | -4/+3 |
* | Third Degree: name the op/foo.t as op_foo. | Jarkko Hietaniemi | 2002-05-15 | 1 | -1/+1 |
* | #!/usr/bin/perl-current misparse | Michael G. Schwern | 2002-05-13 | 1 | -1/+1 |
* | Don't do JAPHs unless doing "make torturetest". | Jarkko Hietaniemi | 2002-05-10 | 1 | -3/+6 |
* | PATCH t/TEST | Mark-Jason Dominus | 2002-04-27 | 1 | -1/+1 |
* | t/TEST ported to VMS | Craig A. Berry | 2002-04-26 | 1 | -11/+38 |
* | MANIFEST is needlessly held open for entire duration of "make test" | Gurusamy Sarathy | 2002-04-26 | 1 | -0/+1 |
* | t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.) | Abigail | 2002-04-15 | 1 | -2/+3 |
* | Prettyprinting: shorten the lines to avoid linewrapping. | Jarkko Hietaniemi | 2002-04-11 | 1 | -16/+16 |
* | ext/attrs.t getting skipped | Craig A. Berry | 2002-04-10 | 1 | -1/+1 |
* | Add tests for s2p/psed, from Wolfgang Laun. | Jarkko Hietaniemi | 2002-04-09 | 1 | -0/+1 |
* | Start a new test category: uni. Much of t/op/pat | Jarkko Hietaniemi | 2002-01-13 | 1 | -1/+1 |
* | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 1 | -1/+2 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 1 | -1/+1 |
* | B, B::C, perlcc, t/TEST | Mattia Barbon | 2002-01-06 | 1 | -10/+38 |
* | -bytecompile & -compile for testing perlcc | Michael G. Schwern | 2001-12-15 | 1 | -5/+13 |
* | -t taint warnings | Michael G. Schwern | 2001-12-14 | 1 | -2/+2 |
* | No use talking about dynamic library search patch | Jarkko Hietaniemi | 2001-12-03 | 1 | -1/+1 |
* | Remove redundant #! parsing. Deparse tests better. | Michael G. Schwern | 2001-11-27 | 1 | -13/+9 |
* | make minitest | Nicholas Clark | 2001-10-27 | 1 | -17/+18 |
* | ldlibpth can exist but be unset. | Jarkko Hietaniemi | 2001-10-27 | 1 | -1/+1 |
* | Getting fancier... | Jarkko Hietaniemi | 2001-10-25 | 1 | -6/+17 |
* | csh - what a pain. | Jarkko Hietaniemi | 2001-10-25 | 1 | -1/+1 |
* | It's safer to to expand the variable, too... (see #12571) | Jarkko Hietaniemi | 2001-10-22 | 1 | -3/+3 |
* | Prepending (instead of replacing with) the pwd is safer. | Jarkko Hietaniemi | 2001-10-22 | 1 | -3/+3 |
* | Wording tweaks. | Jarkko Hietaniemi | 2001-10-20 | 1 | -10/+8 |
* | Set PERL_CORE environment var | Michael G. Schwern | 2001-10-17 | 1 | -0/+4 |
* | Clarify the ldlibpth part and condense the overall text. | Jarkko Hietaniemi | 2001-10-08 | 1 | -11/+5 |
* | If running the harness the dynamic library search path | Jarkko Hietaniemi | 2001-10-07 | 1 | -0/+15 |
* | Re: test names from C<make TEST> | Robin Barker | 2001-10-05 | 1 | -12/+13 |
* | [ID 20011001.011] redundant code in t/TEST | David Dyck | 2001-10-01 | 1 | -2/+0 |
* | Test::Harness 1.25 sync | Michael G. Schwern | 2001-09-07 | 1 | -1/+1 |
* | make coretest | Paul Johnson | 2001-08-28 | 1 | -3/+9 |
* | The test.third results were funnily named because of the | Jarkko Hietaniemi | 2001-06-19 | 1 | -2/+5 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -3/+4 |
* | Change the scan policy of the *.t and test.pl files, | Jarkko Hietaniemi | 2001-06-17 | 1 | -2/+2 |
* | Make the code even more dynamical so that testname | Jarkko Hietaniemi | 2001-06-16 | 1 | -7/+10 |
* | Allow for deeper t/ and also a single test.pl. | Jarkko Hietaniemi | 2001-06-16 | 1 | -1/+1 |
* | Make t/TEST and t/harness to test also the t/ tests | Jarkko Hietaniemi | 2001-06-16 | 1 | -14/+28 |
* | sorting tests | Michael G. Schwern | 2001-05-30 | 1 | -1/+1 |
* | Syncing with Test-1.17 | Michael G. Schwern | 2001-05-29 | 1 | -1/+3 |
* | Re: [PATCH t/TEST] Allowing deeper test subdirectories | Michael G. Schwern | 2001-05-29 | 1 | -3/+25 |
* | Merge the camel-III/vstring.t with op/ver.t. | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+1 |
* | B::Deparse tester | Robin Houston | 2001-05-09 | 1 | -5/+50 |
* | Document the use of Third Degree (sparsely). | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+15 |
* | Add a hook for running the tests under the Third Degree | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+6 |
* | Some tests for Camel 3rd edition features. | Nick Ing-Simmons | 2001-03-05 | 1 | -10/+10 |
* | Re: Compile with perlcc.. | Edward Peschko | 2001-02-27 | 1 | -1/+1 |