This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cwd test not cleaning up after itself
[perl5.git] / t /
2001-11-08 Jarkko HietaniemiQuote the variables in failures messages more nicely.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-11-08 Michael G. SchwernRe: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
2001-11-08 Craig A. Berryresurrect t/op/glob.t on VMS
2001-11-07 Nicholas ClarkRe: SunOS 5.8 is FUN! (and not quite ok, either) -...
2001-11-07 Michael G. SchwernAdding isnt() and next_test()
2001-11-06 Jarkko HietaniemiIntegrate with perlio; (strictly) readonly hashes via XS.
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-11-03 Nick Ing-SimmonsIntegrate mainline
2001-11-03 Nick Ing-SimmonsIntegrate mainline
2001-11-02 Michael G. Schwern_expect and other little tweaks
2001-11-02 Radu GreabRe: [ID 20011101.069] \stat('.') gives "Attempt to...
2001-11-02 Jarkko HietaniemiThe basic character classes seem to go untested with...
2001-10-31 Jarkko HietaniemiSkip message nit.
2001-10-31 Nick Ing-SimmonsIntegrate mainline
2001-10-30 Jarkko HietaniemiRetract #12776 - the bug 19990906.001 is still valid.
2001-10-30 Michael G. Schwern(Retracted by #12777)
2001-10-29 Jarkko HietaniemiMark the test known to be failing in EBCDIC.
2001-10-29 Jarkko HietaniemiNone of the libnet modules are going to work in
2001-10-29 Jarkko HietaniemiNeither is 0xff illegal UTF-EBCDIC since it's the last C1.
2001-10-29 Jarkko HietaniemiUTF-EBCDIC ain't UTF-8.
2001-10-29 Jarkko HietaniemiIn EBCDIC cannot test compile Net::Cmd without Convert...
2001-10-29 Jarkko HietaniemiLet's not assume ASCII.
2001-10-28 Jarkko HietaniemiIntegrate change #12747 from maintperl;
2001-10-28 Nick Ing-SimmonsIntegrate Mainline
2001-10-27 Nicholas Clarkmake minitest
2001-10-27 Jarkko HietaniemiLet's not replace reason if there's one already supplied.
2001-10-27 Jarkko Hietaniemi[no reason given] is not good.
2001-10-27 Jarkko Hietaniemildlibpth can exist but be unset.
2001-10-27 Nick Ing-SimmonsIntegrate mainline
2001-10-25 Michael G. SchwernRe: [ID 20011025.054] Segmentation fault when using...
2001-10-25 Jarkko HietaniemiGetting fancier...
2001-10-25 Jarkko Hietaniemicsh - what a pain.
2001-10-23 Jarkko HietaniemiNegation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko HietaniemiMake the "isn't numeric" warning to show Unicode as...
2001-10-23 Nick Ing-SimmonsIntegrate mainline
2001-10-23 Jarkko HietaniemiSmall test nits.
2001-10-23 Jarkko HietaniemiUpping the test count is a good idea.
2001-10-23 Jarkko HietaniemiFix multicharacter titlecase (ucfirst).
2001-10-22 Jarkko HietaniemiPretty hard for eval { setpwent(); getpwent(); 1 }...
2001-10-22 Jarkko HietaniemiIt's safer to to expand the variable, too... (see ...
2001-10-22 Nick Ing-SimmonsIntegrate mainline (for Arthurs thread.xs fix)
2001-10-22 Jarkko HietaniemiA user might belong to only a single group
2001-10-22 Jarkko HietaniemiPrepending (instead of replacing with) the pwd is safer.
2001-10-22 Nick Ing-SimmonsIntegrate mainline
2001-10-22 Jarkko HietaniemiIntegrate changes #12549 and #12550 from maintperl;
2001-10-21 Jarkko HietaniemiImplement multicharacter case mappings where a single
2001-10-20 Nick Ing-SimmonsIntegrate mainline
2001-10-20 Jarkko HietaniemiWording tweaks.
2001-10-20 Jarkko HietaniemiTest vertical whitespace combined with /x in \p{}.
2001-10-19 Jarkko HietaniemiUnpack in scalar context should return the first value
2001-10-19 Nick Ing-SimmonsIntegrate mainline
2001-10-19 Jarkko HietaniemiRetract the #10451 which seems to be the cause
2001-10-19 Jarkko HietaniemiUnicode categories continue:
2001-10-17 Michael G. SchwernTest::Simple 0.32
2001-10-17 Michael G. SchwernSet PERL_CORE environment var
2001-10-16 Gerrit P. Haase[ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
2001-10-16 Gerrit P. Haase[ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
2001-10-15 Nick Ing-SimmonsIntegrate mainline
2001-10-15 Blair ZajacRe: [PATCH t/op/magic.t] missing tests on Win32
2001-10-14 Paul MarquessFix scoping problem with FATAL warnings
2001-10-13 Jarkko HietaniemiRewrite mktables from scratch.
2001-10-12 Nick Ing-SimmonsBlind integrate of mainline
2001-10-10 Jarkko HietaniemiVMS needs quotes around the -I option to keep it from
2001-10-10 Rafael Garcia-Suareztwo s/// bugfixes
2001-10-10 Jarkko HietaniemiEven more VMS tweakage from Charles Lane:
2001-10-09 Rafael Garcia-Suareznew tests, new TODO test
2001-10-09 Jarkko HietaniemiCPAN::Nox does now have a test.
2001-10-09 Ronald J. KimballRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-08 Jarkko HietaniemiClarify the ldlibpth part and condense the overall...
2001-10-08 Jarkko HietaniemiUpdate the list because fo #12265.
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-10-07 Jarkko HietaniemiIf running the harness the dynamic library search path
2001-10-05 Robin BarkerRe: test names from C<make TEST>
2001-10-03 Jarkko HietaniemiUnicode properties: fix L& (the #12319 didn't allow L&,
2001-10-02 Nick Ing-SimmonsIntegrate mainline
2001-10-02 Jarkko HietaniemiUnicode properties: allow also intra(wordbreak)name...
2001-10-02 Nick Ing-SimmonsIntegrate mainline
2001-10-02 Nick Ing-SimmonsIntegrate mainline + lib/open.t patch from Chromatic
2001-10-01 David Dyck[ID 20011001.011] redundant code in t/TEST
2001-10-01 Jarkko HietaniemiUNICOS testing patches from Nicholas Clark.
2001-10-01 Jarkko HietaniemiAlso the ^Is is optional.
2001-10-01 Jarkko HietaniemiMore Unicode property tests for the abbreviated
2001-10-01 Jarkko HietaniemiFurther tweaks to the Unicode properties.
2001-09-30 Rafael Garcia-Suarezadditional docs and tests
2001-09-29 Jarkko HietaniemiMore leniency to the \p and \P: now can have whitespace
2001-09-29 Nick Ing-SimmonsIntegrate mainline. Builds lots of sv.h/embed.h redef...
2001-09-29 Jarkko HietaniemiSave and restore $ENV{'SYS$LOGIN'} only in VMS.
2001-09-29 Craig A. Berrychdir.t finally (I hope)
2001-09-29 Jarkko HietaniemiAllow for more flexibility in the \p{In...} names, now
2001-09-28 Jarkko HietaniemiTest numbering mismatch.
2001-09-27 Craig A. Berryslightly less broken chdir.t for VMS
2001-09-27 Robin Barkermake __ANON__ global
2001-09-26 Jarkko HietaniemiCheck that all environment variables are tainted.
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-26 Jarkko Hietaniemigrrr.
2001-09-26 Jarkko HietaniemiRetract #12232.
2001-09-26 Jarkko Hietaniemi(Retracted by #12233.)
2001-09-25 Jarkko Hietaniemiskip($mess) should result in one skip.
next