fix some bugs with new build script

This commit is contained in:
Allen Webster
2021-08-24 21:42:38 -07:00
parent 78bfd000d4
commit 52f975fb8b
4 changed files with 38 additions and 24 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ cd ..
echo "~~~ Build All Tests ~~~"
bin/bld_core.sh show_ctx
bin/bld_core.sh unit sanity_test tests/sanity_tests.c
bin/bld_core.sh unit sanity_tests tests/sanity_tests.c
bin/bld_core.sh unit unicode_test tests/unicode_test.c
bin/bld_core.sh unit cpp_build_test tests/cpp_build_test.cpp