mo/tests
Tyler Akins e623b16bb8 Allowing access to globals while in a loop
This used to make a name like DATA.0.STR.  Since bash doesn't like using
multi-dimensional arrays, we can shortcut things and just assume that
STR referes to the global variable here.

This closes issue #7
2015-08-27 09:43:10 -05:00
..
array.env Initial commit 2015-01-23 17:43:08 +00:00
array.expected Adding better block detection 2015-01-26 12:51:28 -06:00
array.template Initial commit 2015-01-23 17:43:08 +00:00
comment-newline.env Initial commit 2015-01-23 17:43:08 +00:00
comment-newline.expected Initial commit 2015-01-23 17:43:08 +00:00
comment-newline.template Initial commit 2015-01-23 17:43:08 +00:00
comment.env Initial commit 2015-01-23 17:43:08 +00:00
comment.expected Initial commit 2015-01-23 17:43:08 +00:00
comment.template Initial commit 2015-01-23 17:43:08 +00:00
false-list.env Initial commit 2015-01-23 17:43:08 +00:00
false-list.expected Initial commit 2015-01-23 17:43:08 +00:00
false-list.template Initial commit 2015-01-23 17:43:08 +00:00
function.env Initial commit 2015-01-23 17:43:08 +00:00
function.expected Adding better block detection 2015-01-26 12:51:28 -06:00
function.template Initial commit 2015-01-23 17:43:08 +00:00
globals-in-loop.env Allowing access to globals while in a loop 2015-08-27 09:43:10 -05:00
globals-in-loop.expected Allowing access to globals while in a loop 2015-08-27 09:43:10 -05:00
globals-in-loop.template Allowing access to globals while in a loop 2015-08-27 09:43:10 -05:00
inverted.env Initial commit 2015-01-23 17:43:08 +00:00
inverted.expected Adding better block detection 2015-01-26 12:51:28 -06:00
inverted.template Initial commit 2015-01-23 17:43:08 +00:00
miss.env Initial commit 2015-01-23 17:43:08 +00:00
miss.expected Initial commit 2015-01-23 17:43:08 +00:00
miss.template Initial commit 2015-01-23 17:43:08 +00:00
mush.env Initial commit 2015-01-23 17:43:08 +00:00
mush.expected Adding better block detection 2015-01-26 12:51:28 -06:00
mush.template Initial commit 2015-01-23 17:43:08 +00:00
partial.env Initial commit 2015-01-23 17:43:08 +00:00
partial.expected Adding better block detection 2015-01-26 12:51:28 -06:00
partial.partial Initial commit 2015-01-23 17:43:08 +00:00
partial.template Initial commit 2015-01-23 17:43:08 +00:00
typical.env Initial commit 2015-01-23 17:43:08 +00:00
typical.expected Adding better block detection 2015-01-26 12:51:28 -06:00
typical.template Initial commit 2015-01-23 17:43:08 +00:00