Tests for -X overload on File::stat.
[p5sagit/p5-mst-13.2.git] / lib / perl5db /
2008-11-14 Florian Ragwitz Add TODO test for :lvalue under -d.
2006-11-15 Rafael Garcia-Suarez Move the test files for the debugger in a t/ subdirecto...
2006-11-14 Rafael Garcia-Suarez A first regression test for the debugger, by Shlomi...
2003-09-09 Jarkko Hietaniemi I claim that the debugger is untestable until proven...
2003-09-09 Jarkko Hietaniemi There's no particular reason to have the dumpvar.t
2003-09-08 Jarkko Hietaniemi The IPC::Open3 is just too unreliable for this task.
2003-09-08 Jarkko Hietaniemi Try to make the de0.t test more robust.
2003-09-08 Jarkko Hietaniemi Win32 is playing to hard to get but I do not have
2003-09-08 Jarkko Hietaniemi In Win32 IPC::Open3 + IO::Select does not work that...
2003-09-08 Jarkko Hietaniemi In Win32 the cmd.exe console output doesn't seem to
2003-09-08 Jarkko Hietaniemi Move Config test.
2003-09-08 Jarkko Hietaniemi Let's require fork for this test.
2003-09-08 Andreas König Re: [PATCH] Test skeleton for debugger commands
2003-09-08 Jarkko Hietaniemi de0.t: use Test::More, add some tests.
2003-09-08 Jarkko Hietaniemi More dumpvar testing.
2003-09-08 Jarkko Hietaniemi An empty test.
2003-09-08 Jarkko Hietaniemi dumpvar.t: use Test::More;
2003-09-08 Jarkko Hietaniemi The in-memory files require PerlIO::scalar.
2003-09-07 Andreas König Test skeleton for debugger commands