|
|
|
@ -8,8 +8,10 @@ Release Engineering
|
|
|
|
|
|
|
|
|
|
* SETUP THE TEST ENVIRONMENT AND RUN THE TEST SUITE
|
|
|
|
|
+ All tests have to be run from the releng/ directory, within
|
|
|
|
|
libisoburn source tree. There is a 'master' script called
|
|
|
|
|
run_all_releng, which runs all scripts prefixed with releng_*.
|
|
|
|
|
libisoburn source tree. Self-generated data are stored in
|
|
|
|
|
./releng_generated_data/ directory, and the required space for
|
|
|
|
|
these data is about 300 megabytes. There is a 'master' script
|
|
|
|
|
called run_all_releng, which runs all scripts prefixed with releng_*.
|
|
|
|
|
+ Any releng_* script can be run on its own, regardless.
|
|
|
|
|
+ Any manual_* script is to be run on its own, i.e. by hand.
|
|
|
|
|
+ All scripts support -h, -help, --help and
|
|
|
|
|