summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/foreach
AgeCommit message (Collapse)AuthorFilesLines
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-2/+2
Fixes Savannah bug #34530.
2006-03-10Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith1-11/+7
Revert a fix for $? including non-existent files as it shows a bug in the Linux kernel build. Give them a release to fix this. Add some changes from Eli Z. for Windows changes.
2006-02-15Fix Savannah bug #106: keep separate track of which variable we arePaul Smith1-0/+21
expanding, and use that info when generating error messages instead of the file info, where appropriate.
2005-06-09Fix Savannah bug #11913: ensure that scopes such as foreach, etc. takePaul Smith1-23/+30
precedence over the global scope when they're used in a global context (such as an eval).
1999-09-17* A few script fixes and updates for 3.78.Paul Smith1-1/+1
1999-09-14* Added the test suite to the main distribution.Paul Smith1-0/+53