diff options
author | mjfernez <mjfernez@gmail.com> | 2021-03-29 20:19:25 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-03-29 20:19:25 -0400 |
commit | 242c3b75cffbffae114dd4a2b7dc453399cfa428 (patch) | |
tree | 9110b317ee65c688916628a5831dd430e27a7e56 /fhash/tests/basic/TESTING | |
parent | b45b3948e5082a1b20419286a5059bd93834d167 (diff) | |
download | scripts-n-tools-242c3b75cffbffae114dd4a2b7dc453399cfa428.tar.gz |
Fhash clean up and unit tests
Added saner unit testing in the tests folder, which can be added to by
expanding the data in the tests/hashes.json file. Also removed some
redundant comments and inconsistencies
Diffstat (limited to 'fhash/tests/basic/TESTING')
-rw-r--r-- | fhash/tests/basic/TESTING | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fhash/tests/basic/TESTING b/fhash/tests/basic/TESTING deleted file mode 100644 index bc1d926..0000000 --- a/fhash/tests/basic/TESTING +++ /dev/null @@ -1,4 +0,0 @@ -Per openssl the sha1 hashes should be: - -smolgrownup.png: a7032fda513d3ad28d083599fa227088b2f66062 -textfile: a4a05cfdc38bf07fcaeb1f7de1bc8ae8e783c373 |