README: Add Testing section
add `make test` to README.md
On windows platform, building with MinGW can run 'make check' (autoconf)
and 'ctest' or 'make test' (cmake), while building with MSBuild can only
run 'ctest -c Release|Debug'.
Signed-off-by:
Ralph Giles <giles@thaumas.net>
Showing
Please register or sign in to comment