siara-cc/Unishox2

[JOSS]: Automated tests

linuxscout opened this issue · 2 comments

  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified? Not given

Yes sir, it was probably not mentioned clearly in README.md. Now I have made a separate section for this:

Automated tests

Basically, the run_unit_tests() function in test_unishox2.c implements over 150 unit tests and there is also a CI pipeline that runs these tests and also test file compression for several files in sample_texts folder.

Solved,
thank you.