mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
21 lines
618 B
Plaintext
21 lines
618 B
Plaintext
"Testing can only prove the presence of bugs"
|
|
-- Dijkstra
|
|
|
|
I'll try to add a test for each bug found in po4a in order to ensure that
|
|
they won't surface again.
|
|
|
|
If the test suite reports errors, please join enough details so that I can
|
|
fix them. At least, provide me the detailed result of the test suite. For
|
|
that, run the following command:
|
|
|
|
./Build test
|
|
|
|
It will produce a file called 'po4a.log', containing most of the details I
|
|
need. Please also report all details you think appropriate.
|
|
|
|
|
|
Thanks, Mt.
|
|
|
|
Debian packages needed to run the testsuite:
|
|
docbook-xml texlive-binaries libhtml-parser-perl sp docbook
|