summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Add test for email address with subdomainBrett Santore1-0/+1
2015-04-01[ci skip] Whitespace cleanup following PR #3716Andrey Andreev1-29/+29
2015-04-01Merge pull request #3716 from djwoods/form_validation_testsAndrey Andreev1-1/+249
2015-04-01Style changes and variable name changesDavid Woods1-22/+21
2015-03-30Fix for parsing error in PHP 5.2 and 5.3David Woods1-1/+2
2015-03-30Corrected unit tests for set_select, set_radio, and set_checkboxDavid Woods1-32/+27
2015-03-30[ci skip] Whitespace cleanup following PRs #3713 #3714Andrey Andreev2-16/+15
2015-03-30Merge pull request #3713 from ahnh/UnitTest_Lang_testAndrey Andreev1-0/+26
2015-03-30changed to lowercase array.Heesung Ahn1-1/+1
2015-03-30changed to lowercase array and space.Heesung Ahn1-3/+3
2015-03-30updated array style and removed assert trueHeesung Ahn1-2/+5
2015-03-30added spacesHeesung Ahn1-1/+1
2015-03-30Added more unit tests to CI_Form_validationDavid Woods1-0/+147
2015-03-29Improved unit test code coverage.Heesung Ahn1-0/+46
2015-03-29removed spaceHeesung Ahn1-1/+1
2015-03-29Increased code coverageHeesung Ahn1-1/+24
2015-03-28Added more units tests for Form_validationDavid Woods1-2/+108
2015-03-26Remove an unnecessary checkAndrey Andreev1-2/+1
2015-03-26Add FSCommand and seekSegmentTime to evil HTML attributes listAndrey Andreev1-0/+2
2015-03-26Polish changes from PR #3678Andrey Andreev1-91/+63
2015-03-26Merge pull request #3678 from djwoods/unit-test/form-validationAndrey Andreev1-0/+373
2015-03-22Corrected invalid matches, differs, and set_data test casesDavid Woods1-34/+61
2015-03-21[ci skip] Whitespace cleanup following PR #3682Andrey Andreev1-20/+20
2015-03-21Changed scenario based tests to unit testsDavid Woods1-148/+175
2015-03-20updated based on commentHeesung Ahn1-2/+2
2015-03-19updated based on commentHeesung Ahn1-2/+1
2015-03-19minor updateHeesung Ahn1-2/+3
2015-03-18Updated CI_Input unit test and fixed error "undefined offset" caused by using...Heesung Ahn1-5/+56
2015-03-18Switched spaces to tabs on the few lines that were missed from previous refac...David Woods1-7/+7
2015-03-18Fixed bug of clearing POST array before every test.David Woods1-12/+14
2015-03-18Corrected incorrect assertion in test_rule_valid_base64David Woods1-1/+1
2015-03-18Corrected match, differs, base64, and valid_url test cases.David Woods1-307/+310
2015-03-18Polish some recent changes in test casesAndrey Andreev2-16/+14
2015-03-17Corrected an invalid test caseDavid Woods1-2/+2
2015-03-17Reformatted unit tests for easier debuggingDavid Woods1-114/+265
2015-03-17Fixed bugs in form_validation for methods matches, differs, and valid_base64.David Woods1-4/+132
2015-03-17Created setup and construct for Form_Validation unit testDavid Woods1-0/+35
2015-03-17Updated fetch_from_array unit testHeesung Ahn1-0/+9
2015-03-10Fixed indentationHeesung Ahn1-66/+65
2015-03-10Update Security Unit testHeesung Ahn1-18/+18
2015-03-10Update Security Unit testHeesung Ahn1-3/+91
2015-03-05adding more img tags Heesung Ahn1-2/+14
2015-03-02test_strip_omage_tagsHeesung Ahn1-0/+19
2015-02-27Make CI_Input:: read-only as wellAndrey Andreev1-0/+8
2015-02-26Fix .travis.yml for PHP7 and try to fix a DB testAndrey Andreev1-1/+1
2015-02-19Revert last commit & just ignore E_DEPRECATEDAndrey Andreev1-0/+8
2015-02-19OK, finally 'fix' this testAndrey Andreev1-13/+10
2015-02-19test_db_invalid fails tooAndrey Andreev1-6/+12
2015-02-19test_db_failover is failing after 'autoinit' removal ...Andrey Andreev2-1/+4
2015-02-19Remove 'autoinit' DB settingAndrey Andreev1-2/+1