summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Test for RT#3363: lexical lvalue under recursionGeorge Greer2010-10-031-1/+18
* Add a refgen+PADTMP testFather Chrysostomos2010-10-031-2/+11
* [perl #48332] Debugger corrupts symbol table mungingFather Chrysostomos2010-09-302-2/+19
* re.t: Suppress warningKarl Williamson2010-09-291-0/+1
* Add test against re-eval corrupting regexp stateAndrew Rodland2010-09-291-0/+85
* Revert "[perl #77928] Glob slot assignment and set-magic"Father Chrysostomos2010-09-291-14/+1
* regcomp.c [perl #78058] qr/\18/ loopsKarl Williamson2010-09-281-2/+7
* [perl #77928] Glob slot assignment and set-magicFather Chrysostomos2010-09-281-1/+14
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-0/+23
* [perl #75174] Clone dir handlesFather Chrysostomos2010-09-271-0/+131
* Make gv.t pass on systems that do not support -T $glob with stdioFather Chrysostomos2010-09-261-3/+10
* [perl #73754] Better error message for PerlIO layer implementationsTye McQueen2010-09-261-1/+2
* #!perl -C -w diesFather Chrysostomos2010-09-261-1/+14
* [perl #77362] Assigning glob to lvalue causes stringificationFather Chrysostomos2010-09-261-6/+130
* Fix spellingKarl Williamson2010-09-251-3/+3
* [perl #76814] FETCH called twice - yFather Chrysostomos2010-09-241-4/+1
* [perl #76814] FETCH called twice - m and sFather Chrysostomos2010-09-241-3/+5
* [perl #76814] FETCH called twice - !Father Chrysostomos2010-09-241-1/+1
* [perl #76814] FETCH called twice - string comparison opsFather Chrysostomos2010-09-241-10/+7
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-245-10/+14
* Avoid using double quotes in a one-liner runperl.Nicholas Clark2010-09-241-1/+1
* [perl #71806] perldb does not setup %dbline with the shebang option -dFather Chrysostomos2010-09-231-1/+14
* [perl #70614] Seg. fault with eval/use/UNITCHECK/DESTROY/eval combinationFather Chrysostomos2010-09-221-1/+5
* Add /d, /l, /u (infixed) regex modifiersKarl Williamson2010-09-223-6/+42
* Add lib to @INC in t/base/rs.tFather Chrysostomos2010-09-221-3/+9
* [perl #20444] regex not evaluated in constant ?:Father Chrysostomos2010-09-201-1/+31
* [perl #19078] wrong match order inside replacementFather Chrysostomos2010-09-201-1/+23
* Add missing bug numbersFather Chrysostomos2010-09-203-3/+3
* [perl #77930] cx_stack reallocation during sortFather Chrysostomos2010-09-201-1/+19
* porting/manifest.t fail gracefully under !gitDavid Mitchell2010-09-201-0/+1
* stop do_clean_named_objs() leaving dangling refsDavid Mitchell2010-09-201-1/+17
* Add (?^...) regex constructKarl Williamson2010-09-206-12/+16
* Upgade NEXT from version 0.64 to 0.65Florian Ragwitz2010-09-201-1/+0
* Explicitly disable unicode for non-unicode tests in t/op/warn.tTony Cook2010-09-171-2/+2
* Fix /[\8]/ to not match NULL; give correct warningKarl Williamson2010-09-162-0/+28
* Fix "Wide character in warn" warningFather Chrysostomos2010-09-161-1/+8
* Fix warn to respect utf8-encoded scalars [perl #45549]Father Chrysostomos2010-09-161-1/+25
* change warn.t to use test.plFather Chrysostomos2010-09-161-11/+13
* Add new_ok() to create and test objects. From Test::More.Michael G. Schwern2010-09-151-0/+27
* Add note() to put informational notes into the TAP (from Test::More)Michael G. Schwern2010-09-151-4/+14
* Add done_testing from Test::MoreMichael G. Schwern2010-09-151-0/+11
* Shut up "used only once" warnings.Michael G. Schwern2010-09-151-2/+6
* Upgrade Math::BigRat from version 0.25 to 0.26Florian Ragwitz2010-09-151-2/+0
* Extra tests for a regex followed by an operator or a statement modifier.Bram2010-09-131-1/+36
* Add tests for 72922.Bram2010-09-131-1/+62
* [perl #77684] Restore the 5.10/12 behaviour of open $fh, ">", \$glob_copyFather Chrysostomos2010-09-131-1/+11
* list cxt hash assign with dups gives garbageDavid Mitchell2010-09-111-2/+4
* segfault on &Internals::* due to missing SvROK()Ævar Arnfjörð Bjarmason2010-09-111-0/+25
* improve registration of warning categoriesRicardo Signes2010-09-101-0/+18
* Remove obsolete core test directory boilerplate from Math::BigInt.Nicholas Clark2010-09-101-1/+0