summaryrefslogtreecommitdiff
path: root/ext/B/t/concise.t
Commit message (Expand)AuthorAgeFilesLines
* concise.t: work with PERL_UNICODE=""David Mitchell2016-08-241-1/+5
* Concise: improve hints decodingDavid Mitchell2016-08-191-1/+19
* Suppress ‘-e syntax OK’ in concise.tFather Chrysostomos2014-11-261-3/+1
* concise.t: correct test description to match actual testJim Cromie2014-11-201-1/+1
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-4/+4
* Add op_other to B::Concise -debug output for LOGOPsMatthew Horsfall2013-10-251-1/+39
* Use explicit glob in concise.t.Craig A. Berry2013-08-301-2/+2
* Unbreak Concise glob outputFather Chrysostomos2013-08-251-1/+8
* Fix ext\B\t\concise.t when building with ALL_STATIC=define on WindowsSteve Hay2013-06-181-2/+6
* B::Concise: Fix -nobannerFather Chrysostomos2012-08-081-1/+8
* In B's tests, fix calls to like() which weren't being passed a regexp.Nicholas Clark2011-02-041-1/+1
* fix -tree test for non-threaded perlv5.13.8Zefram2010-12-191-1/+1
* Test B::Concise’s -tree modeFather Chrysostomos2010-12-181-1/+14
* [perl #78810] PERLDB_NOOPT ignored by adjacent nextstate optimisationFather Chrysostomos2010-11-261-1/+11
* Change concise.t to use Storable to test stash/src rendering of constant subs.Nicholas Clark2010-10-231-5/+8
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-241-1/+1
* Remove the $ENV{PERL_CORE} boilerplate from B's tests.Nicholas Clark2009-08-301-7/+1
* defined %{$package.'::'} isn't good enough to tell whether a module isNicholas Clark2008-09-231-5/+2
* The tests for the -ostash option to B::Concise will have been failingNicholas Clark2008-09-231-3/+12
* Remove two warnings (sub diag() was redefined, and implict split isNicholas Clark2007-12-261-2/+2
* Fix test introduced in #31973 that failed on Win32Steve Hay2007-09-271-6/+2
* Re: [patch] improve B::Concise -src supportJim Cromie2007-09-261-3/+42
* Make B's tests skip correctly when PerlIO is not configured.Nicholas Clark2005-11-121-1/+1
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-021-5/+29
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-011-19/+58
* Cleanup ext/B tests for -w and to run separatelyStephen McCamant2004-12-291-5/+11
* If we don't build B, we should skip all its tests.Nicholas Clark2004-06-181-0/+5
* Re: more B::Concise stuff (PATCH - updated)Jim Cromie2004-05-141-28/+169
* Re: stdio still supported?Jim Cromie2004-05-071-67/+75
* Re: tests for change #22539Jim Cromie2004-04-061-2/+132
* B::Concise updates (incl. avoiding use of op_seq)Stephen McCamant2003-02-041-1/+2
* The new test introduced in #18114 failed with threadsRafael Garcia-Suarez2002-11-061-1/+1
* Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator wellStephen McCamant2002-11-061-1/+11
* Re: Magic numbers in B::ConciseStephen McCamant2002-01-121-5/+7
* Re: Magic numbers in B::ConciseStephen McCamant2002-01-111-0/+24