Adding hashing utils, making vocab test more stable.

This commit is contained in:
Brad Nelson
2022-06-03 11:57:54 -07:00
parent f0cea166e4
commit d08831fe94
8 changed files with 278 additions and 4 deletions

View File

@ -24,4 +24,6 @@ needs float_tests.fs
needs forth_namespace_tests.fs
needs structures_tests.fs
needs including_tests/including_tests.fs
needs ../lib/hashing/sha1_tests.fs
needs ../lib/hashing/sha256_tests.fs
run-tests