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
/
Loader_test.php
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-01-28
Update unit tests with the ucfirst-library-filename requirement
Andrey Andreev
1
-9
/
+9
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-23
Replaced evals with getMock usage in Loader tests
dchill42
1
-16
/
+8
2012-10-22
Raised CI_Loader test coverage to 93%
dchill42
1
-117
/
+226
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
1
-97
/
+27
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
1
-44
/
+243
2012-06-09
Cleanup/optimize tests/codeigniter/
Andrey Andreev
1
-73
/
+59
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
1
-37
/
+1
2012-03-10
Fix test errors in Loader_test.php and URI_test.php
Hamza Bhatti
1
-6
/
+6
2011-04-22
Reworked unit tests to match rest of framework and added a few more.
Eric Barnes
1
-14
/
+14
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
1
-3
/
+2
2011-04-21
Adding early bootstrap ideas for core test suite
Pascal Kriete
1
-0
/
+144