summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Compress* 2.006Paul Marquess2007-09-023-3/+3
* Following Jan's advice, remove Cygwin::is_textmount(),Rafael Garcia-Suarez2007-08-311-2/+1
* Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flagsYitzchak Scott-Thoennes2007-08-291-0/+1
* Revert/fix 31731 - Empty PATH taint test on CygwinJerry D. Hedden2007-08-281-11/+1
* Test that all the unknown command line flags are unknown.Nicholas Clark2007-08-251-6/+8
* Get Cwd->cwd() to work under CygwinJerry D. Hedden2007-08-201-1/+3
* Typo prevented test from doing what it meant to do.Yves Orton2007-08-181-1/+1
* TRIE must use 'yes' state transitions when more than one match possible to en...Marcus Holland-Moritz2007-08-181-1/+20
* [perl #44647] [PATCH] Add a test for overload::constant 'integer' across use's. Shlomi Fish2007-08-181-0/+55
* Change 31710 causes t/op/taint.t to failReini Urban2007-08-181-1/+10
* Test update to demonstrate @ISA assignment bug:Rick Delaney2007-08-151-1/+36
* Cygwin::mount_table, Cygwin::mount_flagsReini Urban2007-08-141-3/+21
* Re: [PATCH] Adding more information to "Unrecognized character" error in toke.cClaes Jacobsson2007-08-101-1/+5
* Test '-x dir'Jerry D. Hedden2007-08-093-3/+53
* Fix typos in comments.Nicholas Clark2007-07-301-2/+2
* Oops, 31665 was empty.Craig A. Berry2007-07-291-2/+3
* Various fixes for EBCDIC platforms.Steve Peters2007-07-231-3/+3
* [perl #43425] local $[: fix scoping during parser error handling.Dave Mitchell2007-07-161-5/+2
* Silence mandatory warning by using @# instead of $#.Rafael Garcia-Suarez2007-07-131-1/+1
* Link TODO test to appropriate RT ticketRafael Garcia-Suarez2007-07-121-1/+1
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-3/+2
* Re: [perl #43545] 'no warnings' effects $@.Rick Delaney2007-07-111-2/+9
* Fix assertion failure on failed magic eval - eg FETCH {eval'('}Dave Mitchell2007-07-101-1/+22
* cygwin path conversions, take 4Reini Urban2007-07-091-1/+13
* Upgrade to base and fields 2.12, mostly by Michael G SchwernRafael Garcia-Suarez2007-07-062-0/+10
* [perl #3589] [BUG#3589 bleadperl] Reini Urban2007-07-041-0/+2
* Don't require to have at least DB_File or *DBM_FileRafael Garcia-Suarez2007-07-041-4/+0
* More tests for \g errors in regular expressionsRafael Garcia-Suarez2007-07-031-0/+8
* compression modules update to version 2.005Paul Marquess2007-07-024-6/+183
* Upgrade to ExtUtils-MakeMaker-6.35Steve Peters2007-07-022-2/+10
* test that localised tieing of a hash or array remains localDave Mitchell2007-07-011-0/+16
* /p vs (?p)Abigail2007-06-301-6/+16
* Fix up change 31494Jerry D. Hedden2007-06-291-2/+1
* Revert change #31489.Rafael Garcia-Suarez2007-06-291-42/+1
* Add a TODO test cases RT# 43403.Steve Peters2007-06-281-1/+15
* Fix tests so they actually test $@. like() demands a qr//.Rafael Garcia-Suarez2007-06-281-4/+4
* New valgrind suppressions.Rafael Garcia-Suarez2007-06-281-0/+5
* Re: [perl #43357] *DESTROY = sub {} at runtimeBrandon Black2007-06-281-1/+45
* Move tests under 'threads' moduleJerry D. Hedden2007-06-281-27/+11
* avoid double-free of the thread functionDave Mitchell2007-06-261-5/+6
* Second patch from:Brandon Black2007-06-261-1/+20
* First patch from:Brandon Black2007-06-261-1/+57
* Add TODO tests for refcount issues related to threadsJerry D. Hedden2007-06-261-2/+48
* [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()Tels2007-06-251-3/+3
* Rename test files starting with regexp_ that do notYves Orton2007-06-235-0/+0
* Resolve Yves Orton2007-06-232-2/+26
* remove the test added by change #31447Dave Mitchell2007-06-231-19/+1
* safely handle cloning a stale lexical varDave Mitchell2007-06-221-1/+19
* cloexec.t works under CygwinJerry D. Hedden2007-06-211-2/+0
* [perl #43159] 5.9.4 regexp capturing wronglyDave Mitchell2007-06-181-0/+1