summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGLNicholas Clark2008-07-111-1/+22
* Bring the joy of strict to the rest of write.tNicholas Clark2008-07-111-7/+11
* Complete the conversion of t/op/write.t to test.pl, and remove myNicholas Clark2008-07-111-61/+41
* Reduce the -| skip back to just the tests that use it, and re-align theNicholas Clark2008-07-111-19/+23
* Start converting t/op/write.t to test.plNicholas Clark2008-07-111-28/+27
* [Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl i...Abigail2008-07-091-0/+3
* test.pl fixJerry D. Hedden2008-07-081-56/+81
* Skip chown() tests added by #34092 on Win32Steve Hay2008-07-031-2/+5
* Fix test count that was missed in #34092Steve Hay2008-07-031-1/+1
* Omit tests introduced by #34077 and #34084 which fail on Win32Steve Hay2008-07-031-5/+3
* Avoid using -> function call notation within test.pl, which is supposedNicholas Clark2008-07-011-3/+1
* Some more missing isGV_with_GP()sBen Morrow2008-06-287-15/+211
* common test code for timed bailJerry D. Hedden2008-06-281-0/+102
* qx($nosuchfile) isn't portable (Windows whines on STDERR)Dave Mitchell2008-06-251-4/+2
* Re: split smoke for threaded -DDEBUGGING buildsReini Urban2008-06-251-11/+2
* Skip one test that was failing with DEBUGGING and threads,Rafael Garcia-Suarez2008-06-251-2/+11
* more incorrect variable reported in uninitialized value warningsDave Mitchell2008-06-241-6/+26
* Incorrect variable reported in uninitialized value warning.Dave Mitchell2008-06-221-0/+127
* [perl #51370] length($@)>0 for empty $@ if utf8 is in use Bram2008-06-171-1/+60
* [perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24John P. Linderman2008-06-151-14/+22
* Re: testing $/ with in memory filesBram2008-06-151-1/+4
* [patch@34044] Enable getgrgid on VMSJohn E. Malmberg2008-06-131-2/+3
* [patch@34016] VMS passes these t/io/open.t tests now.John E. Malmberg2008-06-111-9/+2
* Fix run/switches test on Win32Steve Hay2008-06-101-1/+1
* Fwd: [PATCH-2] Re: testing $/ with in memory filesBram2008-06-081-2/+2
* Tweak the "Illegal character in prototype" warning so it's moreRafael Garcia-Suarez2008-06-081-1/+1
* Add a new warning, "Prototype after '%s'"Renee Baecker2008-06-081-0/+23
* Re: [perl #55160] perlbug AutoReply: Fix cygwin mount testReini Urban2008-06-011-1/+1
* [perl #36875] [PATCH] scalar reverse undef does not warn (was: Certain string...Bram2008-06-011-0/+11
* Probably starting with the changes in change #33897,Steve Peters2008-06-011-1/+2
* [perl #53746] bug with index() matching beyond end of stringDave Mitchell2008-05-301-1/+0
* Add index() tests for embedded nullsAbigail2008-05-301-1/+40
* make TODO output TAP-compliant in regexp.tDave Mitchell2008-05-241-1/+1
* The TODO tests of change 33876 were actually fixed by change 33874.Nicholas Clark2008-05-201-2/+2
* Re: [PATCH: TODO Tests] Re: [perl #53806] No complain about barewordRafael Garcia-Suarez2008-05-201-0/+15
* Add ..., !!!, and ??? operatorschromatic2008-05-181-0/+45
* [perl #53500] op/pwent.t should use the DirectoryService on OS X Tom Wyant2008-05-181-0/+65
* Re: [PATCH] Double magic with chopVincent Pit2008-05-151-1/+5
* It transpires that POSIX.xs also duplicated several constants definedNicholas Clark2008-05-151-6/+6
* Handle PL_minus_E before PL_minus_{n,p}.Florian Ragwitz2008-05-111-1/+7
* extra tests for t/op/range.t (was Re: [perl #53554] RangeBram2008-05-081-1/+63
* ~~ with non-overloaded objectsVincent Pit2008-05-021-16/+17
* t/op/pat.tRobin Barker2008-05-011-1/+1
* Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"Rafael Garcia-Suarez2008-04-301-1/+4
* [perl #53560] Patch for linux LDAP groups David Dick2008-04-301-1/+1
* Double magic/warnings with tie $x, $mVincent Pit2008-04-301-1/+0
* Re: [PATCH] testing $/ with in memory filesBram2008-04-301-76/+144
* Avoid garbage in test output when running make minitest.Rafael Garcia-Suarez2008-04-302-1/+2
* A skip() function is missing, to get this test pass with miniperlRafael Garcia-Suarez2008-04-301-1/+12
* Double magic/warnings with binmode $fh, undefVincent Pit2008-04-301-1/+0