mention test suite
This commit is contained in:
parent
a14c881f02
commit
ad9dfe3228
1 changed files with 3 additions and 1 deletions
|
@ -17,4 +17,6 @@
|
|||
|
||||
* git-annex is not some flaky script that was quickly thrown together.
|
||||
I wrote it in Haskell because I wanted it to be solid and to compile
|
||||
down to a binary.
|
||||
down to a binary. And it has a fairly extensive test suite. (Don't be
|
||||
fooled by "make test" only showing a few dozen test cases; each test
|
||||
involves checking dozens to hundreds of assertions.)
|
||||
|
|
Loading…
Reference in a new issue