index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
codeigniter
/
libraries
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
Finally drop CI_Encrypt
Andrey Andreev
1
-79
/
+0
2021-10-04
Adds PHP 8 in Travis
George Petculescu
3
-15
/
+17
2020-06-24
Fix user guide url
sapics
1
-2
/
+2
2019-09-19
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+3
2019-05-10
[ci skip] Fix #5755
Andrey Andreev
1
-0
/
+3
2017-12-20
Merge pull request #5354 from carusogabriel/refactoring-tests
Andrey Andreev
3
-14
/
+14
2017-12-20
Refactoring tests
Gabriel Caruso
3
-15
/
+15
2017-10-12
Merge pull request #5289 from zploskey/cleanup_form_validation_tests
Andrey Andreev
1
-19
/
+21
2017-10-11
Clean up form validation tests
Zach Ploskey
1
-21
/
+21
2017-10-06
Fix issue 5202
Zach Ploskey
1
-0
/
+14
2017-06-22
Implement #2436 (access to FV processed data)
Andrey Andreev
1
-0
/
+18
2017-06-21
Implement #193: Validating entire arrays in a single function call
Andrey Andreev
1
-1
/
+7
2017-06-19
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+1
2017-06-19
[ci skip] Fix a bug in FV valid_email()
Andrey Andreev
1
-1
/
+1
2017-03-24
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-2
/
+14
2017-01-19
Fix byte-safety issues & actually test for them
Andrey Andreev
1
-2
/
+14
2017-01-06
Add valid_mac() FV rule
Andrey Andreev
1
-2
/
+13
2016-12-14
Move csrf_verify() call out of CI_Input
Andrey Andreev
3
-5
/
+6
2016-12-14
Isolate CI_Security instantiation from CI_Input; improve tests
Andrey Andreev
1
-3
/
+1
2016-12-01
Remove previously deprecated FV Library method/rule prep_for_form()
Andrey Andreev
1
-14
/
+0
2016-10-20
FV: throw BadMethodCallException when set_rules() called without
Andrey Andreev
1
-0
/
+6
2016-08-22
Skip mcrypt-related testcases on PHP 7.1
Andrey Andreev
2
-2
/
+14
2016-08-10
Add changelog entry and a test case for #4758
Andrey Andreev
1
-0
/
+3
2016-08-10
Use getMockBuilder() in PHPUnit instead of the deprecated getMock()
Andrey Andreev
4
-9
/
+9
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-8
/
+4
2016-05-25
Fix #4639
Andrey Andreev
1
-2
/
+13
2016-05-17
Fix #4633
Andrey Andreev
1
-1
/
+1
2016-03-12
Fix #4516
Andrey Andreev
1
-0
/
+10
2016-01-30
Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192
Andrey Andreev
1
-0
/
+7
2016-01-11
Alter a valid URL test
Andrey Andreev
1
-1
/
+1
2015-08-03
[ci skip] Normalize tabs/spaces
Andrey Andreev
1
-5
/
+6
2015-04-01
[ci skip] Whitespace cleanup following PR #3716
Andrey Andreev
1
-29
/
+29
2015-04-01
Style changes and variable name changes
David Woods
1
-22
/
+21
2015-03-30
Fix for parsing error in PHP 5.2 and 5.3
David Woods
1
-1
/
+2
2015-03-30
Corrected unit tests for set_select, set_radio, and set_checkbox
David Woods
1
-32
/
+27
2015-03-30
Added more unit tests to CI_Form_validation
David Woods
1
-0
/
+147
2015-03-28
Added more units tests for Form_validation
David Woods
1
-2
/
+108
2015-03-26
Polish changes from PR #3678
Andrey Andreev
1
-91
/
+63
2015-03-22
Corrected invalid matches, differs, and set_data test cases
David Woods
1
-34
/
+61
2015-03-21
Changed scenario based tests to unit tests
David Woods
1
-148
/
+175
2015-03-18
Switched spaces to tabs on the few lines that were missed from previous refac...
David Woods
1
-7
/
+7
2015-03-18
Fixed bug of clearing POST array before every test.
David Woods
1
-12
/
+14
2015-03-18
Corrected incorrect assertion in test_rule_valid_base64
David Woods
1
-1
/
+1
2015-03-18
Corrected match, differs, base64, and valid_url test cases.
David Woods
1
-307
/
+310
2015-03-17
Corrected an invalid test case
David Woods
1
-2
/
+2
2015-03-17
Reformatted unit tests for easier debugging
David Woods
1
-114
/
+265
2015-03-17
Fixed bugs in form_validation for methods matches, differs, and valid_base64.
David Woods
1
-4
/
+132
2015-03-17
Created setup and construct for Form_Validation unit test
David Woods
1
-0
/
+35
2014-11-11
Fix merge conflicts
Andrey Andreev
1
-3
/
+4
2014-11-07
Fix #3317 ... MCrypt sucks
Andrey Andreev
1
-3
/
+4
[next]