]> git.ipfire.org Git - thirdparty/bash.git/commit
small changes to some error messages; greatly expanded builtins tests
authorChet Ramey <chet.ramey@case.edu>
Thu, 28 Sep 2023 14:47:17 +0000 (10:47 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 28 Sep 2023 14:47:17 +0000 (10:47 -0400)
commit00edd0ee5051cd396c5594290bb21c212a9093e8
tree12944baa3ed0f27175d1c0e05b45523f279fb44b
parentb3958b3ab44054a42f16bbc9ff9bc162eaf783b1
small changes to some error messages; greatly expanded builtins tests
71 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/break.def
builtins/shift.def
subst.c
tests/RUN-ONE-TEST
tests/alias.right
tests/alias.tests
tests/arith-for.right
tests/arith-for.tests
tests/array.right
tests/array.tests
tests/builtins.right
tests/builtins.tests
tests/builtins10.sub [new file with mode: 0644]
tests/builtins8.sub
tests/builtins9.sub
tests/complete.right
tests/complete.tests
tests/comsub.right
tests/comsub.tests
tests/dynvar.right
tests/dynvar.tests
tests/errors.right
tests/errors.tests
tests/errors1.sub
tests/errors7.sub
tests/exec.right
tests/execscript
tests/exp.right
tests/exp.tests
tests/func.right
tests/func5.sub
tests/getopts.right
tests/getopts10.sub
tests/glob-bracket.tests
tests/glob10.sub
tests/glob8.sub
tests/history.right
tests/history.tests
tests/history1.sub
tests/history8.sub [new file with mode: 0644]
tests/invocation.right
tests/invocation.tests
tests/invocation1.sub [new file with mode: 0644]
tests/invocation2.sub [new file with mode: 0644]
tests/jobs.right
tests/jobs.tests
tests/jobs5.sub
tests/jobs8.sub [new file with mode: 0644]
tests/new-exp.right
tests/new-exp.tests
tests/printf.right
tests/printf.tests
tests/printf1.sub
tests/read.right
tests/read.tests
tests/redir.right
tests/redir8.sub
tests/set-x.right
tests/set-x.tests
tests/test.right
tests/test.tests
tests/trap.right
tests/trap.tests
tests/trap2.sub
tests/trap9.sub [new file with mode: 0644]
tests/type.right
tests/type.tests
tests/type5.sub [new file with mode: 0644]
tests/varenv7.sub