coreutils/tests/fixtures
Misakait 48b5439b3a test(ptx): Add regression tests for TeX and chunking bugs
Adds two fixture-based tests to verify GNU-compatible behavior:

- `test_tex_format_no_truncation_markers`: Ensures TeX format does not
  display truncation markers.
- `gnu_ext_disabled_chunk_no_over_reading`: Verifies that text chunks
  do not over-read at boundaries in traditional mode.
2025-10-03 10:53:16 +02:00
..
base32
base64
cat
chgrp
cksum test(cksum): add tests for -z/--zero 2024-10-24 00:29:45 +02:00
cp
csplit
cut cut: allow non utf8 characters for delimiters (#6037) 2024-03-10 22:36:17 +01:00
dd
dircolors Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms 2025-06-03 07:54:05 +02:00
du
env test_env: Try to execute an empty file instead of . 2025-03-23 19:37:59 +01:00
expand
fmt fmt: add basic tests for split-only, prefix, and skip-prefix args 2024-05-05 17:03:28 +02:00
fold tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
hashsum hashsum: Windows: check in binary mode by default and allow --binary/--text whcn checking 2024-10-22 11:55:49 -07:00
head head: two new tests. Improves function coverage from 38 to 75 2024-04-06 05:40:26 +02:00
install Fix install: invalid link at destination 2024-03-11 23:31:26 +01:00
join join: add support for multibyte separators (#6736) 2024-10-06 11:48:08 +02:00
mv
nl
nohup config terminal simulation for specific stdios only 2024-04-23 19:56:17 +02:00
numfmt Fixed tests to reflect si's handling of kilos 2025-02-18 16:32:53 -05:00
od
paste
pr
ptx test(ptx): Add regression tests for TeX and chunking bugs 2025-10-03 10:53:16 +02:00
shuf
sort test(sort): Fix fixtures 2025-07-25 13:51:53 +02:00
split split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
sum
tac
tail
test
tsort
unexpand
uniq uniq: pass remaining GNU tests (#5994) 2024-02-25 09:45:37 +01:00
uptime tests: enable tests for uptime on OpenBSD 2024-06-30 16:17:04 +02:00
users users: support OpenBS using utmp 2024-06-29 08:19:24 +03:30
util config terminal simulation for specific stdios only 2024-04-23 19:56:17 +02:00
wc wc: more tests and fixes 2023-05-22 01:02:35 -07:00
.gitattributes