Add some tests; these are mostly old and not automated.
authorChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 2009 08:45:29 +0000 (01:45 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 2009 08:45:29 +0000 (01:45 -0700)
commite0e71f00ddad6cbd8807e7062f1c225b22e9be40
tree8caf47ab7e0eae932294b0931cb9b9e9c6d6f0a6
parent42f3c3ee32b83cae7933cb4b99b60ff03ff3ba79
Add some tests; these are mostly old and not automated.
tests/runtime/test-boyer-moore.scm [new file with mode: 0644]
tests/runtime/test-hash-table.scm [new file with mode: 0644]
tests/runtime/test-mime-codec.scm [new file with mode: 0644]
tests/runtime/test-random.scm [new file with mode: 0644]
tests/runtime/test-regsexp.scm [new file with mode: 0644]
tests/runtime/test-srfi-1.scm [new file with mode: 0644]
tests/runtime/test-stream.scm [new file with mode: 0644]
tests/runtime/test-string-copy.scm [new file with mode: 0644]