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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
Loader changes & optimizations related to issue #2551
Andrey Andreev
1
-2
/
+2
2013-07-22
Fix Loader_test::test_non_existent_model()
Andrey Andreev
1
-1
/
+1
2013-07-22
Fix CI_Loader::model() tests
Andrey Andreev
1
-14
/
+12
2013-05-25
Try a different method, the previous one wasn't working in Travis
vlakoff
1
-1
/
+2
2013-05-25
Fix tests execution
vlakoff
1
-0
/
+2
2013-03-31
fix typo : StdClass should be stdClass
Abdul Malik Ikhsan
1
-1
/
+1
2013-02-21
CI_Output [set/append/get]_output() tests
Andrey Andreev
1
-0
/
+35
2013-02-21
Some miscellaneous tests
Andrey Andreev
1
-1
/
+24
2013-02-21
Add CI_Utf8::convert_to_utf8() test
Andrey Andreev
1
-0
/
+20
2013-02-15
Various cosmetic fixes
vlakoff
1
-1
/
+1
2013-01-28
Update unit tests with the ucfirst-library-filename requirement
Andrey Andreev
1
-9
/
+9
2013-01-03
Replaced array_push function reference with a faster ordinary element inserti...
and-ers
1
-1
/
+1
2012-12-28
Update CI_Output::get_header() test
Andrey Andreev
1
-2
/
+2
2012-11-29
Fix #2041
Andrey Andreev
1
-1
/
+3
2012-11-29
Added CI_Output::get_header()
Andrey Andreev
1
-0
/
+35
2012-11-20
Update tests following 77bd21b15305412b63c8f448787d5b275efd07e2
Andrey Andreev
1
-22
/
+2
2012-11-03
Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19
Andrey Andreev
1
-1
/
+1
2012-11-03
Fix the bloody tests
Andrey Andreev
1
-35
/
+37
2012-11-02
An attempt to fix Loader tests
Andrey Andreev
1
-38
/
+35
2012-10-27
Fix Loader tests
Andrey Andreev
1
-2
/
+2
2012-10-27
Docblock improvements to the Config library and remove CI_Config::_assign_to_...
Andrey Andreev
1
-23
/
+2
2012-10-26
Deprecated form helper function form_prep().
Andrey Andreev
1
-5
/
+13
2012-10-23
Replaced evals with getMock usage in Loader tests
dchill42
1
-16
/
+8
2012-10-23
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_con...
dchill42
1
-6
/
+6
2012-10-23
Fix issue #779
Andrey Andreev
1
-6
/
+6
2012-10-22
Raised CI_Loader test coverage to 93%
dchill42
1
-117
/
+226
2012-10-21
Raised CI_Config test coverage to 100%
dchill42
1
-39
/
+158
2012-10-15
Adapted Config load test to VFS APPPATH
dchill42
1
-14
/
+6
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
2
-97
/
+29
2012-08-29
Added autoloader unit test with minor supporting change in Loader
dchill42
1
-0
/
+70
2012-08-28
Improved VFS usage in Loader and Config units, added Loader driver test, and ...
dchill42
2
-45
/
+294
2012-07-29
Adding a common stringify_attributes function for dealing with attributes thr...
Eric Barnes
1
-0
/
+31
2012-06-14
Comment out _set_uri_string() test as it is no longer callable from outside t...
Andrey Andreev
1
-0
/
+5
2012-06-09
Cleanup/optimize tests/codeigniter/
Andrey Andreev
8
-262
/
+213
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-05
remove _test_line()
Joffrey Jaffeux
1
-8
/
+1
2012-06-05
Add test when loading language file and not using the second parameter (langu...
Joffrey Jaffeux
1
-2
/
+10
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /tests
Alex Bilbie
1
-4
/
+4
2012-05-27
Continuation for Security and Table code-coverage, add coverage report to travis
Taufan Aditya
1
-0
/
+32
2012-05-23
Input, Session and Cookie get's will return NULL.
Phil Sturgeon
1
-8
/
+10
2012-05-16
Reduce decimal points, since there is a micro differencess on runtime and up...
Taufan Aditya
1
-2
/
+2
2012-05-15
Input class code-coverage
Taufan Aditya
2
-10
/
+148
2012-05-15
Security Code coverage
Taufan Aditya
1
-0
/
+79
2012-05-15
Benchmark code-coverage
Taufan Aditya
1
-0
/
+42
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
1
-2
/
+1
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
3
-71
/
+2
[next]