unit test
May I ask how to compile unit-test? I saw that files in tests won't be compiled and there seems to be no option in configure or Makefile.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
May I ask how to compile unit-test? I saw that files in tests won't be compiled and there seems to be no option in configure or Makefile.
Please try make check
.
I expect it works already!
closed