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