currently test.sh runs all the tests in tests/ including those in tests/slowTests. it's default should be to not run the slowTests (which are also much less essential). add a script or an option for test.sh so that it does run the tests.
also: test.sh currently runs everything in tests/, including files with the wrong extension. it should instead only run things of form *.wppl
currently test.sh runs all the tests in tests/ including those in tests/slowTests. it's default should be to not run the slowTests (which are also much less essential). add a script or an option for test.sh so that it does run the tests.
also: test.sh currently runs everything in tests/, including files with the wrong extension. it should instead only run things of form *.wppl