Fix --split-max-size (#6655)
* Fix --split-max-size Byte size calculation was done on int and overflowed. * add tests.sh * add examples test scripts to ci run Will autodiscover examples/*/tests.sh scripts and run them. * move WORK_PATH to a subdirectory * clean up before and after test * explicitly define which scripts to run * add --split-max-size to readme
S
Sigbjørn Skjæret committed
8800226d65d5c98cd34eede6a6c05c78405c52da
Parent: e689fc4
Committed by GitHub <noreply@github.com>
on 4/14/2024, 11:12:59 AM