index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
chainlint.pl: check line numbers in expected output
Jeff King
1
-12
/
+2
2024-07-10
chainlint.pl: add test_expect_success call to test snippets
Jeff King
1
-3
/
+1
2024-05-06
t/Makefile: run unit tests alongside shell tests
Jeff King
1
-1
/
+1
2024-05-06
unit tests: add rule for running with test-tool
Josh Steadmon
1
-1
/
+9
2024-05-06
t0080: turn t-basic unit test into a helper
Josh Steadmon
1
-1
/
+1
2024-02-02
t/Makefile: say the default target upfront
Junio C Hamano
1
-1
/
+4
2024-01-31
t/Makefile: get UNIT_TESTS list from C sources
Jeff King
1
-1
/
+4
2023-12-27
Merge branch 'ps/chainlint-self-check-update'
Junio C Hamano
1
-11
/
+3
2023-12-15
tests: adjust whitespace in chainlint expectations
Patrick Steinhardt
1
-11
/
+3
2023-11-10
unit-tests: do not mistake `.pdb` files for being executable
Johannes Schindelin
1
-1
/
+1
2023-11-10
unit tests: add TAP unit test framework
Phillip Wood
1
-1
/
+14
2023-04-06
Merge branch 'jk/chainlint-fixes'
Junio C Hamano
1
-2
/
+2
2023-03-30
tests: run internal chain-linter under "make test"
Jeff King
1
-2
/
+2
2023-03-09
test: don't print aggregate-results command
Felipe Contreras
1
-1
/
+1
2023-03-09
test: simplify counts aggregation
Felipe Contreras
1
-3
/
+1
2022-11-11
chainlint: prefix annotated test definition with line numbers
Eric Sunshine
1
-1
/
+1
2022-09-21
t/Makefile: remove 'test-results' on 'make clean'
SZEDER Gábor
1
-0
/
+1
2022-09-01
t/Makefile: teach `make test` and `make prove` to run chainlint.pl
Eric Sunshine
1
-3
/
+17
2022-09-01
t/Makefile: apply chainlint.pl to existing self-tests
Eric Sunshine
1
-5
/
+24
2022-07-27
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-06-28
gitweb: remove "test" and "test-installed" targets
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2022-03-03
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-12-13
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine
1
-2
/
+2
2021-12-13
t/Makefile: optimize chainlint self-test
Eric Sunshine
1
-6
/
+4
2020-10-20
perf lint: add make test-lint to perf tests
Nipunn Koorapati
1
-3
/
+4
2018-07-17
t/Makefile: add machinery to check correctness of chainlint.sed
Eric Sunshine
1
-4
/
+21
2017-12-08
t/Makefile: introduce TEST_SHELL_PATH
Jeff King
1
-2
/
+4
2017-01-27
t/Makefile: add a rule to re-run previously-failed tests
Johannes Schindelin
1
-0
/
+6
2016-08-16
t/Makefile: ensure that paths are valid on platforms we care
Johannes Schindelin
1
-1
/
+10
2016-02-23
tests: remove no-op full-svn-test target
Eric Wong
1
-6
/
+0
2014-07-10
t/Makefile: always test all lint targets when running tests
Jens Lehmann
1
-1
/
+1
2014-07-10
t/Makefile: check helper scripts for non-portable shell commands too
Jens Lehmann
1
-1
/
+2
2014-03-21
t/Makefile: stop setting GIT_CONFIG
Jeff King
1
-2
/
+2
2013-05-29
Merge branch 'jk/test-output'
Junio C Hamano
1
-3
/
+10
2013-05-06
t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
John Keeping
1
-1
/
+1
2013-04-28
t/Makefile: remove smoke test targets
John Keeping
1
-38
/
+0
2013-04-27
t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
John Keeping
1
-3
/
+10
2013-01-10
Merge branch 'tb/test-shell-lint'
Junio C Hamano
1
-2
/
+6
2013-01-03
tests: turn on test-lint by default
Jeff King
1
-0
/
+1
2013-01-02
test: Add check-non-portable-shell.pl
Torsten Bögershausen
1
-2
/
+6
2012-12-10
Makefile: whitespace style fixes in macro definitions
Stefano Lattarini
1
-1
/
+1
2012-05-20
t/Makefile: retain cache t/.prove across prove runs
Michael Haggerty
1
-2
/
+4
2012-02-17
Introduce a performance testing framework
Thomas Rast
1
-1
/
+42
2012-02-13
Sync with maint
Junio C Hamano
1
-39
/
+1
2012-02-13
Remove Git's support for smoke testing
Ævar Arnfjörð Bjarmason
1
-39
/
+1
2012-01-22
t/Makefile: Use $(sort ...) explicitly where needed
Kirill Smelkov
1
-3
/
+3
2011-06-17
t/Makefile: pass test opts to valgrind target properly
Jeff King
1
-1
/
+1
2010-12-13
tests: add some script lint checks
Jeff King
1
-2
/
+14
2010-11-17
Merge branch 'mg/make-prove'
Junio C Hamano
1
-1
/
+9
2010-10-26
test: allow running the tests under "prove"
Michael J Gruber
1
-1
/
+9
[next]