aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_list.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2020-07-14 15:30:12 +0000
committerbloodstalker <thabogre@gmail.com>2020-07-14 15:30:12 +0000
commit835b5ba3d6594a60963af89b0487f89afe6e19f1 (patch)
tree733fbda827f60ae4d35128605fbef3679f33b05e /test/test_list.md
parentadded a new switch:recorddecl. the test script is still WIP. (diff)
downloadcgrep-835b5ba3d6594a60963af89b0487f89afe6e19f1.tar.gz
cgrep-835b5ba3d6594a60963af89b0487f89afe6e19f1.zip
wip-tests
Diffstat (limited to 'test/test_list.md')
-rw-r--r--test/test_list.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/test/test_list.md b/test/test_list.md
index e39ea5e..39b2f02 100644
--- a/test/test_list.md
+++ b/test/test_list.md
@@ -1,22 +1,22 @@
## Test List
-- [x] function declaration
-- [x] field declratation
-- [x] cxx method declaration
-- [x] variable declaration
-- [x] class declaration
-- [x] struct declaration
-- [x] union declaration/definition
-- [x] named declaration/definition
-- [x] declaration reference expression
-- [x] call expression
-- [x] cxx member call expression
-- [x] cxx record declaration
-- [] macro definition
-- [] header inclusion directive
+- [x] function declaration
+- [x] field declratation
+- [x] cxx method declaration
+- [x] variable declaration
+- [x] class declaration
+- [x] struct declaration
+- [x] union declaration/definition
+- [x] named declaration/definition
+- [x] declaration reference expression
+- [x] call expression
+- [x] cxx member call expression
+- [x] cxx record declaration
+- [] macro definition
+- [] header inclusion directive
## Cross Test List
-* macro expansion behaviour
-* overload
+- macro expansion behaviour
+- overload