summaryrefslogtreecommitdiffstats
path: root/t/t0028-working-tree-encoding.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+6
* t/t0*: avoid redundant uses of catBeat Bolli2024-03-161-2/+2
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-16/+16
* Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-0/+2
|\
| * tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason2022-06-061-0/+2
* | cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason2022-07-011-0/+1
|/
* t0028: extract encoding helpers to lib-encoding.shMatheus Tavares2021-05-051-24/+1
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t0028: eliminate non-standard usage of printfDoan Tran Cong Danh2019-11-071-2/+2
* t0028: add more testsAlexandr Miloslavskiy2019-09-281-0/+39
* t0028: fix test for UTF-16-LE-BOMAlexandr Miloslavskiy2019-09-281-1/+1
* Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano2019-02-141-4/+4
|\
| * t0028: fix wrong octal values for BOM in setupKevin Daudt2019-02-111-4/+4
* | utf8: handle systems that don't write BOM for UTF-16brian m. carlson2019-02-121-5/+29
* | Support working-tree-encoding "UTF-16LE-BOM"Torsten Bögershausen2019-01-311-1/+11
* | tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason2018-08-291-1/+5
|/
* convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider2018-04-161-0/+39
* convert: add tracing for 'working-tree-encoding' attributeLars Schneider2018-04-161-0/+2
* convert: check for detectable errors in UTF encodingsLars Schneider2018-04-161-0/+62
* convert: add 'working-tree-encoding' attributeLars Schneider2018-04-161-0/+142