Add support for B tests; add a test for the B operators (finding several
authorDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 17:38:52 +0000 (17:38 +0000)
committerDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 17:38:52 +0000 (17:38 +0000)
commit1beedca590e3ba7cdb494d87860be7007f7ff8be
tree6238a038ac87fe56253dc25d56aa8bb2df6a5b6f
parent803b81e3f4aca291ef937174d9033bc30f32e78c
Add support for B tests; add a test for the B operators (finding several
compiler bugs in the process).
tests/plat/b/operators_b.b [new file with mode: 0644]
tests/plat/build.lua
tests/plat/lib/test_b.c [new file with mode: 0644]