diff options
| author | 2021-07-16 18:45:51 +0300 | |
|---|---|---|
| committer | 2021-07-16 18:45:51 +0300 | |
| commit | dcf002d2307e94f659af494d4bc6938713e53dea (patch) | |
| tree | f858438ad7387a8589080ea0c2ee03f9b46e17b1 | |
| parent | add makefile for testing; test with more implementations; move library to .sl... (diff) | |
remove testing.md
| -rw-r--r-- | testing.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing.md b/testing.md deleted file mode 100644 index 26850d3..0000000 --- a/testing.md +++ /dev/null @@ -1,10 +0,0 @@ -Running tests: - -Kawa -`kawa dictionaries-test.scm` - -Chibi -`chibi-scheme -I . dictionaries-test.scm` - -Gauche -`gosh -I . dictionaries-test.scm` |
