]> Nishi Git Mirror - gwion.git/commit
:broom: clean c tests
authorfennecdjay <fennecdjay@gmail.com>
Mon, 25 Sep 2023 06:14:44 +0000 (08:14 +0200)
committerfennecdjay <fennecdjay@gmail.com>
Mon, 25 Sep 2023 06:15:51 +0000 (08:15 +0200)
commitb9a79799deb68874beb0f1f62aeee35230ee0c61
tree66d60c75a52b8744b7c6f9cc94281bce50a4866e
parent0cb60d3afe35984479468c2c87597456adce4690
:broom: clean c tests
19 files changed:
tests/driver/Makefile
tests/driver/simple_driver.c
tests/fork/fork_join.gw
tests/module/Makefile
tests/module/get_module.c
tests/module/module.c
tests/plug/Makefile
tests/plug/compile_file.c
tests/plug/compile_string.c
tests/plug/fail_on_next_arg.c
tests/plug/fail_on_next_arg2.c
tests/plug/invalid_names.c
tests/plug/invalid_names0.c
tests/plug/invalid_names1.c
tests/plug/invalid_names2.c
tests/plug/invalid_names3.c
tests/plug/static_string.c
tests/plug/str2decl.c
tests/plug/trig.c