.. |
basename
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
bunzip2
|
a0782684fd
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
|
před 22 roky |
cat
|
3889078dbe
Merge test suite.
|
před 23 roky |
cmp
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
cp
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
cut
|
3889078dbe
Merge test suite.
|
před 23 roky |
date
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
dd
|
3889078dbe
Merge test suite.
|
před 23 roky |
dirname
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
du
|
7daa076d3e
egor duda writes:
|
před 20 roky |
echo
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
expand
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
před 17 roky |
expr
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
false
|
f3fbe20c35
* cmp/cmp-detects-difference: Simplify return code negation.
|
před 23 roky |
find
|
d9c8ab40a4
Update status of tests which should pass
|
před 21 roky |
gunzip
|
50aec98e1c
* testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags.
|
před 23 roky |
gzip
|
9bd49d6a22
* archival/gzip.c (ifname, ofname): Delete.
|
před 23 roky |
head
|
7daa076d3e
egor duda writes:
|
před 20 roky |
hostid
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
hostname
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
id
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
ln
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
ls
|
546a99db1d
use LC_ALL, not LANG, for forcing C
|
před 19 roky |
md5sum
|
03bb3088b0
New.
|
před 23 roky |
mkdir
|
3889078dbe
Merge test suite.
|
před 23 roky |
msh
|
3889078dbe
Merge test suite.
|
před 23 roky |
mv
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
pwd
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
rm
|
b89637a037
New.
|
před 23 roky |
rmdir
|
3889078dbe
Merge test suite.
|
před 23 roky |
strings
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
tail
|
7daa076d3e
egor duda writes:
|
před 20 roky |
tar
|
0beaff8c19
update Glenn McGrath's email address
|
před 17 roky |
tee
|
3889078dbe
Merge test suite.
|
před 23 roky |
touch
|
07a37aebf5
New.
|
před 23 roky |
tr
|
eceecea568
- fix bug where we did not reject invalid classes like '[[:alpha'
|
před 17 roky |
true
|
3889078dbe
Merge test suite.
|
před 23 roky |
unexpand
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
před 17 roky |
uptime
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
wc
|
dccb1a5343
wc can emit unpredictable amount of whitespace
|
před 18 roky |
wget
|
0efab3319d
* networking/wget.c (parse_url): Allocate a string for the empty path.
|
před 23 roky |
which
|
650fe63467
Kill off the old 'tests' stuff. Write a ton of new tests for the
|
před 20 roky |
xargs
|
7daa076d3e
egor duda writes:
|
před 20 roky |
README
|
06ab5fb6b9
tar: tar xf foo.tar dir/dir did not extract all subdirs.
|
před 18 roky |
TODO
|
c98a359a16
It was a bit out of date.
|
před 19 roky |
all_sourcecode.tests
|
8274e06677
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
|
před 17 roky |
awk.tests
|
960eca66b5
awk: actually do "svn add" for testsuite
|
před 17 roky |
bunzip2.tests
|
de1c8b2e92
fix unpacker testsuite to match actual output
|
před 17 roky |
busybox.tests
|
5dd1236f49
move source code tests out into a sep file rather than just disabling/breaking them
|
před 18 roky |
bzcat.tests
|
ab9eef21a5
bunzip2/gunzip/uncompress/unlzma: merge into common code -
|
před 17 roky |
grep.tests
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
gunzip.tests
|
ab9eef21a5
bunzip2/gunzip/uncompress/unlzma: merge into common code -
|
před 17 roky |
mount.testroot
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
pidof.tests
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
readlink.tests
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
runtest
|
018e085d44
stop using bash'isms ('function')
|
před 18 roky |
sed.tests
|
4b0bb9e0fd
sed: fix very obscure case of escaped newline in sed command
|
před 17 roky |
seq.tests
|
67d5b8b5b1
Minor tweaks: remove traces of old $COMMAND environment variable.
|
před 18 roky |
sort.tests
|
54cf511ce1
sort: fix multiple -k (was ignoring all except last)
|
před 18 roky |
sum.tests
|
14813c5943
- add a very few simple test for sum.
|
před 18 roky |
taskset.tests
|
70722ec4ce
- pull taskset.tests from the busybox_scratch branch
|
před 18 roky |
testing.sh
|
8274e06677
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
|
před 17 roky |
umlwrapper.sh
|
dcb2122e85
My mount testsuite. Not automatically run at the moment, need to figure out
|
před 18 roky |
uniq.tests
|
9213a9e0f2
whitespace cleanup
|
před 18 roky |
unzip.tests
|
0beaff8c19
update Glenn McGrath's email address
|
před 17 roky |
uuencode.tests
|
21afc7dc29
uuencode: common implementation for wget and uuencode (closing bug 694)
|
před 18 roky |