enami
|
2bc2b5dfdf
|
Add test case from PR#23600.
|
2004-07-27 01:50:35 +00:00 |
enami
|
9208b0c287
|
Add test case for df.c rev. 1.66.
|
2004-07-17 00:31:38 +00:00 |
enami
|
a5c4e6ac1e
|
Descend into bin/df
|
2004-07-07 01:58:16 +00:00 |
enami
|
7f914da132
|
- Update to follow statvfs change.
- Add expected results.
|
2004-07-07 01:57:35 +00:00 |
dsl
|
3cf5992cc1
|
Some tests for 'here documents'
|
2004-06-27 10:31:06 +00:00 |
dsl
|
5751125024
|
Regression test for ${x-a b c} and friends
|
2004-06-26 22:11:49 +00:00 |
christos
|
9a3ad93492
|
Add regression tests for pax/tar append archive mode.
|
2004-04-17 15:27:01 +00:00 |
enami
|
98d430f3dc
|
Add some test case for recently found bugs.
|
2004-03-26 14:53:39 +00:00 |
dbj
|
15459da491
|
revert revision 1.2, which was accidentally committed
|
2004-01-17 05:48:37 +00:00 |
dbj
|
378c93dfc4
|
add regression test to check combination of bs and conv options
this checks for a bug fixed in revision 1.24 of src/bin/dd/args.c
|
2004-01-17 05:47:28 +00:00 |
dsainty
|
4c758a9f41
|
Descend into bin/dd
|
2003-11-15 10:50:59 +00:00 |
dsainty
|
9adae06087
|
Regression tests for dd(1). Not currently comprehensive, but tests for the bug reported in PR bin/8521.
|
2003-11-15 10:48:53 +00:00 |
lukem
|
f85d2d1c14
|
Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
|
2003-10-26 07:25:33 +00:00 |
simonb
|
f34da8442c
|
Add a regression test for testing that here documents don't confuse the
exit status of the previous command ($?). Fixed long ago on -current,
but forgot to commit this test...
|
2003-09-13 09:35:56 +00:00 |
provos
|
acfe26ec02
|
add systrace
|
2003-03-26 04:15:35 +00:00 |
provos
|
76df85d406
|
very simple regression test for systrace; okay atatat@
|
2003-03-26 04:14:16 +00:00 |
christos
|
f1158a3072
|
new regression test.
|
2002-02-14 21:58:27 +00:00 |
christos
|
56fb31996d
|
And fix the Makefile
|
2002-02-12 20:39:27 +00:00 |
christos
|
acb4381e27
|
Add a more thorough quoting test.
|
2002-02-12 20:38:42 +00:00 |
christos
|
bd1ab585ef
|
Add a more thorough quoting test.
|
2002-02-12 20:38:40 +00:00 |
simonb
|
c8c0ad6621
|
Add the 'sh' directory.
|
2002-02-12 06:01:49 +00:00 |
simonb
|
971aaea197
|
Add a regression test for sh, from Enami Tsugutomo.
XXX: This test suite is _way_ too short.
|
2002-02-12 06:00:48 +00:00 |
tv
|
220b5c059a
|
MKfoo=no -> NOfoo
|
2001-12-12 01:23:59 +00:00 |
jmc
|
1cf95850b2
|
Add a better description for calling test_expr
|
2001-05-06 06:26:56 +00:00 |
jmc
|
d47e5c9394
|
Add a slew of overflow cases around the corner conditions
|
2001-05-06 06:18:36 +00:00 |
jmc
|
1f64ac01a4
|
Add some test cases for overflow detection on +- ops
|
2001-05-05 19:21:40 +00:00 |
jmc
|
d185860cbb
|
Added 1 * -1 test.
|
2001-05-05 15:48:44 +00:00 |
jmc
|
9a7530f23a
|
Redo to call external test script
|
2001-05-05 06:52:57 +00:00 |
jmc
|
f5e59e5bed
|
Add a suite of expr tests.
The main goal here is to test all the operators and precedence.
Also throw in any known failure cases from the past.
|
2001-05-05 06:52:40 +00:00 |
jdolecek
|
efba0ca36a
|
descend into bin/expr
|
2000-10-26 23:32:59 +00:00 |
jdolecek
|
224d8e7e7e
|
add two tests for expr
|
2000-10-26 23:32:14 +00:00 |