buildapp icon indicating copy to clipboard operation
buildapp copied to clipboard

Test that buildapp does not see `--dynamic-space-size`

Open rpgoldman opened this issue 1 year ago • 0 comments
trafficstars

Running the tests/runtime-args-test.sh on this branch (after make) as

cd tests
BUILDAPP=../buildapp ./runtime-args-test.sh

will describe the dumper object after parsing the command line, demonstrating that the dynamic-space-size slot is unset.

This branch should not be merged, but checking it out and running the test will demonstrate #36 which is the rationale for #39

rpgoldman avatar Jan 23 '24 22:01 rpgoldman