diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-06 20:09:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-06 20:09:49 -0400 |
commit | 901cdbde78c79a3cc6f5a53b10f925e21b8343b5 (patch) | |
tree | 7bf9c488083f09f0de6b29691dc014a2364c6343 /debian | |
parent | 2772faf921e3c3e68f10876303c158f76ce6fae6 (diff) |
added some toplevel git-annex subcommand tests
note that test coverage doesn't work for those yet
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 99bcc9565..d9aa1e4de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ git-annex (0.16) UNRELEASED; urgency=low significant problem, since the remote *did* record that it had the file. * Also, add a general guard to detect attempts to record information about repositories with missing UUIDs. + * Test suite improvements. -- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 17:33:42 -0400 |