README.md: update section about tests

main
parent a5348c970d
commit 6b1a5a04ad
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -93,14 +93,10 @@ There is no `--second-stage` option.
Tests Tests
===== =====
The script `test.sh` compares the output of mmdebstrap with debootstrap in
several scenarios. Since debootstrap needs superuser privileges, `test.sh`
needs `sudo` to run.
The script `coverage.sh` runs mmdebstrap in all kind of scenarios to execute The script `coverage.sh` runs mmdebstrap in all kind of scenarios to execute
all code paths of the script. It verifies its output in each scenario and all code paths of the script. It verifies its output in each scenario and
displays the results gathered with Devel::Cover. Due to a whacky setup and to displays the results gathered with Devel::Cover. It also compares the output of
also test root mode, this script needs superuser privileges. mmdebstrap with debootstrap in several scenarios.
Bugs Bugs
==== ====

Loading…
Cancel
Save