Commit History

Author SHA1 Message Date
  Justin Hileman d026315a2c Even more ludicrous recursive section / implicit iterator tests. 15 years ago
  Justin Hileman fef6234954 Test case for recursive sections with implicit iterators. 15 years ago
  Justin Hileman 16115f915b Merge branch 'feature/section-stack' into dev 15 years ago
  Justin Hileman fa0e7fac80 Merge branch 'dev' into feature/section-stack 15 years ago
  Justin Hileman 1282b8104a A broken example for issue #12 - recursive/nested sections. 15 years ago
  Justin Hileman bb04ccd05e Add an inverted section test to base test case. 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 35c725089b Revert "Merge branch 'luciferous-master' into dev" 15 years ago
  Justin Hileman 9202a37cf5 Merge branch 'luciferous-master' into dev 15 years ago
  Justin Hileman 54b5800d42 Merge branch 'ThePixelDeveloper-master' into dev 15 years ago
  Justin Hileman f2d77ad695 Whitespace 15 years ago
  Justin Hileman f3cb0877ff Add support for 'less-than' partial notation. 15 years ago
  Neuman Vong 65770a03f6 Use is_callable instead of method_exists 15 years ago
  Mathew Davies e8f99bb04e Use array_key_exists instead of isset for checking array values. 15 years ago
  Justin Hileman e3c7afde46 Moved test for #11 into 'escaped' example. 15 years ago
  Jeremy Bush 758027bd91 Fixing Issue #11 15 years ago
  Justin Hileman 2bd68f59b1 Merge branch 'release/0.3.0' into dev 15 years ago
  Justin Hileman 8b1c9c113c Merge branch 'release/0.3.0' 15 years ago
  Justin Hileman 568b6c8512 don't include phpunit in test cases. 15 years ago
  Justin Hileman eb01f3052c Merge branch 'feature/test-coverage' into dev 15 years ago
  Justin Hileman 31b38b71a2 Test coverage is no longer incomplete. 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 39b24c1933 Update mustache object section test to cover class method access for embedded objects. 15 years ago
  Justin Hileman 54d91b667b Adjust _renderTag so xdebug relizes that it actually has full test coverage. This commit marks 100% test coverage of Mustache.php. 15 years ago
  Justin Hileman 5de845cb2e Add test coverage for edge cases and exceptions. 15 years ago
  Justin Hileman de968a42b4 Initialize local pragmas with empty array. 15 years ago
  Justin Hileman 582c3278fa Add known issue for whitespace, mark whitespace test as skipped. 15 years ago
  Justin Hileman e40a57cba1 Refactor section_iterator_objects example. 15 years ago