index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
Merge branch 'da/cargo-serialize'
Junio C Hamano
1
-10
/
+4
2025-08-26
Makefile: build libgit-rs and libgit-sys serially
David Aguilar
1
-10
/
+4
2025-07-24
t/unit-tests: finalize migration of reftable-related tests
Seyi Kuforiji
1
-1
/
+0
2025-04-07
Makefile: stop requiring Perl when running tests
Patrick Steinhardt
1
-3
/
+13
2025-01-29
libgit: add higher-level libgit crate
Calvin Wan
1
-2
/
+7
2025-01-28
libgit-sys: introduce Rust wrapper for libgit.a
Josh Steadmon
1
-0
/
+10
2024-12-27
t/Makefile: make "check-meson" work with Dash
Patrick Steinhardt
1
-5
/
+7
2024-12-13
Makefile: detect missing Meson tests
Patrick Steinhardt
1
-1
/
+17
2024-09-04
Makefile: wire up the clar unit testing framework
Patrick Steinhardt
1
-0
/
+1
2024-09-04
t: do not pass GIT_TEST_OPTS to unit tests with prove
Patrick Steinhardt
1
-1
/
+2
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
[next]