mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
- tests/basic.sh: Fix a regression test that was failing under dtksh by allowing the error message to name ksh 'lt-dtksh'. Additionally, fix the test's inaccurate failure message (a version string is not what the regression test expects). - test/builtins.sh: Exclude the expr builtin from the unrecognized options test because it's incompatible. Additionally, put the unrecognized options test inside of a function to ensure that it works with the future local builtin (https://github.com/ksh93/ksh/issues/123). - tests/io.sh: The long seek test may fail to seek past the 2 GiB boundary on 32-bit systems, so only allow it to run on 64-bit. References: |
||
|---|---|---|
| .. | ||
| builtin | ||
| INIT | ||
| ksh93 | ||
| Mamfile | ||