summaryrefslogtreecommitdiff
path: root/t/run/fresh_perl.t
Commit message (Expand)AuthorAgeFilesLines
* Moved a glob test from t/run/fresh_perl.t to t/op/glob.tBrian Fraser2014-01-221-26/+0
* fresh_perl.t: Make the test for #3066 more explicitFather Chrysostomos2013-07-251-2/+3
* [perl #105922] Allow any string before ->methFather Chrysostomos2012-09-201-1/+1
* fresh_perl.t: Skip #112312 tests on miniperlFather Chrysostomos2012-06-291-2/+2
* Test perl #112312, crash on syntax errorFather Chrysostomos2012-06-291-0/+52
* Mostly complete fix for literal /(?{..})/ blocksDavid Mitchell2012-06-131-2/+1
* make re_evals be seen by the toker/parserDavid Mitchell2012-06-131-3/+1
* Restore VMS glob skip removed in 1bb8785a.Craig A. Berry2011-11-041-12/+19
* Rewrite csh_glob in C; fix two quoting bugsFather Chrysostomos2011-10-261-43/+17
* Move the test for 078c425b721ea35d from fresh_perl.t to pat_rt_report.tNicholas Clark2011-03-071-17/+0
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Refactor LC_NUMERIC test out of t/run/fresh_perl.tNiko Tyni2010-10-271-36/+0
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+1
* further fix for RT #23810David Mitchell2010-05-181-0/+40
* split: Remove implicit split to @_Bo Borgerson2009-09-131-2/+2
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-2/+2
* Test dbmopen more thoroughly, including closing the coverage hole forNicholas Clark2008-04-171-30/+0
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+13
* Being more careful about newlinesMichael G. Schwern2005-07-281-5/+8
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-1/+1
* minitest fixRafael Garcia-Suarez2005-03-221-1/+1
* Fix breakage caused by Change 23179Steve Hay2004-08-021-1/+1
* Skip test when building without Encode.Marcus Holland-Moritz2004-08-011-0/+1
* Re: Segfault using HTML::EntitiesJarkko Hietaniemi2004-07-091-0/+16
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+1
* Make the new glob tests pass (well, skip) even with miniperl.Jarkko Hietaniemi2003-09-131-8/+10
* VMS does not have quite UNIX glob semantics.Jarkko Hietaniemi2003-09-031-0/+14
* glob() bugGurusamy Sarathy2003-09-011-2/+17
* Re: [PATCH] valgrind and /#/xAdrian M. Enache2003-08-261-1/+0
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-061-1/+1
* Add the test of [perl #8760] (fixed by change #18656).Jarkko Hietaniemi2003-02-051-0/+6
* Fix "[perl #20667] unicode regex vs non-unicode regex".Jarkko Hietaniemi2003-02-041-0/+12
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-221-54/+1
* Reverse change #8066 and sense of test, to satisfy [perl #17763]Hugo van der Sanden2002-10-241-1/+3
* Re: [perl #17951] Strange UTF errorJarkko Hietaniemi2002-10-201-0/+14
* Integrate maint patches #13474, #13478, #13584, and #16539;Jarkko Hietaniemi2002-07-071-0/+13
* Recover some of the #16845.Jarkko Hietaniemi2002-05-291-6/+0
* Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501Jarkko Hietaniemi2002-05-281-0/+6
* Make use vars grok UTF-8.Jarkko Hietaniemi2002-05-181-0/+10
* Re: t/op/tie.t #19 TODO ENOTWORKING Michael G. Schwern2002-05-181-6/+0
* Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.Jarkko Hietaniemi2002-05-151-1/+10
* Move the noisy tie core dump test to fresh_perl from op/tie.Jarkko Hietaniemi2002-05-101-0/+7
* [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/nullAndrej Borsenkow2002-05-081-2/+2
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-2/+2
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+23
* Configure followed by make minitestYitzchak Scott-Thoennes2002-02-081-1/+1
* Retract the anon leak subpatch of #14418 and #14431Jarkko Hietaniemi2002-02-071-10/+0
* Integrate changes 13474+13478+13584 from maintperl;Jarkko Hietaniemi2002-01-251-0/+10
* [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6...Yitzchak Scott-Thoennes2002-01-231-7/+3
* Re: ext/Devel/DProf/DProf.t -- use exe_extTels2002-01-191-2/+2