From b593ecdd3486f4541c0bcd68beec9146d78813a2 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Wed, 1 Apr 2015 23:34:18 +0200 Subject: Add first integration tests * "poem" contains a nice use case for user defined syntax that still needs to be implemented (indent and dedent as open/close tag) * "simple_short_token" triggers a non-deterministic bug that is not caught by valgrind * "wikilike" contains various user defined syntax tests as well as the not yet implemented per-field user defined syntax --- .../integration/user_defined_syntax/simple_short_token.out.osxml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testdata/integration/user_defined_syntax/simple_short_token.out.osxml (limited to 'testdata/integration/user_defined_syntax/simple_short_token.out.osxml') diff --git a/testdata/integration/user_defined_syntax/simple_short_token.out.osxml b/testdata/integration/user_defined_syntax/simple_short_token.out.osxml new file mode 100644 index 0000000..743e927 --- /dev/null +++ b/testdata/integration/user_defined_syntax/simple_short_token.out.osxml @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3