Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Justin Hileman 943aa8849a Add test groups for easier test breakdown. 15 gadi atpakaļ
  Justin Hileman f91f74ef1b Clean up comments and whitespace. 15 gadi atpakaļ
  Justin Hileman e2546d40c1 Minor test coverage improvements. 15 gadi atpakaļ
  Justin Hileman 582c3278fa Add known issue for whitespace, mark whitespace test as skipped. 15 gadi atpakaļ
  Justin Hileman c2c01cf964 only test examples which find a php class. 15 gadi atpakaļ
  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 gadi atpakaļ
  Justin Hileman b096cb108d fix for PHPUnit 3.5.0 - no longer including PHPUnit/Framework.php in tests. 15 gadi atpakaļ
  Justin Hileman b300b31752 prepared regex should escape regex delimiter as well. 15 gadi atpakaļ
  Justin Hileman 12096e0b8c Cleaned up regex string preparation. 15 gadi atpakaļ
  Justin Hileman 38a5e57514 Added context and section unit tests for dot notation pragma. 15 gadi atpakaļ
  Justin Hileman 38d778b825 fixed typo in test message. 15 gadi atpakaļ
  Justin Hileman 5cb4c7e2f1 Skipping delimiters test until bug is fixed. 15 gadi atpakaļ
  Justin Hileman fd3dc292a3 Merge branch 'feature/fix-partials' into dev 15 gadi atpakaļ
  Justin Hileman f0ed2ad499 Added test for template retention in subsequent render invocations. 15 gadi atpakaļ
  Justin Hileman 619a48674b fixed name of clone test, added more assertions. 15 gadi atpakaļ
  Justin Hileman 5ade8a5ee3 Added unit test for Mustache clone method. 15 gadi atpakaļ
  Justin Hileman f4ef3ba30e Added test case for multiple (trivial) invocations of Mustache::render 15 gadi atpakaļ
  Justin Hileman ac365c052e Further testing for Mustache constructor. 15 gadi atpakaļ
  Justin Hileman 4d40070c69 Added __toString() test. 15 gadi atpakaļ
  Justin Hileman a9ea1db322 Added unit tests for constuctor and render() methods. 15 gadi atpakaļ
  Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 15 gadi atpakaļ
  Justin Hileman 3108aff56d fixing documentation for unit tests 15 gadi atpakaļ
  Justin Hileman 6e508d5b48 Rudimentary unit test script. 15 gadi atpakaļ