Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / tests / bin / sh
Current tag: phil-wifi-20190609
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.22 | 21 months | kre | Fix an (apparent) ancient ash bug, that was apparently fixed sometime in the pas... |
![]() |
1.7 | 2 years | kre | Add sub tests to the quoting test case, to demonstrate a parsing bug (and its fi... |
![]() |
1.5 | 2 years | kre | branches: 1.5.2; Add several sub-tests to the test for the "eval" builtin, inc... |
![]() |
1.14 | 2 years | kre | Add a new test program to test the "intermediate" shell built in utilities. Tha... |
![]() |
1.10 | 2 years | kre | Add a new test case to test <> (open for input & output), includion a test to m... |
![]() |
1.4 | 2 years | kre | branches: 1.4.2; It turns out there are more cases where escaping of meta-char... |
![]() |
1.10 | 2 years | kre | Add a test for the bug in PR bin/53712 ( " { } > out " core dump ) Tested wit... |
![]() |
1.6 | 3 years | kre | branches: 1.6.4; Add a test case for "set -X". Currently (or when testing any ... |
![]() |
1.8 | 3 years | kre | branches: 1.8.2; Add basic tests for the forthcoming ',' '++' and '--' operato... |
![]() |
1.7 | 3 years | kre | NFC: Added some comments (about other comments) We currently parse var expan... |
![]() |
1.5 | 3 years | kre | Add a new test to verify correct operation when a command substitution produces... |
![]() |
1.5 | 3 years | kre | Skip the test of non-posix behaviour if we are deliberately trying to be posix ... |
![]() |
1.2 | 4 years | kre | Use valid (standard) shell syntax, in anticipation of /bin/sh enforcing it some... |
![]() |
1.6 | 4 years | kre | Remove the trap_zero__explicit_return test case - it was testing undefined beha... |
![]() |
1.8 | 4 years | christos | Avoid leaving turds in /tmp. (from kre@) |
![]() |
1.4 | 4 years | christos | When embedding a command in a subshell "( ... )" avoid accidentally producing ((... |
![]() |
1.2 | 4 years | christos | Finish TEST_SH - all tests should support it now. Misc other KNF changes, minor ... |
![]() |
1.3 | 4 years | christos | Finish TEST_SH - all tests should support it now. Misc other KNF changes, minor ... |
![]() |
1.5 | 4 years | christos | Finish TEST_SH - all tests should support it now. Misc other KNF changes, minor ... |
![]() |
1.1 | 4 years | christos | New tests from kre |