Test suite improvements. Current top-level test coverage: 68%

Been higher before, but a lot of new code has been added.
This commit is contained in:
Joey Hess 2011-12-20 17:31:25 -04:00
parent 1c28237e0c
commit cc88abd0ad
2 changed files with 44 additions and 19 deletions

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* Properly handle multiline git config values.
* Fix the hook special remote, which bitrotted a while ago.
* map: --fast disables use of dot to display map
* Test suite improvements. Current top-level test coverage: 68%
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400