summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin
Commit message (Expand)AuthorAgeFilesLines
* sh: Do not run callers' exception handlers in subshells.jilles2009-12-251-0/+34
* sh: Test ;<newline> as well as ; in the 'for' parser test.jilles2009-12-061-3/+3
* Disable job control when running 'sh -i' in the testsuite.jilles2009-11-292-2/+2
* Fix some cases where file descriptors from redirections leak to programs.jilles2009-11-292-0/+56
* sh: Ensure the same command input file is on top after executing a builtin.jilles2009-11-221-0/+27
* trap: do not consider a bad signal name a fatal error.jilles2009-11-211-0/+12
* Add a test for r199631.stefanf2009-11-211-0/+15
* Add a few very basic tests for cd -{L,P} and pwd -{L,P}.stefanf2009-11-211-12/+22
* sh: Allow a newline before "in" in a for command, as required by POSIX.jilles2009-11-141-0/+29
* sh: Exempt $@ and $* from set -ujilles2009-10-241-0/+12
* Add some tests for ${var?} and set -u.jilles2009-10-242-0/+51
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-061-0/+29
* sh: Disallow mismatched quotes in backticks (`...`).jilles2009-10-011-0/+7
* sh: Fix crash with empty functions (f() { }) introduced in r196483jilles2009-08-281-0/+11
* Add some tests for a fixed bug in an uncommitted patch.jilles2009-08-271-0/+9
* sh: Fix crash when undefining or redefining a currently executing function.jilles2009-08-231-0/+4
* Add some tests for r194975 and r194977.jilles2009-06-251-0/+35
* Designate special builtins as such in command -V and type.jilles2009-06-241-1/+1
* Add test for r190698.jilles2009-06-241-0/+7
* Add tests for r194774.jilles2009-06-231-0/+9
* Add tests for r194406 and r194516.jilles2009-06-192-0/+56
* Add tests for r194127 and r194128.jilles2009-06-142-0/+29
* Add tests for r193169.stefanf2009-05-314-0/+17
* Add regression tests for the date(1) + argument for user-definededwin2009-05-203-0/+99
* Add a test for r191009.stefanf2009-04-131-0/+2
* Test the r190298 change.stefanf2009-03-222-0/+2
* Add a few tests for the read built-in.stefanf2009-03-222-0/+44
* Update test for r190284.stefanf2009-03-222-1/+3
* Update and extend the tests for alias.stefanf2009-03-222-1/+5
* Update for 185401, errors now go to stderr.stefanf2008-11-281-0/+0
* Add a test for r185231.stefanf2008-11-231-0/+9
* Add a test for r182300.stefanf2008-08-272-0/+7
* Add a regression test for r181017.stefanf2008-07-301-0/+4
* Test the expansion of $LINENO.stefanf2008-05-152-0/+25
* Add a test case for options.c revision 1.26.stefanf2008-03-222-0/+15
* Add a regression test for cd.c's revision 1.35.stefanf2008-02-241-0/+17
* Update the number of reported tests to keep prove(1) happy.dds2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test fordds2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.dds2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.dds2007-12-181-1/+78
* Verify that the moved source is no longer there.dds2007-12-161-0/+26
* Regression tests for upcoming makeup of mv.dds2007-12-163-0/+203
* The exit status of a case statement where none of the patterns is matchedstefanf2007-10-041-0/+13
* Add regression tests for exec.c rev 1.30.stefanf2007-01-114-3/+12
* Add regression tests for PR 105078.stefanf2006-11-059-0/+19
* Test that variable assignments preceding special built-ins affect the currentstefanf2006-04-091-0/+55
* Add test cases that check utility syntax errors and redirection errors. Forstefanf2006-04-022-0/+99
* Add test cases for the command built-in, including its -v and -V options whichstefanf2005-10-2810-3/+58
* - Add tests for hash and return and more tests for set -e.stefanf2005-09-0515-9/+78
* Simplify and add PR 77067 which addresses the same bug.stefanf2005-09-041-3/+3
OpenPOWER on IntegriCloud