2017-08-04 04:25:20 +00:00
|
|
|
|
|
|
|
####################
|
2017-08-02 03:58:40 +00:00
|
|
|
# Verify behavior of `set --show` given an invalid var name
|
|
|
|
$argle bargle: invalid var name
|
2017-08-04 04:25:20 +00:00
|
|
|
|
|
|
|
####################
|
|
|
|
# Verify behavior of `set --show`
|
2017-08-04 06:57:36 +00:00
|
|
|
|
|
|
|
####################
|
|
|
|
# Appending works
|
|
|
|
|
|
|
|
####################
|
|
|
|
# Prepending works
|
|
|
|
|
|
|
|
####################
|
|
|
|
# Appending and prepending at same time works
|
2017-08-20 04:39:21 +00:00
|
|
|
|
|
|
|
####################
|
|
|
|
# Setting local scope when no local scope of the var uses the closest scope
|
2018-03-25 06:32:55 +00:00
|
|
|
|
|
|
|
####################
|
|
|
|
# Exporting works
|