From edb40425d3766f9eee629ae4fc61e7aef898b4f3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 29 Oct 2017 12:51:48 +0000 Subject: [PATCH] Simple macro tests --- test/more/tests/ref/macro.gold | 19 +++++++++++++++++++ test/more/tests/ref/macro.gold2 | 19 +++++++++++++++++++ test/more/tests/ref/macro.xml | 22 ++++++++++++++++++++++ 3 files changed, 60 insertions(+) create mode 100644 test/more/tests/ref/macro.gold create mode 100644 test/more/tests/ref/macro.gold2 create mode 100644 test/more/tests/ref/macro.xml diff --git a/test/more/tests/ref/macro.gold b/test/more/tests/ref/macro.gold new file mode 100644 index 0000000..ffe6187 --- /dev/null +++ b/test/more/tests/ref/macro.gold @@ -0,0 +1,19 @@ + +
Header <<ulink url="../../example.hpp">example.hpp</ulink>> + +foo +FOO +bar + Macro foo3foo// In header: <example.hpp> + +fooDescription + + Macro FOO3FOO// In header: <example.hpp> + +FOODescription + + Macro bar3bar// In header: <example.hpp> + +barDescription + +
\ No newline at end of file diff --git a/test/more/tests/ref/macro.gold2 b/test/more/tests/ref/macro.gold2 new file mode 100644 index 0000000..88780c1 --- /dev/null +++ b/test/more/tests/ref/macro.gold2 @@ -0,0 +1,19 @@ + +
Header <<ulink url="../../example.hpp">example.hpp</ulink>> + +foo +FOO +bar + Macro foo3foo// In header: <example.hpp> + +fooDescription + + Macro FOO3FOO// In header: <example.hpp> + +FOODescription + + Macro bar3bar// In header: <example.hpp> + +barDescription + +
\ No newline at end of file diff --git a/test/more/tests/ref/macro.xml b/test/more/tests/ref/macro.xml new file mode 100644 index 0000000..d93d529 --- /dev/null +++ b/test/more/tests/ref/macro.xml @@ -0,0 +1,22 @@ + + +
+ + + + + + + + + + + + +