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-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
2011-04-21
Renamed the main test class, fixing test cases.
Pascal Kriete
3
-24
/
+9
2011-04-21
Adding early bootstrap ideas for core test suite
Pascal Kriete
3
-0
/
+282