Commit Graph
4 Commits
Author SHA1 Message Date
Justin Hileman 537ebc44c8 Initial work adding pragma detection to Mustache.php
Currently stores pragmas and options, but does nothing with them. Also throws exceptions when it encounters unknown pragmas.
Test coverage only for exceptions and pragma tag removal.
2010-04-28 21:51:54 -04:00
Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 2010-04-26 19:24:29 -04:00
Justin Hileman 3108aff56d fixing documentation for unit tests 2010-04-25 17:55:43 -04:00
Justin Hileman 6e508d5b48 Rudimentary unit test script. 2010-04-25 17:53:51 -04:00