Skip to content

Bug ffixes, removing old build system, and testing improvements

Latest
Compare
Choose a tag to compare
@gonzoleeman gonzoleeman released this 05 Nov 21:29
· 2 commits to master since this release
v0.103

This release sees quite a few bug fixes, and the removal of the previously-deprecated Makefile/autoconf build system.

The testing was also cleaned up, so that tests work correctly with the meson build system, which keeps all binaries in the "builddir" sub-directory. Also, running "test" from meson/ninja now works correctly, and all tests pass. The old perl-based unit tests were also removed.