This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-11-06 23:31:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
536721d4574b5f552e79ceb4a322173f9742a1d3
smarty
/
tests
/
UnitTests
/
Compiler
/
Delimiter
History
Simon Wisselink
e124f71dd8
Fixed issue related to scoping of left/right delimiter overrides
2023-01-09 11:25:09 +01:00
..
cache
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
templates
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
templates_c
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
AutoLiteralTest.php
Removed now unneeded PHPunit annotations @run(Tests)InSeparateProcess, @preserveGlobalState and @backupStaticAttributes. Made CacheResourceTestCommon abstract to prevent the base class from running tests (and always failing). Unregister a previously registered stream wrapper. Fixes a lot of tests.
2023-01-05 23:06:02 +01:00
DelimiterTest.php
Fixed issue related to scoping of left/right delimiter overrides
2023-01-09 11:25:09 +01:00
UserLiteralTest.php
Removed now unneeded PHPunit annotations @run(Tests)InSeparateProcess, @preserveGlobalState and @backupStaticAttributes. Made CacheResourceTestCommon abstract to prevent the base class from running tests (and always failing). Unregister a previously registered stream wrapper. Fixes a lot of tests.
2023-01-05 23:06:02 +01:00