| Age | Commit message (Expand) | Author |
| 2016-06-26 | PR bin/4841 was filed regarding the handling of blank lines when cat was invoked | sevan |
| 2016-06-16 | Add a unit test for PR bin/51250 called se_output. se_output checks the outpu... | sevan |
| 2016-05-17 | Use valid (standard) shell syntax, in anticipation of /bin/sh enforcing | kre |
| 2016-05-15 | Add a new test case to validate N>&N redirect disables close-on-exec. | kre |
| 2016-05-14 | Add another test for the 48875 fix fallout... | kre |
| 2016-05-12 | Grunge. I know I fixed this typo before... must have been in a different | kre |
| 2016-05-12 | Verify that questionable characters don't have bad associates. | kre |
| 2016-05-11 | Add a test for fd redirections on functions in loops (the etcupdate issue) | kre |
| 2016-05-09 | PR bin/48875 PR bin/51123 This adds tests more that verify fide descriptor | kre |
| 2016-05-07 | Remove the trap_zero__explicit_return test case - it was testing undefined | kre |
| 2016-05-02 | More redirect tests, in particular, tests for redirects to/from | christos |
| 2016-04-29 | use "" so ${TEST_SH} is expanded. | christos |
| 2016-04-04 | Add a test case for here documents positioned outside `` with the | christos |
| 2016-03-31 | Avoid leaving turds in /tmp. (from kre@) | christos |
| 2016-03-31 | When embedding a command in a subshell "( ... )" avoid accidentally | christos |
| 2016-03-31 | Added lots more end delimiter tests (some weird cases...). Also | christos |
| 2016-03-31 | PR bin/51027 - tests for shell positional parameters, including | christos |
| 2016-03-31 | Added tests collected by Sven Mascheck | christos |
| 2016-03-31 | Don't confuse more capable shells by writing operator combinations | christos |
| 2016-03-27 | Allow for testing other than /bin/sh using TEST_SH (from kre@) | christos |
| 2016-03-27 | Finish these tests (or at least, fill in the place holder tests | christos |
| 2016-03-27 | PR bin/50993 - lots of new here document tests to validate all of | christos |
| 2016-03-27 | More tests, add protection against shells that allow wait N | christos |
| 2016-03-27 | Finish TEST_SH - all tests should support it now. | christos |
| 2016-03-27 | Avoid relying on the test shell correctly implementing $(( )) | christos |
| 2016-03-20 | new command substitution test from kre | christos |
| 2016-03-16 | Better tests for redircloexec and add t_shift (from kre) | christos |
| 2016-03-16 | remove binary test and other cleanups (from kre) | christos |
| 2016-03-16 | New tests from kre | christos |
| 2016-03-13 | Add some redir-close-on-exec tests | christos |
| 2016-03-12 | Implement TEST_SH for this test, add a test or two, and also some | christos |
| 2016-03-10 | Set TEST_SH | christos |
| 2016-03-08 | Added more test cases, more exhaustive testing. (from kre) | christos |
| 2016-03-08 | remove old test | christos |
| 2016-03-08 | Tests for the shift builtin (from kre) | christos |
| 2016-03-08 | This test tests nothing not tested elsewhere, and doesn't | christos |
| 2016-03-08 | Complete implementation of TEST_SH, use builting kill (which does | christos |
| 2016-03-08 | Cleanup left over (dead) debugging code (from kre) | christos |
| 2016-03-08 | Correct one test that (while OK for NetBSD) insisted on behaviour | christos |
| 2016-03-08 | Correct the way that TEST_SH is used so that the tests work as | christos |
| 2016-03-01 | Improved handling of TEST_SH so that it is possible to define it | christos |
| 2016-02-29 | more tests from kre | christos |
| 2016-02-24 | uncomment clean up | christos |
| 2016-02-24 | Test improvements from kre | christos |
| 2016-02-23 | Add t_option, from kre (with minor edits from me) | christos |
| 2016-02-23 | Add new redirection test, from kre | christos |
| 2016-02-22 | PR/43469 has been fixed | christos |
| 2016-02-22 | Add new test | christos |
| 2016-02-19 | undo accidental commit | christos |
| 2016-02-19 | Add a test for PR/50827 | christos |