summaryrefslogtreecommitdiff
path: root/t/t0021-conversion.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano1-9/+9
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-9/+9
2026-07-06t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_64BITPatrick Steinhardt1-1/+1
2026-06-02sub-process: use gentle handshake to avoid die() on startup failureMichael Montalbo1-0/+17
2025-06-24test-lib: teach test_seq the -f optionJeff King1-2/+2
2025-04-07t0021: refactor `generate_random_characters()` to not depend on PerlPatrick Steinhardt1-4/+3
2025-04-07t: adapt existing PERL prerequisitesPatrick Steinhardt1-5/+5
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-2/+2
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-17t: fix typosAndrew Kreimer1-2/+2
2024-08-01convert: fix leaking config stringsPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2022-12-07t0021: use Windows-friendly `pwd`Johannes Schindelin1-2/+2
2022-08-14tests: use the new C rot13-filter helper to avoid PERL prereqMatheus Tavares1-36/+33
2022-08-14t0021: avoid grepping for a Perl-specific string at filter outputMatheus Tavares1-1/+1
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares1-1/+1
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares1-0/+22
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-4/+4
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-4/+4
2021-12-13tests: simplify construction of large blocks of textEric Sunshine1-22/+22
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares1-0/+71
2021-03-22Merge branch 'mt/cleanly-die-upon-missing-required-filter'Junio C Hamano1-0/+24
2021-03-08Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano1-0/+81
2021-02-26convert: fail gracefully upon missing clean cmd on required filterMatheus Tavares1-0/+24
2021-02-12Sync with 2.29.3Johannes Schindelin1-0/+81
2021-02-12Sync with 2.26.3Johannes Schindelin1-0/+81
2021-02-12Sync with 2.25.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.24.4Johannes Schindelin1-0/+81
2021-02-12Sync with 2.23.4Johannes Schindelin1-0/+81
2021-02-12Sync with 2.20.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.19.6Johannes Schindelin1-0/+81
2021-02-12Sync with 2.18.5Johannes Schindelin1-0/+81
2021-02-12Sync with 2.17.6Johannes Schindelin1-0/+81
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin1-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares1-0/+45
2021-02-05doc: use https linksThomas Ackermann1-2/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-06tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin1-20/+16
2020-03-16t0021: test filter metadata for additional casesbrian m. carlson1-0/+45
2020-03-16builtin/reset: compute checkout metadata for resetbrian m. carlson1-1/+31
2020-03-16builtin/rebase: compute checkout metadata for rebasesbrian m. carlson1-1/+38
2020-03-16builtin/clone: compute checkout metadata for clonesbrian m. carlson1-3/+7
2020-03-16builtin/checkout: compute checkout metadata for checkoutsbrian m. carlson1-28/+50
2020-02-24t: drop debug `cat` callsMartin Ă…gren1-1/+0
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano1-2/+2
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King1-2/+2
2019-08-22t0021: make sure clean filter runsThomas Gummerer1-0/+3
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin1-1/+1
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-2/+2