]> git.ipfire.org Git - thirdparty/bash.git/commit - tests/run-all
bash-5.0-alpha release bash-5.0-alpha
authorChet Ramey <chet.ramey@case.edu>
Tue, 22 May 2018 20:51:07 +0000 (16:51 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 22 May 2018 20:51:07 +0000 (16:51 -0400)
commit9a51695bed07d37086c352372ac69d0a30039a6b
tree4d0f57cba0dd1ec7a75aae56e18cfe9997d0b7a7
parent7de27456f6494f5f9c11ea1c19024d0024f31112
bash-5.0-alpha release
480 files changed:
CHANGES
COMPAT
CWRU/audit-patch [deleted file]
CWRU/changelog
CWRU/mh-folder-comp [deleted file]
INSTALL
MANIFEST
MANIFEST.doc [deleted file]
Makefile.in
NEWS
POSIX
README
aclocal.m4
alias.c
alias.h
array.c
array.h
arrayfunc.c
arrayfunc.h
bashhist.c
bashhist.h
bashintl.h
bashjmp.h
bashline.c
bashline.h
braces.c
builtins.h
builtins/Makefile.in
builtins/alias.def
builtins/bind.def
builtins/break.def
builtins/builtin.def
builtins/cd.def
builtins/command.def
builtins/common.c
builtins/common.h
builtins/complete.def
builtins/declare.def
builtins/echo.def
builtins/evalfile.c
builtins/evalstring.c
builtins/exec.def
builtins/exit.def
builtins/fc.def
builtins/fg_bg.def
builtins/getopts.def
builtins/hash.def
builtins/help.def
builtins/history.def
builtins/kill.def
builtins/let.def
builtins/mapfile.def
builtins/printf.def
builtins/pushd.def
builtins/read.def
builtins/return.def
builtins/set.def
builtins/setattr.def
builtins/shopt.def
builtins/source.def
builtins/test.def
builtins/trap.def
builtins/type.def
builtins/ulimit.def
builtins/wait.def
command.h
config-top.h
config.h.in
configure
configure.ac
configure.in [deleted file]
copy_cmd.c
cross-build/qnx.cache [new file with mode: 0644]
doc/FAQ
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/builtins.0
doc/builtins.1
doc/builtins.ps
doc/rbash.ps
doc/version.texi
error.c
eval.c
examples/INDEX.html
examples/INDEX.txt
examples/bash-completion/README [new file with mode: 0644]
examples/bash-completion/bash-completion-2.5.tar.xz [new file with mode: 0644]
examples/functions/arrayops.bash [new file with mode: 0644]
examples/functions/autoload
examples/functions/autoload.v4 [new file with mode: 0644]
examples/functions/autoload.v4.t [new file with mode: 0644]
examples/loadables/Makefile.in
examples/loadables/README
examples/loadables/cat.c
examples/loadables/fdflags.c [new file with mode: 0644]
examples/loadables/head.c
examples/loadables/id.c
examples/loadables/ln.c
examples/loadables/mkdir.c
examples/loadables/necho.c
examples/loadables/pathchk.c
examples/loadables/print.c
examples/loadables/printenv.c
examples/loadables/push.c
examples/loadables/realpath.c
examples/loadables/rm.c [new file with mode: 0644]
examples/loadables/stat.c [new file with mode: 0644]
examples/loadables/tee.c
examples/loadables/template.c
examples/loadables/tty.c
examples/loadables/uname.c
examples/loadables/whoami.c
execute_cmd.c
execute_cmd.h
expr.c
externs.h
findcmd.c
findcmd.h
flags.c
flags.h
general.c
general.h
hashcmd.c
include/shmbutil.h
include/stdc.h
include/typemax.h
input.c
input.h
jobs.c
jobs.h
lib/glob/Makefile.in
lib/glob/glob.c
lib/glob/glob_loop.c
lib/glob/gm_loop.c [new file with mode: 0644]
lib/glob/gmisc.c
lib/glob/sm_loop.c
lib/glob/smatch.c
lib/glob/strmatch.h
lib/malloc/malloc.c
lib/readline/Makefile.in
lib/readline/bind.c
lib/readline/callback.c
lib/readline/colors.c
lib/readline/compat.c
lib/readline/complete.c
lib/readline/display.c
lib/readline/doc/hstech.texi
lib/readline/doc/hsuser.texi
lib/readline/doc/rltech.texi
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi
lib/readline/emacs_keymap.c
lib/readline/examples/rlcat.c
lib/readline/funmap.c
lib/readline/histexpand.c
lib/readline/histfile.c
lib/readline/histlib.h
lib/readline/history.c
lib/readline/history.h
lib/readline/histsearch.c
lib/readline/input.c
lib/readline/isearch.c
lib/readline/keymaps.c
lib/readline/kill.c
lib/readline/macro.c
lib/readline/mbutil.c
lib/readline/misc.c
lib/readline/nls.c
lib/readline/parens.c
lib/readline/parse-colors.c
lib/readline/readline.c
lib/readline/readline.c.orig [deleted file]
lib/readline/readline.h
lib/readline/rlconf.h
lib/readline/rlmbutil.h
lib/readline/rlprivate.h
lib/readline/rltty.c
lib/readline/savestring.c
lib/readline/search.c
lib/readline/shell.c
lib/readline/signals.c
lib/readline/terminal.c
lib/readline/text.c
lib/readline/tilde.c
lib/readline/undo.c
lib/readline/util.c
lib/readline/vi_keymap.c
lib/readline/vi_mode.c
lib/readline/xfree.c
lib/readline/xmalloc.c
lib/sh/Makefile.in
lib/sh/casemod.c
lib/sh/clock.c
lib/sh/eaccess.c
lib/sh/mbschr.c
lib/sh/shmbchar.c
lib/sh/shquote.c
lib/sh/strtrans.c
lib/sh/timeval.c
lib/sh/ufuncs.c
lib/sh/unicode.c
lib/sh/zread.c
lib/tilde/Makefile.in
lib/tilde/shell.c
lib/tilde/tilde.c
locale.c
make_cmd.c
make_cmd.h
nojobs.c
parse.y
parser-built
parser.h
patchlevel.h
pathexp.c
pathexp.h
pcomplete.c
pcomplete.h
po/LINGUAS
po/af.gmo
po/af.po
po/bash.pot
po/bg.gmo
po/bg.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/en@boldquot.gmo
po/en@boldquot.po
po/en@quot.gmo
po/en@quot.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/ga.gmo
po/ga.po
po/gl.gmo
po/gl.po
po/hr.gmo
po/hr.po
po/hu.gmo
po/hu.po
po/id.gmo
po/id.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/lt.gmo
po/lt.po
po/nb.gmo
po/nb.po
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
po/pt.gmo [new file with mode: 0644]
po/pt.po [new file with mode: 0644]
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sl.gmo
po/sl.po
po/sr.gmo
po/sr.po
po/sv.gmo
po/sv.po
po/tr.gmo
po/tr.po
po/uk.gmo
po/uk.po
po/vi.gmo
po/vi.po
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
print_cmd.c
redir.c
shell.c
shell.h
sig.c
subst.c
subst.h
support/Makefile.in
support/bashbug.sh.in [new file with mode: 0644]
support/config.guess
support/config.sub
support/shobj-conf
test.c
tests/alias.right
tests/alias.tests
tests/alias3.sub [new file with mode: 0644]
tests/alias4.sub [new file with mode: 0644]
tests/arith-for.right
tests/arith-for.tests
tests/arith.right
tests/arith.tests
tests/arith8.sub [new file with mode: 0644]
tests/array.right
tests/array.tests
tests/array22.sub [new file with mode: 0644]
tests/array23.sub [new file with mode: 0644]
tests/array24.sub [new file with mode: 0644]
tests/array25.sub [new file with mode: 0644]
tests/array5.sub
tests/assoc.right
tests/assoc.tests
tests/assoc9.sub [new file with mode: 0644]
tests/case.right
tests/case.tests
tests/case2.sub [new file with mode: 0644]
tests/case3.sub [new file with mode: 0644]
tests/comsub-posix.tests
tests/comsub.right
tests/comsub.tests
tests/comsub1.sub
tests/comsub2.sub
tests/comsub4.sub [new file with mode: 0644]
tests/cond-regexp.sub [deleted file]
tests/cond-regexp2.sub
tests/cond.tests
tests/coproc.tests
tests/dollar-at-star
tests/dollar-at-star4.sub
tests/dollar-at7.sub [new file with mode: 0644]
tests/dollar-star8.sub [new file with mode: 0644]
tests/dollar-star9.sub [new file with mode: 0644]
tests/dollar.right
tests/dstack2.tests
tests/dynvar.right [new file with mode: 0644]
tests/dynvar.tests [new file with mode: 0644]
tests/errors.right
tests/errors.tests
tests/errors5.sub
tests/errors6.sub
tests/errors7.sub [new file with mode: 0644]
tests/exec12.sub
tests/exec7.sub
tests/execscript
tests/exp.right
tests/exp.tests
tests/exp10.sub [new file with mode: 0644]
tests/exp11.sub [new file with mode: 0644]
tests/exp12.sub [new file with mode: 0644]
tests/exp5.sub
tests/exp8.sub
tests/extglob.right
tests/extglob.tests
tests/extglob1a.sub
tests/extglob3.sub
tests/extglob4.sub
tests/extglob5.sub [new file with mode: 0644]
tests/getopts5.sub
tests/glob.right
tests/glob.tests
tests/glob1.sub
tests/glob2.sub [new file with mode: 0644]
tests/glob3.sub [new file with mode: 0644]
tests/globstar2.sub
tests/heredoc.right
tests/heredoc.tests
tests/heredoc3.sub
tests/heredoc4.sub [new file with mode: 0644]
tests/histexp.right
tests/histexp.tests
tests/histexp3.sub
tests/history.right
tests/history.tests
tests/history3.sub [new file with mode: 0644]
tests/ifs.right
tests/ifs.tests
tests/ifs1.sub [new file with mode: 0644]
tests/jobs.right
tests/jobs.tests
tests/jobs1.sub
tests/jobs4.sub
tests/jobs6.sub [new file with mode: 0644]
tests/more-exp.tests
tests/nameref.right
tests/nameref11.sub
tests/nameref15.sub
tests/nameref19.sub [new file with mode: 0644]
tests/new-exp.right
tests/new-exp.tests
tests/new-exp1.sub
tests/new-exp11.sub [new file with mode: 0644]
tests/new-exp2.sub
tests/parser.right
tests/parser.tests
tests/posix2syntax.sub [new file with mode: 0644]
tests/posixexp.right
tests/posixexp.tests
tests/posixexp2.sub
tests/posixexp2.tests
tests/posixexp3.sub [new file with mode: 0644]
tests/posixexp4.sub [new file with mode: 0644]
tests/posixexp5.sub [new file with mode: 0644]
tests/posixexp6.sub [new file with mode: 0644]
tests/posixpat.tests
tests/printf.right
tests/printf.tests
tests/printf3.sub
tests/procsub.right [new file with mode: 0644]
tests/procsub.tests [new file with mode: 0644]
tests/procsub1.sub [moved from tests/redir12.sub with 100% similarity]
tests/quote.right
tests/quote.tests
tests/quote1.sub
tests/read.tests
tests/redir.right
tests/redir.tests
tests/redir4.sub
tests/redir6.sub
tests/redir8.sub
tests/rsh.right
tests/rsh.tests
tests/rsh1.sub [new file with mode: 0644]
tests/rsh2.sub [new file with mode: 0644]
tests/run-all
tests/run-dynvar [new file with mode: 0644]
tests/run-minimal
tests/run-procsub [new file with mode: 0644]
tests/set-x.right
tests/set-x.tests
tests/shopt.right
tests/test-glue-functions
tests/test.right
tests/test.tests
tests/test1.sub [new file with mode: 0644]
tests/tilde.tests
tests/trap.right
tests/trap.tests
tests/trap2.sub
tests/trap6.sub [new file with mode: 0644]
tests/type.right
tests/type3.sub
tests/varenv.right
tests/varenv.sh
tests/varenv10.sub [new file with mode: 0644]
tests/varenv11.sub [new file with mode: 0644]
tests/varenv12.sub [new file with mode: 0644]
tests/varenv9.sub [new file with mode: 0644]
tests/vredir.right
trap.c
trap.h
variables.c
variables.h
version.c
xmalloc.c
y.tab.c
y.tab.h