newfol/test
brian m. carlson 94a0b685d4
Implement support for autodetecting hashes.
The appropriate hash to use for validating the data is automatically
detected, and if no hash type is specified, use SHA-512 on 64-bit systems
and SHA-256 on 32-bit systems, as this provides the best performance.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
2014-01-11 18:37:40 +00:00
..
testdatabase.py filemanip: use reasonable committer ID for git. 2014-01-01 20:30:03 +00:00
testfilemanip.py Implement support for autodetecting hashes. 2014-01-11 18:37:40 +00:00
testgit.py Add a test to ensure git transactions work. 2013-11-16 02:16:19 +00:00
testversion.py Compute the version automatically from git. 2013-10-12 19:17:32 +00:00