179 Commits (12026f46e73ba09b8c403079bccc72a3b85e8dc9)

Author SHA1 Message Date
Denton Liu 788db145c7 t/README: avoid poor-man's small caps GIT 5 years ago
Garima Singh d5b873c832 commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag 5 years ago
Junio C Hamano 7cc112dc95 t/README: suggest how to leave test early with failure 5 years ago
Matheus Tavares 78dc08875c test-lib: allow short options to be bundled 5 years ago
Derrick Stolee 2d657ab95f pack-objects: flip the use of GIT_TEST_PACK_SPARSE 5 years ago
Thomas Gummerer 8a2cd3f512 stash: remove the stash.useBuiltin setting 5 years ago
Jonathan Nieder 33166f3a1f protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION 5 years ago
SZEDER Gábor 43a2afee82 tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values 5 years ago
Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
Ævar Arnfjörð Bjarmason c740039921 tests: make GIT_TEST_FAIL_PREREQS a boolean 6 years ago
Ævar Arnfjörð Bjarmason 423b05e102 tests README: re-flow a previously changed paragraph 6 years ago
Ævar Arnfjörð Bjarmason 1ff750b128 tests: make GIT_TEST_GETTEXT_POISON a boolean 6 years ago
Ævar Arnfjörð Bjarmason dfe1a17df9 tests: add a special setup where prerequisites fail 6 years ago
Johannes Schindelin b02e7d5d70 tests: disallow the use of abbreviated options (by default) 6 years ago
Ævar Arnfjörð Bjarmason d03ebd411c rebase: remove the rebase.useBuiltin setting 6 years ago
Johannes Schindelin 900721e15c test-lib: introduce 'test_atexit' 6 years ago
Jonathan Tan 8cbeba0632 tests: define GIT_TEST_PROTOCOL_VERSION 6 years ago
Johannes Schindelin 7906af0cb8 tests: add a special setup where stash.useBuiltin is off 6 years ago
Johannes Schindelin f545737144 tests: introduce --stress-jobs=<N> 6 years ago
Johannes Schindelin de69e6f6c9 tests: let --stress-limit=<N> imply --stress 6 years ago
Junio C Hamano 11f470aee7 test: caution on our version of 'yes' 6 years ago
SZEDER Gábor 76e27fbfd9 test-lib: make '--stress' more bisect-friendly 6 years ago
Johannes Schindelin dd167a3001 tests: optionally skip bin-wrappers/ 6 years ago
Derrick Stolee 99dbbfa8dd pack-objects: create GIT_TEST_PACK_SPARSE 6 years ago
Jonathan Tan 07c3c2aa16 tests: define GIT_TEST_SIDEBAND_ALL 6 years ago
SZEDER Gábor fb7d1e3ac8 test-lib: add the '--stress' option to run a test repeatedly under load 6 years ago
Ævar Arnfjörð Bjarmason 62c23938fa tests: add a special setup where rebase.useBuiltin is off 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
SZEDER Gábor a5f52c6dab test-lib: introduce the '-V' short option for '--verbose-log' 6 years ago
Derrick Stolee 0465a50506 multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX 6 years ago
Ben Peart c780b9cfe8 config: add new index.threads config setting 6 years ago
Matthew DeVore a378fee5b0 Documentation: add shell guidelines 6 years ago
Matthew DeVore 441ee35d83 t/README: reformat Do, Don't, Keep in mind lists 6 years ago
Ben Peart 5765d97b71 preload-index: update GIT_FORCE_PRELOAD_TEST support 6 years ago
Ben Peart 1f357b045b read-cache: update TEST_GIT_INDEX_VERSION support 6 years ago
Ben Peart 4cb54d0aa8 fsmonitor: update GIT_TEST_FSMONITOR support 6 years ago
Ben Peart ac6e12f9b7 t/README: correct spelling of "uncommon" 6 years ago
brian m. carlson 2c02b110da t: add test functions to translate hash-related values 6 years ago
Derrick Stolee 859fdc0c3c commit-graph: define GIT_TEST_COMMIT_GRAPH 6 years ago
Nguyễn Thái Ngọc Duy 5f4436a721 Document update for nd/unpack-trees-with-cache-tree 6 years ago
Nguyễn Thái Ngọc Duy 9ac3f0e5b3 pack-objects: fix performance issues on packing large deltas 7 years ago
Nguyễn Thái Ngọc Duy ac77d0c370 pack-objects: shrink size field in struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy 43fa44fa3b pack-objects: move in_pack out of struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy 4c2db93807 read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean 7 years ago
SZEDER Gábor 94201a2b00 t/README: add a note about don't saving stderr of compound commands 7 years ago
SZEDER Gábor 5fc98e79fc t: add means to disable '-x' tracing for individual test scripts 7 years ago
SZEDER Gábor 12e31a6b12 t: document 'test_must_fail ok=<signal-name>' 7 years ago
Thomas Gummerer 5a0526264b t/README: document test_cmp_rev 7 years ago
Thomas Gummerer 51b7a52522 t/README: remove mention of adding copyright notices 7 years ago
Ævar Arnfjörð Bjarmason ce9a257031 test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites 7 years ago