aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/parser/directive.test
AgeCommit message (Collapse)AuthorFilesLines
2017-05-01Add hxx extension for headersKaren Arutyunov1-2/+2
2017-01-24Add support for comparison of test command output to a fileKaren Arutyunov1-1/+1
2017-01-09Tests cleanup (take 2)Karen Arutyunov1-0/+4
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.