summaryrefslogtreecommitdiff
path: root/ext/B/t
Commit message (Expand)AuthorAgeFilesLines
* Bump B version numbersNicholas Clark2005-05-051-1/+2
* For now, TODO the 2 tests that fail on 5.8.xNicholas Clark2005-04-221-1/+9
* Mangle the expected output correctly for both 5.9 and 5.8Nicholas Clark2005-04-081-1/+4
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-161-1/+1
* Calculate the number of tests in one place, so that the skip()s willNicholas Clark2005-01-282-4/+6
* Re: [patch] decrufting OptreeCheck stuffJim Cromie2005-01-279-449/+711
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-072-123/+77
* Cleanup ext/B tests for -w and to run separatelyStephen McCamant2004-12-2921-72/+178
* Remaining nit in the deparsing of reversed foreach loopsRafael Garcia-Suarez2004-11-181-1/+5
* Fix deparsing of reversed foreach loops,Rafael Garcia-Suarez2004-11-181-1/+5
* Fix deparsing of reversed sort and descending sorts,Rafael Garcia-Suarez2004-11-181-1/+13
* No more late changes, dammitNicholas Clark2004-11-081-1/+1
* Re: optree tests and VMS progress (no really)Yitzchak Scott-Thoennes2004-11-081-2/+2
* Re: optree tests and VMS progress (no really)Jim Cromie2004-11-063-88/+161
* [patches] optree_* tests unexpectedly succeeding. + maint-only patchJim Cromie2004-10-312-5/+6
* Correct change 23437 - as Config isn't imported, need to use a fullyNicholas Clark2004-10-318-15/+8
* Skip tests that require Data::Dumper if it is not builtNicholas Clark2004-10-308-0/+47
* 36 additional tests for BSteve Peters2004-10-291-1/+75
* Need to skip optree walking tests if perlio not builtNicholas Clark2004-10-202-0/+8
* Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all testsNicholas Clark2004-10-101-1/+12
* [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod Jim Cromie2004-10-041-55/+63
* Integrate:Nicholas Clark2004-09-103-2/+8
* A single version of B that supports 5.8 and 5.10Nicholas Clark2004-09-091-1/+1
* backport B to work on 5.8.x, so that a single version of the sourceNicholas Clark2004-09-084-1/+15
* Skip ext/B/t/assembler.t when configured without B.Marcus Holland-Moritz2004-08-291-0/+4
* A proper, working, stable optimisation for sort {$b cmp $a}Nicholas Clark2004-07-131-8/+8
* The current optimisation for sort {$b cmp $a} is bogus now that weNicholas Clark2004-07-131-8/+8
* Update tests and $VERSION for change 23046Rafael Garcia-Suarez2004-07-051-3/+1
* If we don't build B, we should skip all its tests.Nicholas Clark2004-06-1821-0/+104
* Test portability nit.Steve Hay2004-05-201-7/+1
* Remove a TODO test that is no longer to do.Rafael Garcia-Suarez2004-05-171-1/+0
* Fix new B::Concise test outputJim Cromie2004-05-171-5/+12
* Re: more B::Concise stuff (PATCH - updated)Jim Cromie2004-05-1413-265/+2583
* Re: stdio still supported?Jim Cromie2004-05-076-74/+103
* Fix command-line quoting under Windows for the new optree testsSteve Hay2004-04-071-4/+4
* Re: tests for change #22539Jim Cromie2004-04-067-2/+2550
* strict stash seems to have gone, too.Jarkko Hietaniemi2003-09-091-1/+1
* Loading warnings.pm now loads attributes.pm that loads strict.pm.Rafael Garcia-Suarez2003-09-081-1/+1
* Test the correct longness; from Enache.Jarkko Hietaniemi2003-08-221-0/+2
* Byteloader patching from Enache continues;Jarkko Hietaniemi2003-08-211-0/+2
* (From Enache) Keep bytecode files (.plc) around in caseJarkko Hietaniemi2003-08-191-4/+6
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-051-4/+5
* Now the test should be really testing what it's supposed to.Jarkko Hietaniemi2003-08-011-4/+10
* Fix the options.Jarkko Hietaniemi2003-08-011-1/+2
* Unportable subtest needs rethink.Jarkko Hietaniemi2003-07-311-4/+0
* test for B::Bytecode/ByteLoaderAdrian M. Enache2003-07-311-0/+145
* B::Deparse 0.64Stephen McCamant2003-07-291-7/+6
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-271-3/+2
* Skip the test until Enache fixes it.Jarkko Hietaniemi2003-07-271-0/+1
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-242-3/+70