aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0028-working-tree-encoding.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-0/+6
2024-03-16t/t0*: avoid redundant uses of catBeat Bolli1-2/+2
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-16/+16
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano1-0/+2
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason1-0/+1
2022-06-06tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason1-0/+2
2021-05-05t0028: extract encoding helpers to lib-encoding.shMatheus Tavares1-24/+1
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-11-07t0028: eliminate non-standard usage of printfDoan Tran Cong Danh1-2/+2
2019-09-28t0028: add more testsAlexandr Miloslavskiy1-0/+39
2019-09-28t0028: fix test for UTF-16-LE-BOMAlexandr Miloslavskiy1-1/+1
2019-02-13Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano1-4/+4
2019-02-11utf8: handle systems that don't write BOM for UTF-16brian m. carlson1-5/+29
2019-02-11t0028: fix wrong octal values for BOM in setupKevin Daudt1-4/+4
2019-01-31Support working-tree-encoding "UTF-16LE-BOM"Torsten Bögershausen1-1/+11
2018-08-29tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason1-1/+5
2018-04-16convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider1-0/+39
2018-04-16convert: add tracing for 'working-tree-encoding' attributeLars Schneider1-0/+2
2018-04-16convert: check for detectable errors in UTF encodingsLars Schneider1-0/+62
2018-04-16convert: add 'working-tree-encoding' attributeLars Schneider1-0/+142