Commit graph

450 commits

Author SHA1 Message Date
flyskyko
39fd65dc7e exclude FrontEndFileHandlerTest.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9877 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 02:42:05 +00:00
flyskyko
b09862088a xss defence
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9876 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 02:35:08 +00:00
taggon
9b5d4c7bac Update test cases
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9862 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-23 06:47:07 +00:00
taggon
634b2c4e6c Add testcases for FileHandler class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9856 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 09:55:00 +00:00
taggon
c5beeb5f5e modify classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9855 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 09:03:29 +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
ucorina
21f3aee7f4 Added unit test for Issue 837
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9800 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 18:19:07 +00:00
ucorina
9ffb1b39a0 Issue 499: query xml > operation 에 and, or, xor 추가 건의
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9799 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 18:18:25 +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
ucorina
97470e4d40 Moved DB unit tests from .\test-phpUnit to .\tests folder.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9788 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-01 19:04:38 +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
ovclas
d8a1b4fbab issue 602 xss code(onload) remove test complete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9713 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-24 06:24:36 +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
6ee154c21b issue 534: remove XSS code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9661 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 06:23:59 +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
flyskyko
e7b8749c15 issue 355, fixed a bug for ordering front end files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9526 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 07:08:37 +00:00
taggon
2830183520 issue 178 : improving a function which protects XSS attacks
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9508 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-06 06:56:23 +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
taggon
683f72aaed Validator skip fieldset elements as now.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9036 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-06 01:51:09 +00:00
taggon
3bfc7e8275 Add a test for name pattern feature
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8997 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 07:53:52 +00:00
taggon
8dfab7ec21 Add tests for common javascript files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8996 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 07:53:09 +00:00
taggon
1d27b6ae7a As now, encodeHTML() can process a normal array
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8874 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-25 02:24:17 +00:00
taggon
5bfd3e6b61 Add Security class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8815 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-22 05:33:15 +00:00
taggon
1e70e0240b issue 74: Implement conditional statement in rulesets
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8582 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-08 08:06:26 +00:00
taggon
26c3fce74f Fix a bug related to checking content's length.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8480 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-15 07:40:53 +00:00
taggon
23453c0aac issue 18 : Done for writing the ruleset compiler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8454 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-07 09:33:02 +00:00
taggon
ef80fc9128 issue 25 : Remove all out-of-dated testcases
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8446 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 06:36:28 +00:00
taggon
620b03d184 set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
bnu
6b2c60fe80 tests 잘 못 된(장성하다 중단한?) 코드 주석처리 (by aliveJune)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6810 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-09-24 07:22:44 +00:00
bnu
38ece6386a r6537 테스트 코드 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6538 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-06-14 10:36:15 +00:00
bnu
3cc3b8cc39 simpletest * opageController::replaceSrc() 테스트 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6537 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-06-14 09:53:27 +00:00
zero
60c8a5f3ef XE의 simpletest 동작에 대한 상수값을 설정하도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6338 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-05-19 07:59:25 +00:00
haneul
7619bce790 #17528788 : unittest framework added
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6001 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-03-30 16:21:34 +00:00