Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-28Merge branch 'ps/chainlint-self-check-update'Junio C Hamano
2023-12-15tests: adjust whitespace in chainlint expectationsPatrick Steinhardt
2023-11-10unit-tests: do not mistake `.pdb` files for being executableJohannes Schindelin
2023-11-10unit tests: add TAP unit test frameworkPhillip Wood
2023-04-06Merge branch 'jk/chainlint-fixes'Junio C Hamano
2023-03-30tests: run internal chain-linter under "make test"Jeff King
2023-03-10test: don't print aggregate-results commandFelipe Contreras
2023-03-10test: simplify counts aggregationFelipe Contreras
2022-11-12chainlint: prefix annotated test definition with line numbersEric Sunshine
2022-09-21t/Makefile: remove 'test-results' on 'make clean'SZEDER Gábor
2022-09-01t/Makefile: teach `make test` and `make prove` to run chainlint.plEric Sunshine
2022-09-01t/Makefile: apply chainlint.pl to existing self-testsEric Sunshine
2022-07-28t/Makefile: don't remove test-results in "clean-except-prove-cache"Ævar Arnfjörð Bjarmason
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason
2022-03-04Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason
2021-12-14chainlint.sed: stop splitting "(..." into separate lines "(" and "..."Eric Sunshine
2021-12-14t/Makefile: optimize chainlint self-testEric Sunshine
2020-10-20perf lint: add make test-lint to perf testsNipunn Koorapati
2018-07-17t/Makefile: add machinery to check correctness of chainlint.sedEric Sunshine
2017-12-08t/Makefile: introduce TEST_SHELL_PATHJeff King
2017-01-27t/Makefile: add a rule to re-run previously-failed testsJohannes Schindelin
2016-08-16t/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin
2016-02-23tests: remove no-op full-svn-test targetEric Wong
2014-07-11t/Makefile: always test all lint targets when running testsJens Lehmann
2014-07-11t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann
2014-03-22t/Makefile: stop setting GIT_CONFIGJeff King
2013-05-30Merge branch 'jk/test-output'Junio C Hamano
2013-05-06t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyJohn Keeping
2013-04-29t/Makefile: remove smoke test targetsJohn Keeping
2013-04-28t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORYJohn Keeping
2013-01-11Merge branch 'tb/test-shell-lint'Junio C Hamano
2013-01-03tests: turn on test-lint by defaultJeff King
2013-01-03test: Add check-non-portable-shell.plTorsten Bögershausen
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini
2012-05-21t/Makefile: retain cache t/.prove across prove runsMichael Haggerty
2012-02-17Introduce a performance testing frameworkThomas Rast
2012-02-13Sync with maintJunio C Hamano
2012-02-13Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason
2012-01-23t/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov
2011-06-17t/Makefile: pass test opts to valgrind target properlyJeff King
2010-12-13tests: add some script lint checksJeff King
2010-11-18Merge branch 'mg/make-prove'Junio C Hamano
2010-10-26test: allow running the tests under "prove"Michael J Gruber
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski
2010-08-18cvs tests: do not touch test CVS repositories shipped with sourceJunio C Hamano
2010-08-18t/Makefile: Create test-results dir for smoke targetÆvar Arnfjörð Bjarmason
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason
2010-08-18t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .shÆvar Arnfjörð Bjarmason
2010-08-18tests: Infrastructure for Git smoke testingÆvar Arnfjörð Bjarmason
2010-07-26tests: Ignore the Test::Harness .prove fileÆvar Arnfjörð Bjarmason