1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

expr: add basic tests

This commit is contained in:
Michael Gehring 2015-12-22 14:10:43 +01:00
parent 519802bdf9
commit d4e0ee0cde
2 changed files with 55 additions and 0 deletions

View file

@ -125,6 +125,7 @@ TEST_PROGS := \
dirname \
echo \
env \
expr \
factor \
false \
fold \