git/t/helper
Junio C Hamano 29e5596eb8 Merge branch 'ps/build'
Build procedure update plus introduction of Meson based builds.

* ps/build: (24 commits)
  Introduce support for the Meson build system
  Documentation: add comparison of build systems
  t: allow overriding build dir
  t: better support for out-of-tree builds
  Documentation: extract script to generate a list of mergetools
  Documentation: teach "cmd-list.perl" about out-of-tree builds
  Documentation: allow sourcing generated includes from separate dir
  Makefile: simplify building of templates
  Makefile: write absolute program path into bin-wrappers
  Makefile: allow "bin-wrappers/" directory to exist
  Makefile: refactor generators to be PWD-independent
  Makefile: extract script to generate gitweb.js
  Makefile: extract script to generate gitweb.cgi
  Makefile: extract script to massage Python scripts
  Makefile: extract script to massage Shell scripts
  Makefile: use "generate-perl.sh" to massage Perl library
  Makefile: extract script to massage Perl scripts
  Makefile: consistently use PERL_PATH
  Makefile: generate doc versions via GIT-VERSION-GEN
  Makefile: generate "git.rc" via GIT-VERSION-GEN
  ...
2024-12-15 17:54:33 -08:00
..
.gitignore
meson.build Introduce support for the Meson build system 2024-12-07 07:52:14 +09:00
test-advise.c
test-bitmap.c
test-bloom.c
test-bundle-uri.c
test-cache-tree.c
test-chmtime.c
test-config.c
test-crontab.c
test-csprng.c
test-date.c
test-delete-gpgsig.c
test-delta.c
test-dir-iterator.c
test-drop-caches.c
test-dump-cache-tree.c
test-dump-fsmonitor.c
test-dump-split-index.c
test-dump-untracked-cache.c t/helper: fix leaking buffer in "dump-untracked-cache" 2024-11-04 22:37:56 -08:00
test-env-helper.c
test-example-tap.c
test-fake-ssh.c
test-find-pack.c packfile: use object_id in find_pack_entry_one() 2024-10-25 17:35:46 -04:00
test-fsmonitor-client.c
test-genrandom.c
test-genzeros.c
test-getcwd.c
test-hash-speed.c
test-hash.c
test-hashmap.c
test-hexdump.c
test-json-writer.c
test-lazy-init-name-hash.c
test-match-trees.c
test-mergesort.c
test-mktemp.c
test-online-cpus.c
test-pack-mtimes.c
test-parse-options.c builtin: pass repository to sub commands 2024-11-26 10:36:08 +09:00
test-parse-pathspec-file.c
test-partial-clone.c t/helper: fix leaking repository in partial-clone helper 2024-09-30 11:23:05 -07:00
test-path-utils.c Merge branch 'ps/environ-wo-the-repository' 2024-09-23 10:35:05 -07:00
test-pcre2-config.c
test-pkt-line.c
test-proc-receive.c t/helper: fix leaks in proc-receive helper 2024-09-30 11:23:08 -07:00
test-progress.c
test-reach.c t/helper: fix leaks in "reach" test tool 2024-11-04 22:37:51 -08:00
test-read-cache.c t/helper: stop re-initialization of `the_repository` 2024-11-04 22:37:56 -08:00
test-read-graph.c t/helper: fix leaking commit graph in "read-graph" subcommand 2024-11-21 08:23:45 +09:00
test-read-midx.c midx: pass `repository` to `load_multi_pack_index` 2024-12-04 10:32:20 +09:00
test-ref-store.c refs: skip collision checks in initial transactions 2024-11-21 07:59:16 +09:00
test-reftable.c reftable/system: stop depending on "hash.h" 2024-11-19 12:23:10 +09:00
test-regex.c
test-repository.c
test-revision-walking.c
test-rot13-filter.c t/helper: fix a typo 2024-10-10 13:31:13 -07:00
test-run-command.c
test-scrap-cache-tree.c
test-serve-v2.c
test-sha1.c
test-sha1.sh
test-sha256.c
test-sigchain.c
test-simple-ipc.c
test-string-list.c
test-submodule-config.c
test-submodule-nested-repo-config.c t/helper: fix leaking subrepo in nested submodule config helper 2024-09-27 08:25:35 -07:00
test-submodule.c
test-subprocess.c
test-tool-utils.h
test-tool.c Merge branch 'cp/unit-test-reftable-stack' 2024-09-16 14:22:53 -07:00
test-tool.h Merge branch 'cp/unit-test-reftable-stack' 2024-09-16 14:22:53 -07:00
test-trace2.c
test-truncate.c
test-userdiff.c
test-wildmatch.c
test-windows-named-pipe.c
test-write-cache.c
test-xml-encode.c