Commit graph

27 commits

Author SHA1 Message Date
ChanMyeong
1b511c14d9 issue 1542 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 04:26:01 +00:00
ngleader
c183c272ec Change test case of TemplateHandler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10196 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 00:46:07 +00:00
taggon
d25f1cf768 issue 696: TemplateHandler now supports eval()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9952 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-14 09:31:34 +00:00
taggon
59370973bd issue 746: Fixed a bug for rewriting image URL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9932 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-09 04:33:54 +00:00
taggon
67751eb85b All classes can be tested from now.
1) Add some test files.
2) Create a folder for fronendfile. Move the class file into the folder.
3) Write Bootstrap.php file.
4) Modify phpunit.xml file.
5) Add a context mock class.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9850 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 07:46:47 +00:00
ngleader
c9cd22517c Issue 1025 adding phpunit.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9815 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-16 05:43:33 +00:00
taggon
8a55d17cef issue 831 : Fixed a bug that an error occured if conditional statements include line feeds.
issue 843 : Fixed a bug that spaces at the back of template statements are removed.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9795 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 03:56:16 +00:00
taggon
0d56b9038b issue 697: Fixed a bug for wrong compiling switch statement
switch 문이 간혹 잘못 컴파일되던 버그 수정


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9771 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-27 06:43:54 +00:00
taggon
59f4795c07 Add a test case for issue 584
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9747 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 01:54:16 +00:00
taggon
59b7ce4d96 issue 512 : Template engine does not handle <marquee> from now.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9691 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-20 03:07:39 +00:00
taggon
f0c9e055ec Fixed a typo
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9649 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 04:01:05 +00:00
taggon
539ec42921 Rename test file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9648 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 03:59:34 +00:00
taggon
cadd0dcb7b Rename test file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9647 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 03:59:20 +00:00
taggon
31eb3c76e7 issue 190 : add a test case for cond syntax
issue 183 : add a test case for loop syntax


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9589 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 10:05:20 +00:00
taggon
fb15daa828 Trimming loop variables
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9583 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 08:12:41 +00:00
taggon
40a63fac84 Fixed a template bug for generating form inputs
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9554 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 02:12:07 +00:00
taggon
64ca49bee0 Fixed a template bug in PHP4
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9549 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 01:12:29 +00:00
taggon
c105bbbfa2 Fixed a tempalte bug that the engine parses javascript code blocks as php echo syntax
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9547 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 00:33:03 +00:00
taggon
d09ce9b95c Correct _XE_PATH_ in the template test file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9527 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 07:16:06 +00:00
taggon
1ada0a3c40 Add testcases for ignoring stylesheets and json
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9505 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-06 04:32:21 +00:00
taggon
7929770dcd Add tests for TemplateHandler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9277 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 10:35:40 +00:00
ngleader
a9660e3fe3 Fixed some bugs in TemplateHandler class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9274 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 08:36:51 +00:00
taggon
4aa222aec3 Fixed a bug related relative path
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9270 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 07:04:06 +00:00
taggon
2825f57457 Add a test for comments
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9268 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 05:05:42 +00:00
flyskyko
5f66f744e1 add error case
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9261 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 01:36:06 +00:00
taggon
543987415f Remove unnecessary code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9259 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 01:20:20 +00:00
taggon
b37398d067 refatoring TemplateHandler class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9258 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-21 12:14:42 +00:00