install-tests

Branch


Log

Author Commit Date CI Message
Bruno Haible b6de390c 2025-06-10T21:05:13 More install-tests, part 2.
Bruno Haible b012e147 2025-06-10T04: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.
Bruno Haible e443659f 2025-06-10T00: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.