diff options
| author | 2021-06-25 19:13:56 -0400 | |
|---|---|---|
| committer | 2021-06-25 19:13:56 -0400 | |
| commit | 587933bfaed4a31bee50d3df020f0f6e58d87d2c (patch) | |
| tree | af1de43d5631ab435f1487294c4af30cf7c68aac /testing.md | |
| parent | draft 1 (diff) | |
Update and rename readme.md to testing.md
Diffstat (limited to 'testing.md')
| -rw-r--r-- | testing.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing.md b/testing.md new file mode 100644 index 0000000..26850d3 --- /dev/null +++ b/testing.md @@ -0,0 +1,10 @@ +Running tests: + +Kawa +`kawa dictionaries-test.scm` + +Chibi +`chibi-scheme -I . dictionaries-test.scm` + +Gauche +`gosh -I . dictionaries-test.scm` |
