projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Credits patch
[p5sagit/p5-mst-13.2.git]
/
t
/
test.pl
2003-05-11
Jarkko Hietaniemi
Try to handle a $^X with spaces in it.
blob
|
commitdiff
2003-05-11
Jarkko Hietaniemi
Separate the creation of the command to run by
blob
|
commitdiff
|
diff to current
2002-09-08
Michael G. Schwern
Re: [PATCH t/test.pl] Let is/isnt() handle undef withou...
blob
|
commitdiff
|
diff to current
2002-05-31
Craig A. Berry
t/test.pl, which_perl, VMS
blob
|
commitdiff
|
diff to current
2002-05-28
Nikola Knezevic
Test::Harness and skiping tests functionality
blob
|
commitdiff
|
diff to current
2002-04-28
Jarkko Hietaniemi
Integrate #16254 from macperl;
blob
|
commitdiff
|
diff to current
2002-04-15
Abigail
t/test.pl additional functionality for runperl
blob
|
commitdiff
|
diff to current
2002-04-04
Jarkko Hietaniemi
I was fooled for a while, somebody else might be too.
blob
|
commitdiff
|
diff to current
2002-04-01
Mark-Jason Dominus
Message-ID: <20020401203218.25230.qmail@plover.com>
blob
|
commitdiff
|
diff to current
2002-03-16
Jarkko Hietaniemi
Thwart IRIX long doubles and sloppy pow() (in Perl...
blob
|
commitdiff
|
diff to current
2002-02-12
Craig A. Berry
t/test.pl fix for VMS
blob
|
commitdiff
|
diff to current
2002-02-03
Jarkko Hietaniemi
[PATCH t/op/taint.t] remove possible false positive
blob
|
commitdiff
|
diff to current
2002-01-29
Nick Ing-Simmons
Integrate mainline
blob
|
commitdiff
|
diff to current
2002-01-28
Jarkko Hietaniemi
Prettier printing from Michael Schwern.
blob
|
commitdiff
|
diff to current
2002-01-17
Nick Ing-Simmons
Integrate mainline (for ndbm fixes etc.)
blob
|
commitdiff
|
diff to current
2002-01-17
Jarkko Hietaniemi
Rename kill_perl to fresh_perl; replace fresh_perl()
blob
|
commitdiff
|
diff to current
2002-01-12
Michael G. Schwern
Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
blob
|
commitdiff
|
diff to current
2002-01-11
Jarkko Hietaniemi
Yet another twist.
blob
|
commitdiff
|
diff to current
2002-01-11
Jarkko Hietaniemi
Arguments were being mangled.
blob
|
commitdiff
|
diff to current
2002-01-11
Michael G. Schwern
Seperating kill_perl()
blob
|
commitdiff
|
diff to current
2002-01-07
Paul Green
Last patch needed to get Perl5.7 to build natively...
blob
|
commitdiff
|
diff to current
2001-12-16
Michael G. Schwern
Re: [PATCH t/test.pl] diagnostics to STDERR
blob
|
commitdiff
|
diff to current
2001-12-16
Michael G. Schwern
diagnostics to STDERR
blob
|
commitdiff
|
diff to current
2001-12-13
Michael G. Schwern
Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
blob
|
commitdiff
|
diff to current
2001-12-12
Nicholas Clark
use utf8; tests
blob
|
commitdiff
|
diff to current
2001-12-11
Craig A. Berry
(was Re: [PATCH perl@13600] cat2type in tests for VMS)
blob
|
commitdiff
|
diff to current
2001-12-10
Nicholas Clark
Re: [PATCH] tests for hash assignment
blob
|
commitdiff
|
diff to current
2001-12-10
Michael G. Schwern
Moving Cygwin .exe logic into which_perl
blob
|
commitdiff
|
diff to current
2001-12-08
Jarkko Hietaniemi
[PATCH lib/vmsish.t] Small test name abuse.
blob
|
commitdiff
|
diff to current
2001-12-07
Michael G. Schwern
Declaring mostly TODO
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
which_perl: if File::Spec fails, assume "./" and hope...
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
which_perl: delay as much a possible till runtime.
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
Further tweakage to which_perl().
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
Tweak the $Perl computation.
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
Missing ).
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
Allow several arguments to display().
blob
|
commitdiff
|
diff to current
2001-12-07
Jarkko Hietaniemi
Add display() for displaying icky scalars.
blob
|
commitdiff
|
diff to current
2001-12-07
Michael G. Schwern
which_perl for safer $^Xing
blob
|
commitdiff
|
diff to current
2001-12-07
Michael G. Schwern
[PATCH t/base/lex.t, term.t] Purging echo from base...
blob
|
commitdiff
|
diff to current
2001-12-05
Michael G. Schwern
stat.t cleanup, first pass
blob
|
commitdiff
|
diff to current
2001-11-16
Michael G. Schwern
runperl(), \n and stdin
blob
|
commitdiff
|
diff to current
2001-11-14
Jarkko Hietaniemi
test.pl tweaks from Rafael and Pudge (assuming I deciphered
blob
|
commitdiff
|
diff to current
2001-11-14
Jarkko Hietaniemi
test.pl runperl() nits from Chris Nandor and Craig...
blob
|
commitdiff
|
diff to current
2001-11-14
Rafael Garcia-Suarez
new version of runperl()
blob
|
commitdiff
|
diff to current
2001-11-08
Jarkko Hietaniemi
Quote the variables in failures messages more nicely.
blob
|
commitdiff
|
diff to current
2001-11-08
Jarkko Hietaniemi
[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
blob
|
commitdiff
|
diff to current
2001-11-08
Michael G. Schwern
Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
blob
|
commitdiff
|
diff to current
2001-11-07
Michael G. Schwern
Adding isnt() and next_test()
blob
|
commitdiff
|
diff to current
2001-11-02
Michael G. Schwern
_expect and other little tweaks
blob
|
commitdiff
|
diff to current
2001-09-25
Jarkko Hietaniemi
skip($mess) should result in one skip.
blob
|
commitdiff
|
diff to current
2001-09-25
Jarkko Hietaniemi
Replace the use Test::More in t/{op,io,run} with t...
blob
|
commitdiff
|
diff to current