From e38c59dfde89f15c61b4073dcd19b53dfe440e74 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 21 Nov 2013 02:20:19 -0400 Subject: combine test program into git-repair --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3d2b6bf..8fbb6ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ git-repair (1.20131119) UNRELEASED; urgency=low - * Added test-runner, which can be used to randomly corrupt test + * Added test mode, which can be used to randomly corrupt test repositories, in reproducible ways, which allows easy corruption-driven-development. * Improve repair code in the case where the index file is corrupt, @@ -10,7 +10,7 @@ git-repair (1.20131119) UNRELEASED; urgency=low * Improve fsck code to find badly corrupted objects that crash git fsck before it can complain about them. * Fixed crashes on bad file encodings. - * Can now run 1000 tests (./test-runner . --stop-on-failure -n 10000 --force) + * Can now run 1000 tests (git-repair --test -n 10000 --force) with 0 failures. -- Joey Hess Tue, 19 Nov 2013 17:16:56 -0400 -- cgit v1.2.3