gash/tests
Timothy Sample 7fee72f5c7 Reset exit status on assignment.
* gash/eval.scm (eval-word): Add 'on-command-substitution' keyword.
(eval-sh): On '<sh-set!>' reset the exit status unless a command
substitution has occurred.
* tests/assignments.org: Add tests.
2019-12-08 12:18:31 -05:00
..
bootstrap Add missing copyright headers. 2019-05-20 18:07:47 -04:00
data Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
spec Enable 'var-op-strip' specification test 2019-11-24 17:13:54 -05:00
unit Handle nested lists when removing quotes. 2019-11-24 17:40:05 -05:00
arguments.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
assignments.org Reset exit status on assignment. 2019-12-08 12:18:31 -05:00
command-substitution.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
compound-words.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
conditionals.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
dot.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
eval.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
exiting.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
exporting.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
functions.org Fix top-level 'break', 'continue', and 'return'. 2019-08-01 09:02:05 -04:00
loops.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
pipes-and-booleans.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
read.org Make 'read' handle logical lines. 2019-12-08 12:18:31 -05:00
redirects.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
run-test-suite.in Remove extra import from 'run-test-suite'. 2019-08-20 11:38:11 -04:00
signals.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
temporary-assignments.org Use temporary assignments when calling functions. 2019-11-24 17:13:54 -05:00
variable-and.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
variable-or.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
variable-patterns.org Remove tests for the '/' variable operator. 2019-11-24 17:13:54 -05:00
variable-words.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00
words.org Aggregate tests into test suites. 2019-06-14 20:27:33 -04:00