]> git.ipfire.org Git - thirdparty/bash.git/commit
changes to several error messages; more test suite additions
authorChet Ramey <chet.ramey@case.edu>
Wed, 4 Oct 2023 19:04:31 +0000 (15:04 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 4 Oct 2023 19:04:31 +0000 (15:04 -0400)
commit9c83052f48b0469d8af5d6f1ee0f86956ca9db3c
tree3ef37aad793c647b64f4c9c5befb8178732c9786
parent00edd0ee5051cd396c5594290bb21c212a9093e8
changes to several error messages; more test suite additions
95 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/alias.def
builtins/exec.def
builtins/history.def
builtins/pushd.def
builtins/read.def
builtins/type.def
builtins/ulimit.def
general.c
subst.c
subst.h
tests/alias.right
tests/alias4.sub
tests/array.right
tests/array.tests
tests/array33.sub
tests/assoc.right
tests/assoc.tests
tests/builtins.right
tests/builtins.tests
tests/builtins1.sub
tests/builtins10.sub
tests/builtins11.sub [new file with mode: 0644]
tests/builtins12.sub [new file with mode: 0644]
tests/builtins2.sub
tests/builtins8.sub
tests/case.right
tests/case.tests
tests/casemod.right
tests/casemod.tests
tests/complete.right
tests/complete.tests
tests/comsub2.right
tests/comsub23.sub
tests/cond-error1.sub
tests/cond.right
tests/cond.tests
tests/dbg-support.right
tests/dbg-support.tests
tests/errors.right
tests/errors.tests
tests/exec.right
tests/execscript
tests/func.right
tests/func.tests
tests/func5.sub
tests/history.right
tests/history.tests
tests/history3.sub
tests/history5.sub
tests/invocation.right
tests/invocation.tests
tests/invocation3.sub [new file with mode: 0644]
tests/jobs.right
tests/jobs.tests
tests/jobs9.sub [new file with mode: 0644]
tests/lastpipe.tests
tests/nameref.right
tests/nameref23.sub
tests/new-exp.right
tests/new-exp10.sub
tests/printf.right
tests/printf.tests
tests/printf1.sub
tests/printf6.sub [new file with mode: 0644]
tests/read.right
tests/read2.sub
tests/read3.sub
tests/redir.right
tests/redir.tests
tests/redir12.sub
tests/redir13.in [new file with mode: 0644]
tests/rsh.right
tests/rsh.tests
tests/run-set-x
tests/set-x.right
tests/set-x.tests
tests/set-x1.sub
tests/set-x2.sub [new file with mode: 0644]
tests/tilde.right
tests/tilde.tests
tests/time.tests
tests/trap.right
tests/trap.tests
tests/type.right
tests/type5.sub
tests/varenv.right
tests/varenv14.sub
tests/varenv21.sub
tests/vredir.right
tests/vredir.tests
tests/vredir1.sub
tests/vredir4.sub
tests/vredir7.sub