Bläddra i källkod

testing: use shell scripts in testing framework

There is no assurance that tests will fail when something is wrong (e.g. when they test something and then print a message but not exit with non-zero return code). However, when some module fails, test will fail too (thanks to sh -e).

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@61658 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 10 år sedan
förälder
incheckning
f1a48e43d5

temporal/t.rast.univar/test.t.rast.univar.sh → temporal/t.rast.univar/testsuite/test.t.rast.univar.sh


temporal/t.sample/test.t.sample.sh → temporal/t.sample/testsuite/test.t.sample.sh


temporal/t.vect.import/test.t.vect.import.sh → temporal/t.vect.import/testsuite/test.t.vect.import.sh


temporal/t.vect.list/test.t.vect.list.layer.sh → temporal/t.vect.list/testsuite/test.t.vect.list.layer.sh


temporal/t.vect.list/test.t.vect.list.sh → temporal/t.vect.list/testsuite/test.t.vect.list.sh


temporal/t.vect.mapcalc/test_suite/test.t.vect.mapcalc.sh → temporal/t.vect.mapcalc/testsuite/test.t.vect.mapcalc.sh