summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rafael spotted that my changes caused warnings. So clean up.Nicholas Clark2005-01-051-0/+1
* Check all attributes in modify_SV_attributes are recognised.Nicholas Clark2005-01-041-4/+32
* Use the new ${^UTF8LOCALE} to make the test reliable.Nicholas Clark2005-01-041-9/+16
* Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16Tels2005-01-041-1/+6
* Change 23727 broke code that relied on \ being escaped.Nicholas Clark2005-01-021-0/+31
* Change 23714 accidentally broke t/io/layers.t when testing withNicholas Clark2005-01-011-3/+9
* Bug in t/io/layers.t spotted by Ignasi Roca CarriĆ³Nicholas Clark2004-12-311-1/+1
* Skip tests that binmode :utf8 if there is no perlioNicholas Clark2004-12-291-2/+16
* Oops. Forgot to uncomment the last set of Unicode values forNicholas Clark2004-12-291-2/+2
* read (and presuambly sysread) would expose the UTF8 internals whenNicholas Clark2004-12-291-32/+35
* Add a lot of tests for combinations of values, offsets and lengthsNicholas Clark2004-12-291-1/+58
* Convert op/read.t to use test.pl and make it stricture compliant.Nicholas Clark2004-12-291-7/+14
* $#a>>=1 relies on malloc wrap to avoid the segfault, so need toNicholas Clark2004-12-211-2/+6
* bop.t follow-up to #23645Craig A. Berry2004-12-161-1/+1
* Fix test added in change 23645 with an eval()Rafael Garcia-Suarez2004-12-141-1/+1
* Test patch for already-solved bug #33003,Rafael Garcia-Suarez2004-12-141-1/+5
* t/op/taint.t follow-up to #23635Craig A. Berry2004-12-131-1/+1
* Test rt.perl.org 5900Michael G. Schwern2004-12-101-1/+22
* [PATCH] cleanup t/op/taint.tMichael G. Schwern2004-12-102-427/+425
* Fix test to cope with the previous h2ph change.Rafael Garcia-Suarez2004-12-091-4/+4
* Fix another Win32 breakage caused by change 23554Steve Hay2004-12-061-1/+3
* sanity check the arguments to runperl(), to try to avoid itNicholas Clark2004-12-061-0/+8
* $foo::_ was wrongly forced as $main::_.Rafael Garcia-Suarez2004-12-031-1/+10
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-011-0/+3
* Upgrade to Test::Simple 0.53Rafael Garcia-Suarez2004-11-291-0/+2
* Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong valueRafael Garcia-Suarez2004-11-231-1/+4
* warnings.t portability tweaksCraig A. Berry2004-11-232-10/+27
* Assimilate Test-Simple 0.50Nicholas Clark2004-11-203-24/+23
* Make "err" a weak keyword;Rafael Garcia-Suarez2004-11-191-1/+13
* Allow more tries for t/op/time.t test 2.Andy Dougherty2004-11-171-3/+3
* Replace a skip by a todo.Yitzchak Scott-Thoennes2004-11-101-3/+3
* Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64in...Yitzchak Scott-Thoennes2004-11-101-1/+7
* [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; failsRick Delaney2004-11-042-1/+12
* Make TEST and harness skip tests for extensions that were notNicholas Clark2004-10-312-3/+62
* [perl #32039] Chained goto &sub drops data too early.Dave Mitchell2004-10-231-1/+9
* Minor tweaks for the test.utf16 target, by JarkkoRafael Garcia-Suarez2004-10-121-1/+4
* add the 'test_harness' target to vms "makefile"Abe Timmerman2004-10-111-0/+3
* Make the perl interpreter more tolerant of UTF-16-encoded scriptRafael Garcia-Suarez2004-10-081-6/+35
* make t/uni/class.t pass on VMSCraig A. Berry2004-10-021-3/+10
* [perl #31767] open $1, "file" doesn't raise an exceptionDave Mitchell2004-09-301-1/+7
* [PATCH] encoding and open pragmasJarkko Hietaniemi2004-09-201-0/+2
* whoops, fix 'formline undef' test broken by change #23251Dave Mitchell2004-09-011-3/+2
* PATCH: Taintedness and ternary conditionalAndy Lester2004-09-011-1/+38
* [perl #31111] Random made scripts crashing perlDave Mitchell2004-09-011-1/+2
* [perl #31295] PATCH: Test comp/use.t fails on Tru64 Nikola Milutinovic2004-08-231-4/+4
* a regex in STDOUT destructor coredumped because regex pad alreadyDave Mitchell2004-08-201-1/+14