From: Junio C Hamano Date: Sun, 10 Dec 2023 00:37:47 +0000 (-0800) Subject: Merge branch 'js/doc-unit-tests-with-cmake' X-Git-Tag: v2.44.0-rc0~155 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=712177ed04c3c33bfe6075b9cc2d4d65e2cc04c2;p=thirdparty%2Fgit.git Merge branch 'js/doc-unit-tests-with-cmake' Update the base topic to work with CMake builds. * js/doc-unit-tests-with-cmake: cmake: handle also unit tests cmake: use test names instead of full paths cmake: fix typo in variable name artifacts-tar: when including `.dll` files, don't forget the unit-tests unit-tests: do show relative file paths unit-tests: do not mistake `.pdb` files for being executable cmake: also build unit tests --- 712177ed04c3c33bfe6075b9cc2d4d65e2cc04c2