summaryrefslogtreecommitdiff
path: root/tests/lexer/test-004.std
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-11-17 01:35:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-11-22 18:52:21 +0300
commitd52c1fb406b1cef82c5f5a28fc1804d7d99a49d8 (patch)
tree89236d3dcdf6245c75d761fde09040d9d2a56480 /tests/lexer/test-004.std
parentbe3dc4cee63da92cfa1fa44a0bf90ab11ec7aaca (diff)
Add support for build2 for tests and examples
Diffstat (limited to 'tests/lexer/test-004.std')
-rw-r--r--tests/lexer/test-004.std15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/lexer/test-004.std b/tests/lexer/test-004.std
deleted file mode 100644
index 4216cd1..0000000
--- a/tests/lexer/test-004.std
+++ /dev/null
@@ -1,15 +0,0 @@
-keyword: include
-c++ path: "foo/abc.hxx"
-;
-keyword: include
-c++ path: <vector>
-;
-keyword: include
-c++ path: "map"
-;
-keyword: include
-cli path: <map>
-;
-keyword: include
-cli path: "map.cli"
-<EOS>