Skip to content

Added a simple unit test example.

Matthieu Schaller requested to merge unitTests into master

Test can be run using 'make check' and new tests are added by editing tests/Makefile.am

This is just to have an example unit test.

Merge request reports