This series add a mechanism to easy test installed gitweb, via $ make -C gitweb test-installed This way we can check if the install procedure work correctly, when gitweb gets split into smaller modules. This series applies on top of 'jn/gitweb-test-lib' branch, merged as 4621733 into next, i.e. on top of commit 89d1b5b (t/gitweb-lib.sh: Use tabs for indent consistently, 2010-09-12). Jakub Narebski (3): gitweb/Makefile: Include gitweb/config.mak t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED gitweb/Makefile: Add test-installed target gitweb/Makefile | 5 +++++ t/Makefile | 4 ++++ t/gitweb-lib.sh | 21 +++++++++++++++++++-- 3 files changed, 28 insertions(+), 2 deletions(-) -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html