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
/
Form_validation_test.php
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-2
/
+2
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-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