Commit History

Author SHA1 Message Date
  Justin Hileman 61a0b7f2f2 Provide another interpolation failure test case. 14 years ago
  Justin Hileman 44e7fc42cd Merge remote-tracking branch 'KevBurnsJr/delimiters_in_partials' into feature/delimiters-partials-and-sections 14 years ago
  KevBurnsJr 1acae92de2 Creating new Test to prove error 14 years ago
  KevBurnsJr c2f1201c5c Oops, fixing test. 14 years ago
  KevBurnsJr 7d3f312b4c Adding test for delimiter switching in partials 14 years ago
  Justin Hileman 25253b3c00 DOT-NOTATION and IMPLICIT-ITERATOR are now part of core spec. 14 years ago
  Justin Hileman ebfe6495bb Clean up $options code. 14 years ago
  Justin Hileman 834d612f1e Merge branch 'dev' into feature/whitespace-overhaul 15 years ago
  Justin Hileman 7cb2029ec2 Add test for double-rendered sections, prevent mustache injection (see fix for mustache.js: http://hile.mn/fOVoW1 ...) 15 years ago
  Justin Hileman 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 years ago
  Justin Hileman fa0e7fac80 Merge branch 'dev' into feature/section-stack 15 years ago
  Justin Hileman 943aa8849a Add test groups for easier test breakdown. 15 years ago
  Justin Hileman 38accdaf89 More correct sections implementation. 15 years ago
  Justin Hileman f91f74ef1b Clean up comments and whitespace. 15 years ago
  Justin Hileman e2546d40c1 Minor test coverage improvements. 15 years ago
  Justin Hileman 582c3278fa Add known issue for whitespace, mark whitespace test as skipped. 15 years ago
  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