mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
test: add tests for basic tests & edge cases
Some edge cases covered: - no args - operator by itself (!, -a, etc.) - string, file tests of nothing - compound negations
This commit is contained in:
parent
7e07438b38
commit
c3912d53ac
3 changed files with 442 additions and 1 deletions
1
tests/fixtures/test/non_empty_file
vendored
Normal file
1
tests/fixtures/test/non_empty_file
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Not empty!
|
Loading…
Add table
Add a link
Reference in a new issue