summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* For symbolic references test the defined path through the pp functions.Nicholas Clark2007-04-111-1/+17
* Be a bit more specific in what our second typeglob isn't. It is actuallyNicholas Clark2007-04-111-1/+1
* Fix new testsRafael Garcia-Suarez2007-04-101-1/+1
* Re: [PATCH] length() on magic capture variablesÆvar Arnfjörð Bjarmason2007-04-101-1/+13
* Test for the qr// constructÆvar Arnfjörð Bjarmason2007-04-101-0/+20
* Avoid accessing free()d memory when calling reset in one thread, afterNicholas Clark2007-04-061-2/+0
* Give accurate failure diagnostics when unlike() fails.Nicholas Clark2007-04-061-1/+2
* Add TODO tests for the (sometimes) crashing threads/op deletion/resetNicholas Clark2007-04-041-1/+72
* A test for reset.Nicholas Clark2007-04-041-0/+63
* Update name of Perl executable on VMS following #30414.Craig A. Berry2007-04-011-1/+1
* fix $^R scoping bug.Dave Mitchell2007-04-011-1/+11
* Fix the error message "Can't call method "DOES" on unblessedRafael Garcia-Suarez2007-03-311-2/+7
* Don't use utf8.pm in the test (avoiding embedding utf8 in the testRafael Garcia-Suarez2007-03-311-3/+2
* When dup'ing a filehandle, retain the :utf8 layerRafael Garcia-Suarez2007-03-301-1/+21
* Add two deprecation warnings:Rafael Garcia-Suarez2007-03-302-2/+31
* Shorten 'skipping...' test messageJerry D. Hedden2007-03-291-1/+1
* Fix return value of state assignment ($x=state $y=$z).Rafael Garcia-Suarez2007-03-271-5/+39
* Make the warning "interpreted as function" a bit less annoying,Rafael Garcia-Suarez2007-03-261-6/+13
* Make readline() default to *ARGV.Rafael Garcia-Suarez2007-03-241-1/+5
* Now that readpipe defaults to $_, I should update the prototype tableRafael Garcia-Suarez2007-03-241-1/+1
* Make readpipe default to $_Rafael Garcia-Suarez2007-03-241-1/+5
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-4/+14
* feel the the baß (encoding problems in the regex engine)Yves Orton2007-03-201-1/+11
* Let %^H be modifiable in eval-strings (bug #41531),Rafael Garcia-Suarez2007-03-191-1/+14
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-192-7/+7
* When restoring localised values, call set only on container magic.Dave Mitchell2007-03-181-7/+4
* The test case applied in change 29502 really should have gone at theNicholas Clark2007-03-181-1/+1
* Test case from Karl Chen in RT #41831Nicholas Clark2007-03-171-1/+33
* Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)Abe Timmerman2007-03-151-23/+29
* Check that stat and -X favours the file handle over the directoryNicholas Clark2007-03-131-3/+15
* Check that stat and -X on barewords favour the file handle over theNicholas Clark2007-03-131-3/+14
* Like fake scalars, state variables shouldn't get new pad entriesRafael Garcia-Suarez2007-03-121-1/+11
* Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lotCraig A. Berry2007-03-112-64/+42
* Test that format references can't be wrongly dereferenced.Nicholas Clark2007-03-101-9/+24
* A test case for change 30527 (chdir bareword ambiguity with dirhandlesNicholas Clark2007-03-101-4/+25
* Refactor the "has fchdir" and "has dirfd" logic to one place.Nicholas Clark2007-03-101-4/+8
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-5/+12
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+13
* RE: $Win32::VERSION problemJan Dubois2007-03-082-65/+0
* Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, Steve Peters2007-03-042-9/+4
* As the test is about the parser, not actually running the code, betterNicholas Clark2007-03-031-1/+1
* Don't let feature.pm interfere with the tests for use VERSION.Rafael Garcia-Suarez2007-03-031-0/+1
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+62
* Avoid an assertion failure when overloading readpipe.Nicholas Clark2007-03-021-1/+5
* More assertion failures, found by auditing the code.Nicholas Clark2007-03-021-1/+23
* Don't crash if the symbol table entry for ISA isn't a typeglob.Nicholas Clark2007-03-021-1/+7
* Re: New file: t/op/regexp_email.tYves Orton2007-03-011-0/+94
* A new test by Abigail: Check that certain modules don'tRafael Garcia-Suarez2007-03-011-0/+41
* Unexpected outputAbigail2007-02-281-2/+2
* Remove obsolete test for the deprecation warning I just removed.Rafael Garcia-Suarez2007-02-281-2/+0