summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAPH.Merijn Brand2005-04-061-2/+5
* Unicode 4.1.0Jarkko Hietaniemi2005-04-021-1/+1
* Re: PATCH: byte count feature request for unpackTon Hospel2005-03-301-22/+170
* Re: [perl #34195] Regex: Alternations within negative lookahead assertions Hugo van der Sanden2005-03-271-0/+2
* Revert change #24055, which was producing a segfault in installmanRafael Garcia-Suarez2005-03-221-2/+0
* minitest fixRafael Garcia-Suarez2005-03-221-1/+1
* Re: unpack A strip patchTon Hospel2005-03-211-1/+16
* Resubmit change #24053.Rafael Garcia-Suarez2005-03-211-0/+2
* Re: [perl #34493] h2ph `extern inline' problemsAlexey Tourbin2005-03-211-0/+5
* pack / for general typesTon Hospel2005-03-211-1/+26
* Re: Reworked Trie PatchYves Orton2005-03-185-3/+125
* Upgrade to Pod::Parser 1.30Rafael Garcia-Suarez2005-03-131-1/+0
* Re: Encoding neutral unpackTon Hospel2005-03-121-1/+13
* Encoding neutral unpackTon Hospel2005-03-082-7/+252
* (patch blead) Extend t/harness to allow filtering of the file list by regex.Yves Orton2005-02-231-0/+12
* (blead patch) Skip a torture test under blead, and skip certain torture tests...Yves Orton2005-02-211-2/+3
* Patch for Perlbug #4253Nikolai Eipel2005-02-181-1/+13
* Additional tests for t/op/not.tSteve Peters2005-02-151-1/+37
* Re: encoding neutral unpackTon Hospel2005-02-142-7/+8
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-111-0/+31
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-101-0/+13
* [perl #34062] pack Z0 destroys the character before perl-5.8.0@ton.iguana.be2005-02-081-1/+7
* Re: encoding neutral unpackTon Hospel2005-02-021-1/+10
* Re: encoding neutral unpackTon Hospel2005-02-021-1/+8
* Re: encoding neutral unpackTon Hospel2005-02-021-1/+4
* Re: encoding neutral unpackTon Hospel2005-01-311-1/+9
* Fix test suite hang on Win32 caused by change #23898Steve Hay2005-01-311-1/+1
* [perl #33928] chomp() fails after alarm(), `sleep`Dave Mitchell2005-01-291-1/+9
* Oops. Was forgetting to test n! N! v! V! in packNicholas Clark2005-01-271-3/+3
* Check that the warning behaviour on the modifiers !, < and > is as weNicholas Clark2005-01-271-1/+49
* Make the tests for the endianness modifiers < and >, and theNicholas Clark2005-01-271-44/+82
* &_q needs to *globally* escape ' and \ in its substitution.Nicholas Clark2005-01-271-2/+2
* assorted tempfile clean-up in the test suiteCraig A. Berry2005-01-242-2/+2
* Revert change 23843.Rafael Garcia-Suarez2005-01-241-10/+8
* Re: uc($long_utf8_string) exhausts memoryJarkko Hietaniemi2005-01-221-3/+2
* Name another pack testNicholas Clark2005-01-211-1/+1
* [perl #33892] Add Interix support Todd Vierling2005-01-212-1/+2
* Re: [perl #31924] %INC caching failure-case problemRick Delaney2005-01-211-8/+10
* Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32Yitzchak Scott-Thoennes2005-01-211-10/+16
* Make "assertion" attribute code and test conditionalNicholas Clark2005-01-191-2/+3
* op/stat.t test 9 failing on recent cygwin snapshotsYitzchak Scott-Thoennes2005-01-191-1/+1
* Better test diagnostics for the numbers tests.Nicholas Clark2005-01-141-6/+6
* Not a good idea to use unpack "H*" to peek at a scalar's internalNicholas Clark2005-01-131-9/+29
* Fix bug 32294 - index()/rindex() ignore UTF8 flagNicholas Clark2005-01-111-4/+42
* t/op/split.t #11 nit on VMSCraig A. Berry2005-01-101-6/+2
* Need to close files before unlinking them on Win32Steve Hay2005-01-101-1/+2
* Add TODO tests for UTF8 encoded soft referencesNicholas Clark2005-01-061-1/+48
* Turn barewords into strings to run under strict subs.Nicholas Clark2005-01-061-13/+20
* All tests now use test.plNicholas Clark2005-01-061-51/+57
* Start converting t/op/ref.t to use test.plNicholas Clark2005-01-061-72/+59