--On Tuesday, October 4, 2022 5:26 PM -0300 Alceu Rodrigues de Freitas Junior glasswalk3r@yahoo.com.br wrote:
Hello Quanah,
I would like to help but his is the first time I run the tests. Is there a guideline/howto to follow up?
I executed the tests and go no errors, should I provide back the results?
Is there any infrastructure to report the tests, something like https://qa.perl.org/?
I went quickly through the tests, it seems they are basically shell scripts. Those could be reasonably easy to convert to Perl scripts (or something else) that could generate the tests outputs in TAP format (https://testanything.org/), which would make it easier to collect and evaluate the results.
Hi Alceu,
Generally, if you can let us know what OS you ran the tests on, and if they all passed (or failed) and if you can also run "make its" in the test suite directory after running "make test" to check that there are no failures in the regression suite.
We've work underway on a python based testing suite for the future.
Regards, Quanah