Added standard Mustache specs tests suite.

The groups with failing tests are currently commented out (everything except
interpolation). The main reason for failures are due to the requirement that
standalone lines that contain nothing but whitespace be stripped from the
output.
This commit is contained in:
Yoryos Valotasios
2013-03-05 21:54:29 +01:00
committed by Michael Bayne
parent 3a5da915e9
commit 2889ee8692
9 changed files with 246 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "src/test/resources/specs"]
path = src/test/resources/specs
url = git://github.com/mustache/spec.git