coreutils/tests
Teemu Pätsi 4d40671d79
cat: Fix reporting "input file is output file" error when outputting to an input file (#8025)
* cat: Check if a file can be overwritten safely in Unix

* cat: Check if a file can be overwritten safely in Windows

* cat: Test writing read-write file that is input and output

* cat: Unit test `is_appending` function

* cat: Unit test `is_unsafe_overwrite` function

* cat: Comment why a few function calls could return Err

* cat: Remove obvious comments from test
2025-06-06 12:01:31 +02:00
..
benches/factor run cargo fmt on missed files 2025-05-19 11:17:46 +02:00
by-util cat: Fix reporting "input file is output file" error when outputting to an input file (#8025) 2025-06-06 12:01:31 +02:00
fixtures Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms 2025-06-03 07:54:05 +02:00
uutests fixed link to repo on uutests docs 2025-04-26 18:36:21 -07:00
test_util_name.rs l10n: Adjust a test, I don't think we need to full path with 'usage' 2025-06-04 19:24:03 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00