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
/
core
/
Input_test.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
CI_Utf8-related changes
Andrey Andreev
1
-0
/
+2
2014-01-16
Add some unit tests for CI_Input
Andrey Andreev
1
-3
/
+44
2013-08-11
Input class: change behavior of get_post() method, add post_get() method
vlakoff
1
-1
/
+11
2013-02-21
Some miscellaneous tests
Andrey Andreev
1
-1
/
+24
2012-11-20
Update tests following 77bd21b15305412b63c8f448787d5b275efd07e2
Andrey Andreev
1
-22
/
+2
2012-06-09
Cleanup/optimize tests/codeigniter/
Andrey Andreev
1
-14
/
+14
2012-06-06
removed ip_version()
Joffrey Jaffeux
1
-14
/
+0
2012-06-06
use an ip of the range 192.18.0.0/15
Joffrey Jaffeux
1
-2
/
+2
2012-06-06
ip_version() now returns int instead of string
Joffrey Jaffeux
1
-2
/
+2
2012-06-06
follow styling guide
Joffrey Jaffeux
1
-2
/
+4
2012-06-06
add tests for ipv6 and new method ip_version()
Joffrey Jaffeux
1
-0
/
+27
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /tests
Alex Bilbie
1
-4
/
+4
2012-05-23
Input, Session and Cookie get's will return NULL.
Phil Sturgeon
1
-8
/
+10
2012-05-15
Input class code-coverage
Taufan Aditya
1
-0
/
+144