New testing feature that allows specification of the workdir for the tests
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Thu, 6 Apr 2006 20:29:23 +0000 (20:29 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Thu, 6 Apr 2006 20:29:23 +0000 (20:29 +0000)
commitfde3db1a5e4879bebec5ca8051caa2804d1a826e
tree1c448393f6eb3299cacf9ad5f28bea85740c1049
parent4bbc0724a5ad0fa2d112e1858b30be03f19cf015
New testing feature that allows specification of the workdir for the tests
33 files changed:
lib/DBM/Deep.pm
lib/DBM/Deep/Engine.pm
t/01_basic.t
t/02_hash.t
t/03_bighash.t
t/04_array.t
t/05_bigarray.t
t/06_error.t
t/07_locking.t
t/08_deephash.t
t/09_deeparray.t
t/10_largekeys.t
t/12_clone.t
t/13_setpack.t
t/14_filter.t
t/15_digest.t
t/16_circular.t
t/17_import.t
t/18_export.t
t/19_crossref.t
t/20_tie.t
t/21_tie_access.t
t/22_internal_copy.t
t/23_misc.t
t/24_autobless.t
t/25_tie_return_value.t
t/26_scalar_ref.t
t/27_filehandle.t
t/29_freespace_manager.t
t/30_already_tied.t
t/31_references.t
t/32_dash_ell.t [new file with mode: 0644]
t/common.pm [new file with mode: 0644]