stefanf
|
f8e575b9ca
|
Add a test for r182300.
|
2008-08-27 20:26:34 +00:00 |
|
stefanf
|
96e2d91df4
|
Add a regression test for r181017.
Submitted by: simon
|
2008-07-30 21:18:52 +00:00 |
|
stefanf
|
1d02ed2942
|
Test the expansion of $LINENO.
|
2008-05-15 19:58:44 +00:00 |
|
stefanf
|
0f834356e3
|
Add a test case for options.c revision 1.26.
|
2008-03-22 14:07:49 +00:00 |
|
stefanf
|
966480ec8b
|
Add a regression test for cd.c's revision 1.35.
|
2008-02-24 16:52:02 +00:00 |
|
stefanf
|
7dc3b250aa
|
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 |
|
stefanf
|
d7208a9c10
|
Add regression tests for exec.c rev 1.30.
|
2007-01-11 00:25:20 +00:00 |
|
stefanf
|
5d1b410c9d
|
Add regression tests for PR 105078.
|
2006-11-05 18:41:23 +00:00 |
|
stefanf
|
209025405d
|
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 |
|
stefanf
|
11fa827525
|
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 |
|
stefanf
|
8723c51d6b
|
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 |
|
stefanf
|
560cfe4de3
|
- 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 |
|
stefanf
|
4a2e133e0f
|
Simplify and add PR 77067 which addresses the same bug.
|
2005-09-04 21:29:09 +00:00 |
|
stefanf
|
ea45d0596e
|
Fix syntax error that crept in somehow.
|
2005-09-04 18:12:21 +00:00 |
|
stefanf
|
ce5d9c9b6d
|
Add a couple of regression tests for /bin/sh.
|
2005-09-04 11:59:59 +00:00 |
|