summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Deprecate tie $handle without *Father Chrysostomos2010-12-021-0/+23
* Fix up tests to work around tie $handleFather Chrysostomos2010-12-022-1/+5
* Revert "[perl #77496] tied gets scalars and globs confused"Father Chrysostomos2010-12-021-14/+0
* Revert "[perl #77688] tie $scalar can tie a handle"Father Chrysostomos2010-12-021-11/+0
* Revert "Make untie check the FAKE flag on globs"Father Chrysostomos2010-12-021-11/+3
* [perl #80098] Bleadperl breaks Attribute::LexicalFather Chrysostomos2010-12-021-2/+14
* re/fold_grind.t: Add tests for NREFFU, REFFUKarl Williamson2010-12-011-2/+22
* re/fold_grind.t: Refactor to test utf8 patterns.Karl Williamson2010-12-011-11/+14
* regcomp.c: utf8 pattern defaults to Unicode semanticsKarl Williamson2010-12-011-0/+4
* re/reg_fold.t: use array size for test countsKarl Williamson2010-12-011-8/+1
* [perl #68654] next::method doesn't see UNIVERSALFather Chrysostomos2010-12-011-1/+17
* Make next_edgecases.t easier to deal withFather Chrysostomos2010-12-011-1/+3
* Skip t/io/eintr.t on Cygwin, too - hangsJerry D. Hedden2010-11-301-1/+1
* Suppress warning from t/op/attrs.tFather Chrysostomos2010-11-301-2/+2
* [perl #77762] Constant assignment warningFather Chrysostomos2010-11-301-0/+8
* Use ' to avoid interpolationFather Chrysostomos2010-11-301-1/+1
* [perl #79152] super-linear cache can prevent a valid matchNick Cleaton2010-11-301-0/+5
* [perl #68560] calling closure prototype SEGVsFather Chrysostomos2010-11-291-0/+18
* Filehandle method calls load IO::File on demandDavid Golden2010-11-292-1/+36
* [perl #63540] bizarre closure lossageFather Chrysostomos2010-11-291-1/+13
* document why eintr.t needs to be skipped on Win32David Mitchell2010-11-291-0/+3
* Make my $pi := 4; a syntax error.Nicholas Clark2010-11-282-61/+55
* disable t/io/eintr.t on windowsDavid Mitchell2010-11-281-1/+1
* Skip eintr.t on VMS.Craig A. Berry2010-11-281-0/+5
* reg_fold.t: Add tests for simple Latin1 foldsKarl Williamson2010-11-281-0/+48
* reg_fold.t: Disable single char fold testingKarl Williamson2010-11-281-0/+1
* fold_grind.t: Enable EXACTish testsKarl Williamson2010-11-281-1/+1
* test.pl: Add native to uni ord fcnsKarl Williamson2010-11-281-0/+13
* fold_grind.t: Make unicode semantics pattern differentlyKarl Williamson2010-11-281-6/+6
* Suppress test warning added by 04698ff6Father Chrysostomos2010-11-271-1/+1
* [perl #79178] STORE/FETCH of tie()d hash get stringified keyFather Chrysostomos2010-11-271-1/+17
* Skip t/porting/FindExt.t on VMS.Craig A. Berry2010-11-261-0/+4
* [perl #78634] Conflict in defining constant INITFather Chrysostomos2010-11-261-1/+5
* Make PerlIO marginally reentrantDavid Mitchell2010-11-261-0/+126
* Stop eval "BEGIN{die}" from leakingFather Chrysostomos2010-11-261-1/+18
* Can't spawn fresh Perl interpreter with an empty PATHJan Dubois2010-11-251-0/+8
* Pass STATIC_EXT to t/porting/FindExt.tJan Dubois2010-11-251-0/+5
* Make BEGIN {require 5.12.0} behave as documented.Nicholas Clark2010-11-252-5/+8
* Extend -d:foo=bar to make -d:-foo expand to C<no foo>, consistent with -M-fooNicholas Clark2010-11-252-1/+8
* Deprecate ?PATTERN? without explicit m operatorZefram2010-11-244-6/+16
* fold_grind.t: Only test [char classes]Karl Williamson2010-11-221-1/+1
* reg_fold.t: Don't duplicate fold_grind.tKarl Williamson2010-11-221-1/+1
* Add fold_grind.tKarl Williamson2010-11-221-0/+360
* re/pat.t: Skip tests on EBCDICKarl Williamson2010-11-221-2/+5
* Newly-created stashes may need effective names addedFather Chrysostomos2010-11-221-1/+20
* mro_package_moved must act on all effective namesFather Chrysostomos2010-11-221-1/+23
* Move the test for Win32's FindExt.pm to t/porting, and run it automatically.Nicholas Clark2010-11-211-0/+51
* [perl #77926] Glob reification during localisationFather Chrysostomos2010-11-201-1/+16
* Make hv_undef leave HvENAME aloneFather Chrysostomos2010-11-201-1/+20
* Add Unicode's minor 6.0 correctionKarl Williamson2010-11-191-6/+8