1
Fork 0
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:
Daniel Rocco 2021-04-22 20:29:04 -04:00
parent 7e07438b38
commit c3912d53ac
3 changed files with 442 additions and 1 deletions

1
tests/fixtures/test/non_empty_file vendored Normal file
View file

@ -0,0 +1 @@
Not empty!