opnsense-src/tools/regression/bin/sh
Jilles Tjoelker e9749129ad sh: Detect dividing the smallest integer by -1.
This overflows and on some architectures such as amd64 it generates SIGFPE.
Generate an error on all architectures.
2011-02-12 23:44:05 +00:00
..
builtins sh: Weaken some tests to allow /rescue/sh to pass everything. 2011-02-05 23:00:24 +00:00
errors sh: Do not try to execute binary files as scripts. 2011-02-05 12:54:59 +00:00
execution sh: Fix two things about {(...)} <redir: 2011-02-05 15:02:19 +00:00
expansion sh: Detect dividing the smallest integer by -1. 2011-02-12 23:44:05 +00:00
parameters Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
parser sh: Fix some issues with aliases and case, by importing dash checkkwd code. 2010-11-02 23:44:29 +00:00
set-e sh: Get rid of unnecessary non-standard empty lists. 2010-08-16 17:18:08 +00:00
Makefile Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
regress.sh Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
regress.t sh: Allow running 'prove' from tools/regression/bin/sh again 2010-10-15 20:01:35 +00:00