summaryrefslogtreecommitdiff
path: root/test/files/run/interpolationArgs.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix check for number of argumentsDaniel C. Sobral2012-01-171-0/+2
Fix the test for number of arguments by passing all arguments instead of passing the argument list as a single argument. Add positive and negative tests for it.