summaryrefslogtreecommitdiff
path: root/ci/run-build-and-tests.sh
AgeCommit message (Expand)Author
2024-02-07ci: add jobs to test with the reftable backendPatrick Steinhardt
2023-12-10Merge branch 'js/doc-unit-tests'Junio C Hamano
2023-11-09ci: run unit tests in CIJosh Steadmon
2023-05-08pack-bitmap.c: use commit boundary during bitmap traversalTaylor Blau
2023-04-13t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason
2022-06-07Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-05-31Merge branch 'js/use-builtin-add-i'Junio C Hamano
2022-05-21ci/run-build-and-tests: add some structure to the GitHub workflow outputJohannes Schindelin
2022-05-21ci: make it easier to find failed tests' logs in the GitHub workflowJohannes Schindelin
2022-05-21ci/run-build-and-tests: take a more high-level viewJohannes Schindelin
2021-12-01add -i: default to the built-in implementationJohannes Schindelin
2021-11-24CI: don't run "make test" twice in one jobÆvar Arnfjörð Bjarmason
2021-11-24CI: remove Travis CI supportÆvar Arnfjörð Bjarmason
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano
2021-09-01midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau
2021-08-11ci: run a pedantic build as part of the GitHub workflowCarlo Marcelo Arenas Belón
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-03-20Add testing with merge-ort merge strategyElijah Newren
2021-01-26t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-07-30ci: run tests with SHA-256brian m. carlson
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh
2020-01-15ci: include the built-in `git add -i` in the `linux-gcc` jobJohannes Schindelin
2019-07-19travis-ci: build with GCC 4.8 as wellSZEDER Gábor
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-01-28ci: use a junction on Windows instead of a symlinkJohannes Schindelin
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin
2019-01-28ci: rename the library of common functionsJohannes Schindelin
2019-01-17travis-ci: don't be '--quiet' when running the testsSZEDER Gábor
2018-10-19ci: add optional test variablesDerrick Stolee
2018-07-23pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy
2018-04-16ci: exercise the whole test suite with uncommon code in pack-objectsNguyễn Thái Ngọc Duy
2018-04-16read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy
2018-03-08Merge branch 'sg/travis-build-during-script-phase'Junio C Hamano
2018-01-08travis-ci: build Git during the 'script' phaseSZEDER Gábor