This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove VMS-specific hacks from showlex.t.
[perl5.git] / ext / B / t / concise.t
2016-08-24 David Mitchellconcise.t: work with PERL_UNICODE=""
2016-08-19 David MitchellConcise: improve hints decoding
2014-11-26 Father ChrysostomosSuppress ‘-e syntax OK’ in concise.t
2014-11-21 Jim Cromieconcise.t: correct test description to match actual...
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2013-10-26 Matthew HorsfallAdd op_other to B::Concise -debug output for LOGOPs
2013-08-30 Craig A. BerryUse explicit glob in concise.t.
2013-08-25 Father ChrysostomosUnbreak Concise glob output
2013-06-18 Steve HayFix ext\B\t\concise.t when building with ALL_STATIC...
2012-08-08 Father ChrysostomosB::Concise: Fix -nobanner
2011-02-04 Nicholas ClarkIn B's tests, fix calls to like() which weren't being...
2010-12-19 Zeframfix -tree test for non-threaded perl v5.13.8
2010-12-19 Father ChrysostomosTest B::Concise’s -tree mode
2010-11-26 Father Chrysostomos[perl #78810] PERLDB_NOOPT ignored by adjacent nextstat...
2010-10-23 Nicholas ClarkChange concise.t to use Storable to test stash/src...
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from B's tests.
2008-09-23 Nicholas Clarkdefined %{$package.'::'} isn't good enough to tell...
2008-09-23 Nicholas ClarkThe tests for the -ostash option to B::Concise will...
2007-12-26 Nicholas ClarkRemove two warnings (sub diag() was redefined, and...
2007-09-27 Steve HayFix test introduced in #31973 that failed on Win32
2007-09-26 Jim CromieRe: [patch] improve B::Concise -src support
2005-11-12 Nicholas ClarkMake B's tests skip correctly when PerlIO is not config...
2005-06-02 Jim CromieRe: [patch] teach B::Concise to see XS code
2005-06-01 Jim CromieRe: [patch] teach B::Concise to see XS code
2004-12-29 Stephen McCamantCleanup ext/B tests for -w and to run separately
2004-06-18 Nicholas ClarkIf we don't build B, we should skip all its tests.
2004-05-14 Jim CromieRe: more B::Concise stuff (PATCH - updated)
2004-05-07 Jim CromieRe: stdio still supported?
2004-04-06 Jim CromieRe: tests for change #22539
2003-02-04 Stephen McCamantB::Concise updates (incl. avoiding use of op_seq)
2002-11-06 Rafael Garcia-SuarezThe new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamantRe: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-01-12 Stephen McCamantRe: Magic numbers in B::Concise
2002-01-11 Stephen McCamantRe: Magic numbers in B::Concise