Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b6de390c | 2025-06-10 21:05:13 | More install-tests, part 2. | ||
| b012e147 | 2025-06-10 04:41:45 | More install-tests. * install-tests/test-api.c: New file. * install-tests/Makefile.in (installcheck): Compile and run test-api. (SOURCE_FILES): Add test-api.c. | ||
| e443659f | 2025-06-10 00:55:52 | build: Implement 'installcheck' target. * install-tests/test-version.c: New file. * install-tests/Makefile.in: New file. * configure.ac (PATH_SEPARATOR, AUGMENT_SHLIBPATH): New variables. (AC_CONFIG_FILES): Add install-tests/Makefile. * Makefile.in (bindir): New variable. (all, mostlyclean, clean, distclean, maintainer-clean, distdir): Recurse into install-tests. (installcheck): New target. |