Commit Graph
9 Commits
Author SHA1 Message Date
Rostyslav TochandGitHub d7ed3c6bba ptx: handle duplicate input files (#9823) 2026-01-18 16:59:18 -05:00
MisakaitandDaniel Hofstetter 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
usamoi 412d2b3b1f ptx: fixes 2025-03-22 19:25:19 +08:00
Michael Kefeder 83a64f4afe ptx: escape regular expression character class special chars 2022-04-30 10:01:11 +02:00
Michael Kefeder 994dedd6d9 tests/ptx: added breakfile option tests 2022-04-29 10:15:06 +02:00
Michael Kefeder c6ad244142 tests/ptx: verify output width is handled correctly 2022-04-28 16:46:10 +02:00
Roy Ivy III 4e20dedf58 tests ~ refactor/polish spelling (comments, names, and exceptions) 2021-05-31 08:23:57 -05:00
Michael KefederandGitHub e1626b8c64 ptx: ignore empty regex (#1808)
* ptx: ignore empty -W regex

* ptx: test to verify empty -W regex is ignored

* tests/ptx: verify word regexp from cmd-line is used
2021-03-12 21:52:37 +01:00
Nathan Ross a21c54e2cd rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00