Vincent Petry
b0bb64c3ee
Added unit tests for relative_modified_date, changed method signature
...
Changed method signature of relative_modified_date template method to
make it possible to add a fromTime to compare with, mostly to make it
possible to test it.
Added unit test for date and time cases.
2013-10-03 13:55:05 +02:00
Thomas Tanghus
0d852dce3b
Use new autoloader class
2013-05-11 22:44:45 +02:00
Thomas Mueller
ef88ceba8c
drop SimpleTest compatibility
2013-01-24 16:47:17 +01:00
Michael Gapczynski
68272fa253
Remove unnecessary ob_end_clean() from template tests
2013-01-19 20:28:45 -05:00
Thomas Mueller
f9226f170e
fixes #266
2012-11-05 21:26:59 +01:00
Felix Moeller
f8d1d7787e
Checkstyle fixes for SpaceBeforeOpenBrace
2012-11-04 10:46:32 +01:00
Robin Appelman
2dbf2c69de
fix inlude path for template test
2012-11-02 21:46:27 +01:00
Thomas Mueller
dca80c55a9
fixing Test_TemplateFunctions
2012-10-31 00:22:26 +01:00
Bernhard Posselt
3ca5927b59
fixed copy paste error. 4th test will now test print_unescaped instead of p
2012-10-30 21:20:21 +01:00
Bernhard Posselt
aef3c6010b
splitted two tests with two assertions each into four tests with one assertion
2012-10-30 17:30:39 +01:00
Bernhard Posselt
f591382147
assert in proper order
2012-10-29 21:33:43 +01:00
Bernhard Posselt
a31c230f22
added tests for p and print_unescaped
2012-10-29 21:22:53 +01:00