Commit History

Author SHA1 Message Date
  Justin Hileman c2c01cf964 only test examples which find a php class. 15 years ago
  Justin Hileman e026d8e7f5 Fix for examples directory iterator in PHP 5.2. Future-proof things a bit by actually checking for file extension before accessing that index. 15 years ago
  Justin Hileman b096cb108d fix for PHPUnit 3.5.0 - no longer including PHPUnit/Framework.php in tests. 15 years ago
  Justin Hileman b300b31752 prepared regex should escape regex delimiter as well. 15 years ago
  Justin Hileman 12096e0b8c Cleaned up regex string preparation. 15 years ago
  Justin Hileman 38a5e57514 Added context and section unit tests for dot notation pragma. 15 years ago
  Justin Hileman 38d778b825 fixed typo in test message. 15 years ago
  Justin Hileman 5cb4c7e2f1 Skipping delimiters test until bug is fixed. 15 years ago
  Justin Hileman fd3dc292a3 Merge branch 'feature/fix-partials' into dev 15 years ago
  Justin Hileman f0ed2ad499 Added test for template retention in subsequent render invocations. 15 years ago
  Justin Hileman 619a48674b fixed name of clone test, added more assertions. 15 years ago
  Justin Hileman 5ade8a5ee3 Added unit test for Mustache clone method. 15 years ago
  Justin Hileman f4ef3ba30e Added test case for multiple (trivial) invocations of Mustache::render 15 years ago
  Justin Hileman ac365c052e Further testing for Mustache constructor. 15 years ago
  Justin Hileman 4d40070c69 Added __toString() test. 15 years ago
  Justin Hileman a9ea1db322 Added unit tests for constuctor and render() methods. 15 years ago
  Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 15 years ago
  Justin Hileman 3108aff56d fixing documentation for unit tests 15 years ago
  Justin Hileman 6e508d5b48 Rudimentary unit test script. 15 years ago