aboutsummaryrefslogtreecommitdiff
path: root/src/mustach/test5/resu.ref
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-26 15:03:34 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-26 15:03:34 +0200
commitcb400751c159fc1fdfa39bc14960da3dd749e637 (patch)
tree11de639a89e36affdcb1087188a86d9f4b2e7089 /src/mustach/test5/resu.ref
parent7d2465146e6dd1f50d6a8f5121edfa667f1cae84 (diff)
downloadmerchant-cb400751c159fc1fdfa39bc14960da3dd749e637.tar.gz
merchant-cb400751c159fc1fdfa39bc14960da3dd749e637.tar.bz2
merchant-cb400751c159fc1fdfa39bc14960da3dd749e637.zip
vendoring Mustach
Diffstat (limited to 'src/mustach/test5/resu.ref')
-rw-r--r--src/mustach/test5/resu.ref60
1 files changed, 60 insertions, 0 deletions
diff --git a/src/mustach/test5/resu.ref b/src/mustach/test5/resu.ref
new file mode 100644
index 00000000..117499fc
--- /dev/null
+++ b/src/mustach/test5/resu.ref
@@ -0,0 +1,60 @@
+=====================================
+from json
+----3.14159----
+=====================================
+not found
+
+=====================================
+without extension first
+must2 == BEGIN
+Hello Chris
+You have just won 10000 dollars!
+
+Well, 6000 dollars, after taxes.
+
+Shown.
+
+
+ No person
+
+must2 == END
+
+=====================================
+last with extension
+must3.mustache == BEGIN
+
+ <b>resque</b> reviewers: avrel commiters: joe william
+
+ <b>hub</b> reviewers: avrel commiters: jack greg
+
+ <b>rip</b> reviewers: joe jack commiters: greg
+
+
+
+ Hi Jon!
+
+
+
+=====================================
+
+
+ <b>resque</b> reviewers: avrel commiters: joe william
+
+ <b>hub</b> reviewers: avrel commiters: jack greg
+
+ <b>rip</b> reviewers: joe jack commiters: greg
+
+=====================================
+must3.mustache == END
+
+=====================================
+Ensure must3 didn't change specials
+
+
+ Hi Jon!
+
+
+%(%#person?%)%
+ Hi %(%name%)%!
+%(%/person?%)%
+