1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 10:37:58 +00:00

Add tests for base64.

This commit is contained in:
Joseph Crail 2015-05-28 23:25:13 -04:00
parent 1c405d9c91
commit 2bde7872c5
2 changed files with 96 additions and 0 deletions

View file

@ -158,6 +158,7 @@ endif
# Programs with usable tests
TEST_PROGS := \
base64 \
basename \
cat \
cp \