OCaml: Update cram test spec version, add some reference implementations
This commit is contained in:
parent
f3557d5bb4
commit
13eb676f20
2 changed files with 7 additions and 1 deletions
|
|
@ -29,6 +29,12 @@
|
||||||
- [ ] Expand unit tests coverage
|
- [ ] Expand unit tests coverage
|
||||||
- [ ] Try out doc generation
|
- [ ] Try out doc generation
|
||||||
|
|
||||||
|
- [ ] Check out
|
||||||
|
- [ ] <https://github.com/janestreet/shexp>
|
||||||
|
- [ ] <https://erratique.ch/software/bos>
|
||||||
|
- [ ] <https://github.com/ninjaaron/ocaml-subprocess>
|
||||||
|
- [ ] <https://github.com/charlesetc/feather>
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
1. INS = Iganaq Napkin Spec: <https://brew.bsd.cafe/tori/iganaq#specification>
|
1. INS = Iganaq Napkin Spec: <https://brew.bsd.cafe/tori/iganaq#specification>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
This file tests this tori implementation against the Iganaq Napkin Spec v0
|
This file tests this tori implementation against the Iganaq Napkin Spec v0.1
|
||||||
|
|
||||||
A2. 'log' MUST print only if DEBUG is set and MUST be preceded by ' [log] '
|
A2. 'log' MUST print only if DEBUG is set and MUST be preceded by ' [log] '
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue