Return error code from tests (#137)
authorPhil Burk <philburk@mobileer.com>
Sun, 1 Jan 2023 00:04:57 +0000 (16:04 -0800)
committerGitHub <noreply@github.com>
Sun, 1 Jan 2023 00:04:57 +0000 (16:04 -0800)
commiteaa66646ab0ebe6671c66014467485908b255cbb
tree5345627adb351c1efdf78d7a495909c26b95af8d
parentd553430f9a04a09e3002868067763538f28e0cfa
Return error code from tests (#137)

Use new BYE-CODE to pass an error back to the shell.
Use test tools for t_alloc.fth

Fixes #82
.github/workflows/cmake.yml
csrc/pf_core.c
csrc/pf_guts.h
csrc/pf_inner.c
csrc/pfcompil.c
fth/t_alloc.fth
fth/t_tools.fth
platforms/unix/Makefile