22 Commits

Author SHA1 Message Date
Chet Ramey 2a645237d3 test suite updates: highlight failed test scripts; optionally save failed test output; report number of successful tests; exit based on number of test failures; indent warning messages to make them stand out 2025-10-16 11:44:26 -04:00
Chet Ramey cf8a2518c8 fix for potential read builtin crash if bash gets a signal before read reads any input; make wait -f work if there are no pid or job arguments and update documentation; save and restore variable reflected in $BASH_COMMAND around shell function calls 2025-09-18 17:54:55 -04:00
Chet Ramey 9c83052f48 changes to several error messages; more test suite additions 2023-10-04 15:04:31 -04:00
Chet Ramey 00edd0ee50 small changes to some error messages; greatly expanded builtins tests 2023-09-28 10:47:17 -04:00
Chet Ramey b3958b3ab4 a select command invalid selection variable name is now a fatal error in posix mode; many test suite additions 2023-09-25 15:08:04 -04:00
Chet Ramey 782af56204 updates for nofork command substitution; changes for z/OS machines; fix for race in wait_for_any_job 2023-05-22 09:37:41 -04:00
Chet Ramey 198210c58f more changes for bracket expressions in patterns 2022-12-02 11:41:48 -05:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey c21b3727a7 commit bash-20180511 snapshot 2018-05-21 10:28:44 -04:00
Chet Ramey bce12dd773 commit bash-20150710 snapshot 2015-07-29 16:15:40 -04:00
Chet Ramey 7571d3f4bb commit bash-20130720 snapshot 2013-08-05 09:55:44 -04:00
Chet Ramey a37d979e7b commit bash-20130411 snapshot 2013-05-06 08:40:23 -04:00
Chet Ramey 1a81420a36 commit bash-20130125 snapshot 2013-02-05 16:44:34 -05:00
Chet Ramey 89c77bc75b commit bash-20101222 snapshot 2011-12-12 22:12:13 -05:00
Chet Ramey c302751c7b commit bash-20090319 snapshot 2011-12-08 20:06:56 -05:00
Chet Ramey ed35cb4a63 commit bash-20080529 snapshot 2011-12-07 09:24:27 -05:00
Chet Ramey 61deeb1329 commit bash-20040525 snapshot 2011-12-03 12:57:50 -05:00
Jari Aalto 7117c2d221 Imported from ../bash-2.05b.tar.gz. 2009-09-12 16:46:55 +00:00
Jari Aalto f73dda092b Imported from ../bash-2.05a.tar.gz. 2009-09-12 16:46:54 +00:00
Jari Aalto 28ef6c316f Imported from ../bash-2.05.tar.gz. 2009-09-12 16:46:53 +00:00
Jari Aalto cce855bc5b Imported from ../bash-2.02.tar.gz. 2009-09-12 16:46:51 +00:00
Jari Aalto d166f04881 Imported from ../bash-2.01.tar.gz. 2009-09-12 16:46:50 +00:00