David Steele
|
0e4f51c271
|
Added integration for testing coverage with Devel::Cover.
|
2017-01-09 20:49:04 -05:00 |
|
David Steele
|
39744a4f1d
|
Fixed an issue where a missing user/group on restore could cause an "uninitialized value" error in File->owner().
Reported by Leonardo Avellar.
|
2017-01-05 15:19:56 -05:00 |
|
David Steele
|
e3d63c0252
|
Allow multiple --module, --test, and --run options to be used for test.pl.
|
2017-01-04 18:29:13 -05:00 |
|
David Steele
|
83beab7ec3
|
Refactor File module to improve test coverage.
Added unit tests for low-level functions in the BackupCommon module.
|
2016-12-23 11:43:26 -05:00 |
|
David Steele
|
5d3473b52d
|
Refactor File module to improve test coverage.
|
2016-12-23 08:30:34 -05:00 |
|
David Steele
|
6b2666a9d7
|
Split test modules into separate files.
Makes the code more maintainable. Tests are dynamically loaded by name rather than requiring an if-else block.
|
2016-12-23 08:22:59 -05:00 |
|