Restore native test target

This commit is contained in:
2026-06-25 09:52:07 +03:00
parent 632968b849
commit 05b0aabeb4
2 changed files with 31 additions and 2 deletions
+4
View File
@@ -111,6 +111,10 @@ The resulting files are in lib/linux/, lib/macos/ or lib/windows/. Use
`make static` or `make shared` to build only one library type, and `make clean`
to remove all generated files.
To build and run the native test programs:
make test
Revision history:
Version 1.0 released 29 May 2001