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
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
2012-03-10
Fix incomplete and skipped test
Taufan Aditya
1
-5
/
+5
2012-03-10
Fix test errors in Loader_test.php and URI_test.php
Hamza Bhatti
2
-8
/
+8
2011-08-29
Removed beginning slash in expected for site_url.
Eric Barnes
1
-4
/
+4
2011-08-28
Added tests for CI_URI class. Made modifications to core class which
Stephen
1
-0
/
+344
2011-04-22
Reworked unit tests to match rest of framework and added a few more.
Eric Barnes
4
-23
/
+39
2011-04-21
load->file() tests.
Greg Aker
1
-4
/
+16
2011-04-21
config CI_Loader tests.
Greg Aker
1
-9
/
+27
2011-04-21
Adding mock testing of libraries in the application directory
Greg Aker
1
-12
/
+46
2011-04-21
Testing view loading.
Greg Aker
1
-0
/
+17
2011-04-21
Buttoning up model loader tests.
Greg Aker
1
-19
/
+20
2011-04-21
Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg.
Greg Aker
1
-1
/
+1
2011-04-21
Working on tests in the loader. Have generic model mocking working with vfsS...
Greg Aker
1
-44
/
+90
[next]