Commit Graph
16 Commits
Author SHA1 Message Date
Justin Hileman b300b31752 prepared regex should escape regex delimiter as well. 2010-06-11 16:36:40 -04:00
Justin Hileman 12096e0b8c Cleaned up regex string preparation. 2010-06-11 16:24:46 -04:00
Justin Hileman 38a5e57514 Added context and section unit tests for dot notation pragma. 2010-06-01 17:02:36 -04:00
Justin Hileman 38d778b825 fixed typo in test message. 2010-05-27 17:05:36 -04:00
Justin Hileman 5cb4c7e2f1 Skipping delimiters test until bug is fixed. 2010-05-27 16:05:45 -04:00
Justin Hileman fd3dc292a3 Merge branch 'feature/fix-partials' into dev 2010-05-24 10:35:00 -04:00
Justin Hileman f0ed2ad499 Added test for template retention in subsequent render invocations. 2010-05-24 10:29:43 -04:00
Justin Hileman 619a48674b fixed name of clone test, added more assertions. 2010-05-22 22:41:50 -04:00
Justin Hileman 5ade8a5ee3 Added unit test for Mustache clone method. 2010-05-22 20:41:12 -04:00
Justin Hileman f4ef3ba30e Added test case for multiple (trivial) invocations of Mustache::render 2010-05-16 15:08:21 -04:00
Justin Hileman ac365c052e Further testing for Mustache constructor. 2010-04-30 20:05:43 -04:00
Justin Hileman 4d40070c69 Added __toString() test. 2010-04-29 21:35:41 -04:00
Justin Hileman a9ea1db322 Added unit tests for constuctor and render() methods. 2010-04-29 21:24:03 -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