Historia zmian

Autor SHA1 Wiadomość Data
  Justin Hileman 834d612f1e Merge branch 'dev' into feature/whitespace-overhaul 15 lat temu
  Justin Hileman 7cb2029ec2 Add test for double-rendered sections, prevent mustache injection (see fix for mustache.js: http://hile.mn/fOVoW1 ...) 15 lat temu
  Justin Hileman 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 lat temu
  Justin Hileman fa0e7fac80 Merge branch 'dev' into feature/section-stack 15 lat temu
  Justin Hileman 943aa8849a Add test groups for easier test breakdown. 15 lat temu
  Justin Hileman 38accdaf89 More correct sections implementation. 15 lat temu
  Justin Hileman f91f74ef1b Clean up comments and whitespace. 15 lat temu
  Justin Hileman e2546d40c1 Minor test coverage improvements. 15 lat temu
  Justin Hileman 582c3278fa Add known issue for whitespace, mark whitespace test as skipped. 15 lat temu
  Justin Hileman c2c01cf964 only test examples which find a php class. 15 lat temu
  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 lat temu
  Justin Hileman b096cb108d fix for PHPUnit 3.5.0 - no longer including PHPUnit/Framework.php in tests. 15 lat temu
  Justin Hileman b300b31752 prepared regex should escape regex delimiter as well. 15 lat temu
  Justin Hileman 12096e0b8c Cleaned up regex string preparation. 15 lat temu
  Justin Hileman 38a5e57514 Added context and section unit tests for dot notation pragma. 15 lat temu
  Justin Hileman 38d778b825 fixed typo in test message. 15 lat temu
  Justin Hileman 5cb4c7e2f1 Skipping delimiters test until bug is fixed. 15 lat temu
  Justin Hileman fd3dc292a3 Merge branch 'feature/fix-partials' into dev 15 lat temu
  Justin Hileman f0ed2ad499 Added test for template retention in subsequent render invocations. 15 lat temu
  Justin Hileman 619a48674b fixed name of clone test, added more assertions. 15 lat temu
  Justin Hileman 5ade8a5ee3 Added unit test for Mustache clone method. 15 lat temu
  Justin Hileman f4ef3ba30e Added test case for multiple (trivial) invocations of Mustache::render 15 lat temu
  Justin Hileman ac365c052e Further testing for Mustache constructor. 15 lat temu
  Justin Hileman 4d40070c69 Added __toString() test. 15 lat temu
  Justin Hileman a9ea1db322 Added unit tests for constuctor and render() methods. 15 lat temu
  Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 15 lat temu
  Justin Hileman 3108aff56d fixing documentation for unit tests 15 lat temu
  Justin Hileman 6e508d5b48 Rudimentary unit test script. 15 lat temu