aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/parser/directive.test
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Treat any testscript line that starts with dot as directiveBoris Kolpackov1-0/+70
Even though we currently only recognize the include directive, we reserve any line that begins with a dot for future.