diff options
| author | 2021-06-25 19:14:50 -0400 | |
|---|---|---|
| committer | 2021-06-25 19:14:50 -0400 | |
| commit | de8239b7a0aa4d0fdec5985e837e8e0c5460a6c0 (patch) | |
| tree | af1de43d5631ab435f1487294c4af30cf7c68aac /testing.md | |
| parent | draft 1 (diff) | |
| parent | Update and rename readme.md to testing.md (diff) | |
Merge remote-tracking branch 'origin/master'
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` |
