summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter
AgeCommit message (Expand)AuthorFilesLines
2022-01-05Merge branch 'feature/uncache_ci_vars' of github.com:TalonTR/Codeigniter into...Andrey Andreev1-1/+14
2022-01-05Update logging testsAndrey Andreev1-6/+6
2022-01-05Fix broken tests in developAndrey Andreev2-9/+1
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev5-7/+23
2022-01-05Bye Travis, Hello GH ActionsAndrey Andreev4-8/+16
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev8-35/+48
2021-11-17chore: update to phpunit 9Phil Sturgeon1-1/+1
2021-10-04whoops :)George Petculescu1-1/+1
2021-10-04Adds PHP 8 in TravisGeorge Petculescu8-35/+48
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev5-13/+13
2021-05-31other test fixesGeorge Petculescu2-4/+12
2021-05-31Adding PHPUnit 8George Petculescu1-1/+1
2021-05-31Upgrade to latest mikey179/vfsstreamGeorge Petculescu2-10/+2
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev1-2/+2
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev1-2/+2
2020-07-09Merge pull request #5946 from sapics/travis/php74Andrey Andreev1-1/+6
2020-06-24Fix user guide urlsapics1-2/+2
2020-04-13Fix error in Travis php7.4 testsapics1-1/+6
2020-01-25inserted required attribute in html tags in documentationFrancisco Javier Llanquipichun Garcia1-1/+1
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev1-3/+3
2019-09-25Fix indentsapics1-3/+3
2019-09-19Merge branch '3.1-stable' into developAndrey Andreev1-0/+3
2019-05-10[ci skip] Fix #5755Andrey Andreev1-0/+3
2019-05-10Merge pull request #5744 from sharadrsoni/patch-1Andrey Andreev1-1/+1
2019-04-24Update Log_test.phpSharad Soni1-1/+1
2019-04-23Update Log_test.phpSharad Soni1-1/+1
2019-04-23Updated test case for Log ClassSharad Soni1-1/+1
2019-01-08Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2019-01-08[ci skip] Close #5482Andrey Andreev1-1/+1
2018-06-22Adding unit test.tianhe19861-0/+34
2018-05-18http:// to https://Mehdi Bounya2-3/+3
2018-04-14Merge pull request #5464 from ytetsuro/fix/#5462/like-before-bugAndrey Andreev1-0/+23
2018-04-14fix: change to the old array() notationytetsuro1-6/+6
2018-04-03feat: add test codeytetsuro1-0/+23
2018-03-07added load_view unit test to ensure that a once set and later missing paramet...Christian Mohr1-1/+5
2018-03-07added test for nested viewChristian Mohr1-0/+9
2017-12-20Merge pull request #5354 from carusogabriel/refactoring-testsAndrey Andreev23-76/+75
2017-12-20Refactoring testsGabriel Caruso23-78/+78
2017-11-15Merge branch '3.1-stable' into developAndrey Andreev1-0/+9
2017-11-10Fix #5331Andrey Andreev1-0/+9
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev1-1/+2
2017-10-12Merge pull request #5289 from zploskey/cleanup_form_validation_testsAndrey Andreev1-19/+21
2017-10-11Clean up form validation testsZach Ploskey1-21/+21
2017-10-06Fix issue 5202Zach Ploskey1-0/+14
2017-09-29Add testcase and changelog entry for #5278Andrey Andreev1-2/+3
2017-09-25Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2017-06-28#5164 fix for stock librariesAndrey Andreev1-1/+1
2017-06-22Implement #2436 (access to FV processed data)Andrey Andreev1-0/+18
2017-06-21Implement #193: Validating entire arrays in a single function callAndrey Andreev1-1/+7
2017-06-21Add unit test.tianhe19861-1/+20