]> ocean-lang.org Git - ocean/commit - csrc/oceani-tests.mdc
oceani: mark code that doesn't need testing.
authorNeilBrown <neil@brown.name>
Sat, 11 May 2019 01:41:59 +0000 (11:41 +1000)
committerNeilBrown <neil@brown.name>
Sat, 11 May 2019 01:41:59 +0000 (11:41 +1000)
commitabf0b309f6ee22d82ae0989fb78970afc4a105bc
treef5ed708d747043b1c674ab15ce52452fd89a9d2d
parent241e92c09f8d0a9a42c74768a960d938db245ca9
oceani: mark code that doesn't need testing.

Some code is included to check and report impossible
conditions.  Failure to exercise this code shouldn't
be seen as a failure of test coverage.
So mark such code as //NOTEST and exclude it
from statistics.

This brings test coverage up to 93%

Signed-off-by: NeilBrown <neil@brown.name>
csrc/oceani-tests.mdc
csrc/oceani.mdc