From: Junio C Hamano Date: Wed, 15 May 2024 16:52:52 +0000 (-0700) Subject: Merge branch 'js/unit-test-suite-runner' X-Git-Tag: v2.46.0-rc0~130 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7a1d47ba5dd0df476104a63c6ddffe2d52fccf8;p=thirdparty%2Fgit.git Merge branch 'js/unit-test-suite-runner' The "test-tool" has been taught to run testsuite tests in parallel, bypassing the need to use the "prove" tool. * js/unit-test-suite-runner: cmake: let `test-tool` run the unit tests, too ci: use test-tool as unit test runner on Windows t/Makefile: run unit tests alongside shell tests unit tests: add rule for running with test-tool test-tool run-command testsuite: support unit tests test-tool run-command testsuite: remove hardcoded filter test-tool run-command testsuite: get shell from env t0080: turn t-basic unit test into a helper --- b7a1d47ba5dd0df476104a63c6ddffe2d52fccf8