test: improve test script to allow easily adding new runs
test.sh previously had each of its runs hard-coded; this patch changes the script to loop over an array of cargo flags instead. This allows new flags to be added to the array to easily add new runs to the test script.main
parent
c8783caae2
commit
96a085686b
Loading…
Reference in New Issue