Artifact 026678f4f1230a4170425f8e22c0d3254b15b93e:
- File
packages/math/lib/hash.test
— part of check-in
[2141c9809a]
at
2018-09-17 04:49:38
on branch trunk
— ycl math
new routine
secure hash
ycl ns
new routine
[cleanly]
(user: pooryorick size: 138)
#! /bin/env tclsh package require {ycl math hash test} [yclprefix] test main $argv0 $argv { [yclprefix]::math::hash::test::suite_main }