summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* op/index.t: Fix tests for EBCDICKarl Williamson2014-11-011-5/+5
* t/re/regexp.t: Properly handle \c?[ in regex_setsKarl Williamson2014-11-011-4/+4
* t/uni/variables.t: Fix typoKarl Williamson2014-11-011-1/+1
* Decouple quadmath from longdouble.Jarkko Hietaniemi2014-10-301-5/+3
* t/base/lex.t: Dodge warningFather Chrysostomos2014-10-291-1/+1
* semctl() on cygwin throws SIGSYS if the cygserver isn't runningTony Cook2014-10-291-0/+1
* [perl #122782] map{no strict;...} etc.Father Chrysostomos2014-10-284-11/+50
* [perl #122829] Flip-flop under recursionFather Chrysostomos2014-10-281-1/+36
* split.t: More tests for perl #123057Father Chrysostomos2014-10-281-2/+9
* test line numbers in arity errorsLukas Mai2014-10-281-173/+173
* Update Digest-SHA to CPAN version 5.93Chris 'BinGOs' Williams2014-10-271-1/+0
* [perl #123057] Allow split-to-array in lvalue contextFather Chrysostomos2014-10-262-1/+5
* Test file fails to compile.James E Keenan2014-10-261-1/+11
* fix 't/TEST -benchmark'David Mitchell2014-10-261-1/+1
* add note about t/perf/ to t/READMEDavid Mitchell2014-10-261-0/+4
* add t/perf/benchmarks, t/perf/benchmarks.tDavid Mitchell2014-10-262-0/+92
* add t/perf/speed.tDavid Mitchell2014-10-261-0/+51
* t/perf/optree.t: expand blurbDavid Mitchell2014-10-261-1/+2
* rename t/op/opt.t -> t/perf/optree.tDavid Mitchell2014-10-261-0/+0
* add t/perf/, t/perf/opcount.tDavid Mitchell2014-10-263-2/+76
* Allow list assignment to list repetitionFather Chrysostomos2014-10-251-1/+8
* Revert "Update ExtUtils-MakeMaker to CPAN version 7.00"Father Chrysostomos2014-10-241-0/+2
* Fix a bug with customized.t when CUSTOMIZED is empty arrayrefChris 'BinGOs' Williams2014-10-241-0/+1
* Update ExtUtils-MakeMaker to CPAN version 7.00Chris 'BinGOs' Williams2014-10-241-2/+0
* [perl #122695] Fix line number for else{foo}Father Chrysostomos2014-10-222-2/+8
* repeat.t: Remove to-do test for 20010809.028Father Chrysostomos2014-10-221-12/+1
* [perl #122680] Omit <-- HERE marker from (?=){3} warningFather Chrysostomos2014-10-221-6/+5
* [perl #122703] ensure $! is set when chmod() and utime() failTony Cook2014-10-221-4/+23
* implement list form of pipe open for Win32Tony Cook2014-10-222-2/+11
* state.t: Improve test for #123029Father Chrysostomos2014-10-211-1/+1
* sisyphus thinks the test value is simply wrong here.Jarkko Hietaniemi2014-10-211-1/+1
* [perl #123029]: add regression testAaron Crane2014-10-211-1/+9
* porting/checkcase.t: suppress warningsDavid Mitchell2014-10-211-0/+4
* Don't allow literal control chars in var names in EBCDICKarl Williamson2014-10-212-10/+41
* Deprecate all length-1 non-graphic variable namesKarl Williamson2014-10-211-3/+13
* toke.c: Simplify macro for length-1 variable namesKarl Williamson2014-10-211-3/+0
* t/uni/variables.t: Add tests for the generated warningsKarl Williamson2014-10-211-3/+32
* t/uni/variables.t: White-space onlyKarl Williamson2014-10-211-30/+30
* t/uni/variables.t: Add testsKarl Williamson2014-10-211-3/+69
* t/uni/variables.t: Add test skipsKarl Williamson2014-10-211-1/+20
* t/uni/variables.t: Rename variableKarl Williamson2014-10-211-5/+5
* t/uni/variables.t: Clarify some test namesKarl Williamson2014-10-211-17/+26
* t/uni/variables.t: Fix to run under EBCDICKarl Williamson2014-10-211-0/+1
* t/uni/variables.t: Remove duplicate testKarl Williamson2014-10-211-8/+1
* t/uni/variables.t: Remove unused param to sprintfKarl Williamson2014-10-211-1/+1
* uvoffuni_to_utf8_flags() die if platform can't handleKarl Williamson2014-10-211-4/+14
* dquote_static.c: Forbid \c{ on EBCDICKarl Williamson2014-10-211-1/+20
* t/re/regexp.t: Add ability to skip depending on platformKarl Williamson2014-10-211-0/+10
* t/re/regexp.t: Generalize for non-ASCII platformsKarl Williamson2014-10-211-0/+29
* charset_tools.pl: Fix changed function nameKarl Williamson2014-10-211-1/+1