]> ocean-lang.org Git - ocean/commit
oceani: improve test coverage
authorNeilBrown <neil@brown.name>
Sat, 30 Oct 2021 04:19:39 +0000 (15:19 +1100)
committerNeilBrown <neil@brown.name>
Mon, 8 Nov 2021 09:56:34 +0000 (20:56 +1100)
commitdd984d3a50a51eaadea073b3bdc7d7ebef6def2c
tree0daba9b14ab2809c448143a71f4f3792f55fde3a
parent2807385c1276c2bf289b237c2adda757ec19acc8
oceani: improve test coverage

Add a tool 'mark-untest' which adds comments to untested lines.
Then resolve some of them, either adding more tests, or marking
lines as NOTEST

Signed-off-by: NeilBrown <neil@brown.name>
csrc/oceani-tests.mdc
csrc/oceani.mdc
tools/mark-untested [new file with mode: 0755]