.. |
basename
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
bunzip2
|
a0782684fd
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
|
hace 22 años |
cat
|
3889078dbe
Merge test suite.
|
hace 23 años |
cmp
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
cp
|
208d35d21f
testsuite fixes
|
hace 14 años |
cut
|
e82cf339e4
randomtest fixes
|
hace 14 años |
date
|
e82cf339e4
randomtest fixes
|
hace 14 años |
dd
|
1796e2c495
dd: add testsuite entry for write errors
|
hace 17 años |
dirname
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
du
|
e82cf339e4
randomtest fixes
|
hace 14 años |
echo
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
expand
|
e82cf339e4
randomtest fixes
|
hace 14 años |
expr
|
a7f4e4bbd8
expr: fix comparisons 'a < b' where we were overflowing a-b
|
hace 16 años |
false
|
f3fbe20c35
* cmp/cmp-detects-difference: Simplify return code negation.
|
hace 23 años |
find
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
gunzip
|
50aec98e1c
* testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags.
|
hace 22 años |
gzip
|
9bd49d6a22
* archival/gzip.c (ifname, ofname): Delete.
|
hace 23 años |
head
|
7daa076d3e
egor duda writes:
|
hace 20 años |
hostid
|
e82cf339e4
randomtest fixes
|
hace 14 años |
hostname
|
e82cf339e4
randomtest fixes
|
hace 14 años |
id
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
ln
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
ls
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
md5sum
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
mkdir
|
3889078dbe
Merge test suite.
|
hace 23 años |
msh
|
3889078dbe
Merge test suite.
|
hace 23 años |
mv
|
7aca89a7a3
touch: implement -d --date (our own testsuite needs that)
|
hace 15 años |
pwd
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
rm
|
b89637a037
New.
|
hace 23 años |
rmdir
|
3889078dbe
Merge test suite.
|
hace 23 años |
strings
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
tail
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
tar
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
tee
|
3889078dbe
Merge test suite.
|
hace 23 años |
touch
|
07a37aebf5
New.
|
hace 23 años |
tr
|
e82cf339e4
randomtest fixes
|
hace 14 años |
true
|
3889078dbe
Merge test suite.
|
hace 23 años |
unexpand
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
hace 17 años |
uptime
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
wc
|
dccb1a5343
wc can emit unpredictable amount of whitespace
|
hace 18 años |
wget
|
b71ce023e9
add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite
|
hace 15 años |
which
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
hace 20 años |
xargs
|
7daa076d3e
egor duda writes:
|
hace 20 años |
README
|
5370bfb123
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
|
hace 15 años |
TODO
|
c98a359a16
It was a bit out of date.
|
hace 19 años |
all_sourcecode.tests
|
a307af1af6
use utimes() rather than obsolescent utime()
|
hace 15 años |
ar.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
ash.tests
|
e82cf339e4
randomtest fixes
|
hace 14 años |
awk.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
awk_t1.tar.bz2
|
3bb2bbd684
awk: fix a case with multiple -f options. simplify -f file reading.
|
hace 16 años |
bunzip2.tests
|
96a6bdcb77
bunzip2.tests: replace $? with \$?
|
hace 15 años |
busybox.tests
|
c0211e907b
randomtest fixes
|
hace 14 años |
bzcat.tests
|
7aca89a7a3
touch: implement -d --date (our own testsuite needs that)
|
hace 15 años |
cal.tests
|
19158a837d
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
|
hace 14 años |
comm.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
cp.tests
|
1e9bc2603d
cp: improve test coverage
|
hace 15 años |
cpio.tests
|
c0211e907b
randomtest fixes
|
hace 14 años |
cut.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
diff.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
expand.tests
|
e3d90a90d4
randomconfig testsuite fixes
|
hace 14 años |
fold.tests
|
e3d90a90d4
randomconfig testsuite fixes
|
hace 14 años |
grep.tests
|
0a2c793bd6
grep: fix -Fi
|
hace 14 años |
gunzip.tests
|
ab9eef21a5
bunzip2/gunzip/uncompress/unlzma: merge into common code -
|
hace 17 años |
ls.mk_uni_tests
|
d8528b8e56
ls: unicode fixes
|
hace 14 años |
ls.tests
|
19158a837d
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
|
hace 14 años |
makedevs.device_table.txt
|
16635cc2e0
test, tcpsvd, tcpsvd: shrink
|
hace 15 años |
makedevs.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
mdev.tests
|
da1382410b
randomtest fixes
|
hace 14 años |
mkfs.minix.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
mount.testroot
|
9213a9e0f2
whitespace cleanup
|
hace 18 años |
mount.tests
|
da1382410b
randomtest fixes
|
hace 14 años |
od.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
parse.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
patch.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
pidof.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
printf.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
readlink.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
runtest
|
208d35d21f
testsuite fixes
|
hace 14 años |
rx.tests
|
e82cf339e4
randomtest fixes
|
hace 14 años |
sed.tests
|
e82cf339e4
randomtest fixes
|
hace 14 años |
seq.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
sort.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
start-stop-daemon.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
sum.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
tail.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
tar.tests
|
e82cf339e4
randomtest fixes
|
hace 14 años |
taskset.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
test.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
testing.sh
|
a2215b98f7
sed: fix a command with multible trailing backslashes
|
hace 14 años |
tr.tests
|
bfa1b2e8e8
randomtest fixes
|
hace 14 años |
umlwrapper.sh
|
dcb2122e85
My mount testsuite. Not automatically run at the moment, need to figure out
|
hace 18 años |
unexpand.tests
|
e3d90a90d4
randomconfig testsuite fixes
|
hace 14 años |
uniq.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
unzip.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
uuencode.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |
xargs.tests
|
caa79406aa
tests: fix POSIX shell source style
|
hace 15 años |