Jilles Tjoelker
|
57c21ee73a
|
Add tests for r194406 and r194516.
Approved by: ed (mentor)
|
2009-06-19 22:15:59 +00:00 |
|
Jilles Tjoelker
|
1251149b3c
|
Add tests for r194127 and r194128.
Approved by: ed (mentor)
|
2009-06-14 16:21:51 +00:00 |
|
Stefan Farfeleder
|
912ee8a8a3
|
Add tests for r193169.
|
2009-05-31 17:23:27 +00:00 |
|
Stefan Farfeleder
|
c410810eb7
|
Add a test for r191009.
|
2009-04-13 19:12:28 +00:00 |
|
Stefan Farfeleder
|
acd5c42915
|
Test the r190298 change.
|
2009-03-22 23:00:52 +00:00 |
|
Stefan Farfeleder
|
8b1fa08c95
|
Add a few tests for the read built-in.
|
2009-03-22 22:14:46 +00:00 |
|
Stefan Farfeleder
|
d956d1eed5
|
Update test for r190284.
|
2009-03-22 21:12:00 +00:00 |
|
Stefan Farfeleder
|
2c93c8f251
|
Update and extend the tests for alias.
|
2009-03-22 17:22:14 +00:00 |
|
Stefan Farfeleder
|
b0cb038bc5
|
Update for 185401, errors now go to stderr.
|
2008-11-28 18:59:04 +00:00 |
|
Stefan Farfeleder
|
a5e27424dd
|
Add a test for r185231.
|
2008-11-23 20:27:03 +00:00 |
|
Stefan Farfeleder
|
8d372294f9
|
Add a test for r182300.
|
2008-08-27 20:26:34 +00:00 |
|
Stefan Farfeleder
|
58bbcf95ef
|
Add a regression test for r181017.
Submitted by: simon
|
2008-07-30 21:18:52 +00:00 |
|
Stefan Farfeleder
|
bf7c82844c
|
Test the expansion of $LINENO.
|
2008-05-15 19:58:44 +00:00 |
|
Stefan Farfeleder
|
c20ee5ab6d
|
Add a test case for options.c revision 1.26.
|
2008-03-22 14:07:49 +00:00 |
|
Stefan Farfeleder
|
7cdc70f201
|
Add a regression test for cd.c's revision 1.35.
|
2008-02-24 16:52:02 +00:00 |
|
Stefan Farfeleder
|
aafd6a87a6
|
The exit status of a case statement where none of the patterns is matched
is supposed to be 0, not the status of the previous command.
Reported by: Eygene Ryabinkin
PR: 116559
Approved by: re (gnn)
|
2007-10-04 16:14:48 +00:00 |
|
Stefan Farfeleder
|
9bb8020ab3
|
Add regression tests for exec.c rev 1.30.
|
2007-01-11 00:25:20 +00:00 |
|
Stefan Farfeleder
|
44c892dac2
|
Add regression tests for PR 105078.
|
2006-11-05 18:41:23 +00:00 |
|
Stefan Farfeleder
|
8af87209e3
|
Test that variable assignments preceding special built-ins affect the current
shell environment, eg after "VAR=val eval" VAR remains set. Currently fails
but will be implemented soon.
|
2006-04-09 09:38:29 +00:00 |
|
Stefan Farfeleder
|
b333fbe98d
|
Add test cases that check utility syntax errors and redirection errors. For
special built-in utilities they must terminate the shell, for other
utilities only a error message shall be written. We currently fail both
tests.
|
2006-04-02 19:02:49 +00:00 |
|
Stefan Farfeleder
|
94cfb3d24c
|
Add test cases for the command built-in, including its -v and -V options which
I'll commit real soon.
Count the number of found test cases instead of hard-coding them. Allow an
arbitrary exit status.
|
2005-10-28 14:02:42 +00:00 |
|
Stefan Farfeleder
|
e594c724ee
|
- Add tests for hash and return and more tests for set -e.
- Simplify regress.sh, sort tests.
|
2005-09-05 09:42:10 +00:00 |
|
Stefan Farfeleder
|
7784798d1b
|
Simplify and add PR 77067 which addresses the same bug.
|
2005-09-04 21:29:09 +00:00 |
|
Stefan Farfeleder
|
e4562fb6e8
|
Fix syntax error that crept in somehow.
|
2005-09-04 18:12:21 +00:00 |
|
Stefan Farfeleder
|
afb2e8b616
|
Add a couple of regression tests for /bin/sh.
|
2005-09-04 11:59:59 +00:00 |
|