mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 15:18:46 +00:00
[examples] write overrides example; tidy up overrides overrview comment; tidy up misc notes files
This commit is contained in:
@@ -21,6 +21,7 @@ if [ -d $examps/type_metadata/generated/type_info_meta.h ]; then
|
||||
bin/bld_core.sh unit type_info $examps/type_metadata/type_info_final_program.c
|
||||
fi
|
||||
|
||||
bin/bld_core.sh unit overrides $examps/advanced_usages/overrides.c
|
||||
|
||||
echo
|
||||
|
||||
|
||||
+1
-4
@@ -9,13 +9,10 @@ cd ..
|
||||
echo "~~~ Build All Tests ~~~"
|
||||
bin/bld_core.sh show_ctx
|
||||
|
||||
bin/bld_core.sh unit expression_tests tests/expression_tests.c
|
||||
|
||||
exit
|
||||
|
||||
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
|
||||
bin/bld_core.sh unit expression_tests tests/expression_tests.c
|
||||
|
||||
echo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user