summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [perl5db] Test o PrintRet in list context.Shlomi Fish2012-11-121-1/+26
* [perl5db] add a test for o PrintRet=0.Shlomi Fish2012-11-121-2/+27
* Add a test for o PrintRet.Shlomi Fish2012-11-122-1/+72
* Test o inhibit_exit=0.Shlomi Fish2012-11-121-1/+26
* Fix a bug with o AutoTrace.Shlomi Fish2012-11-122-3/+29
* [perl5db] Add a test for t command with sub calls.Shlomi Fish2012-11-121-1/+28
* [perl5db] Test o AutoTrace .Shlomi Fish2012-11-121-1/+25
* [perl5db] Add a test for the 't' command.Shlomi Fish2012-11-121-1/+25
* [perl5db] Add a test for warnLevel=1.Shlomi Fish2012-11-122-1/+55
* [perl5db] Add test for dieLevel option.Shlomi Fish2012-11-122-1/+49
* [perl5db] Test the recallCommand option.Shlomi Fish2012-11-121-1/+30
* [perl5db] Test the M command.Shlomi Fish2012-11-121-1/+22
* Test more for the m staetement.Shlomi Fish2012-11-122-2/+69
* Test the m command.Shlomi Fish2012-11-121-1/+27
* [perl5db] Test the = command.Shlomi Fish2012-11-121-1/+27
* Correct the test blurbs.Shlomi Fish2012-11-121-2/+2
* Add a test for the H command.Shlomi Fish2012-11-121-1/+32
* [perl5db] Add a test for H -7.Shlomi Fish2012-11-121-1/+33
* [perl5db] Fix source cmd from typeahead.Shlomi Fish2012-11-123-14/+42
* Add a test for the source command.Shlomi Fish2012-11-122-1/+35
* Extract a common subroutine.Shlomi Fish2012-11-121-8/+15
* Rename to something more meaningful.Shlomi Fish2012-11-121-3/+3
* Convert to DebugWrap.Shlomi Fish2012-11-121-10/+20
* Convert more to DebugWrap.Shlomi Fish2012-11-121-6/+27
* Convert the 61222 test to DebugWrap.Shlomi Fish2012-11-121-21/+18
* Extract _calc_threads_wrapper.Shlomi Fish2012-11-121-6/+15
* Remove some no-longer used code.Shlomi Fish2012-11-121-18/+0
* Prepend with an underscore.Shlomi Fish2012-11-121-6/+6
* Convert another test to DebugWrap.Shlomi Fish2012-11-121-11/+19
* Convert another test to DebugWrap.Shlomi Fish2012-11-121-11/+39
* Convert another test to DebugWrap.Shlomi Fish2012-11-121-6/+13
* Convert another test to DebugWrap.Shlomi Fish2012-11-121-11/+48
* Extract a constructor.Shlomi Fish2012-11-121-6/+13
* Convert a test to DebugWrap.Shlomi Fish2012-11-121-12/+21
* Convert a perl5db.t test to DebugWrap.Shlomi Fish2012-11-121-31/+25
* Add a test for l -num.Shlomi Fish2012-11-121-1/+30
* Test the ! command.Shlomi Fish2012-11-121-1/+27
* Test the { * command.Shlomi Fish2012-11-121-1/+29
* Convert to a different quoting.Shlomi Fish2012-11-121-3/+3
* Test for the { and { ? commands.Shlomi Fish2012-11-121-1/+35
* Add a test for the < and > commands together.Shlomi Fish2012-11-121-1/+27
* Validate above-Latin1 characters in \N{} aliasesKarl Williamson2012-11-112-7/+21
* charnames: Don't accept illegal :aliasesKarl Williamson2012-11-111-4/+28
* mktables: Create tables for charname beginning and follow-onKarl Williamson2012-11-111-1/+18
* Make \N{alias} deprecations fatal.Karl Williamson2012-11-111-7/+3
* charnames: Correct pod misstatementKarl Williamson2012-11-111-1/+1
* charnames pod: NitsKarl Williamson2012-11-111-5/+6
* Remove an inadvertent case sensitivity from find.t.Craig A. Berry2012-11-111-1/+1
* Add C define to remove taint support from perlSteffen Mueller2012-11-052-4/+11
* improve diagnostics of dbm_filter_util.pl by using Data::Dumper::qquoteYves Orton2012-10-261-5/+8