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
/
mocks
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
Make CI_Input:: read-only as well
Andrey Andreev
1
-0
/
+8
2015-02-17
Fix #3572: CI_Security::_remove_evil_attributes()
Andrey Andreev
1
-0
/
+5
2015-01-29
fix typo in comments
Claudio Galdiolo
1
-3
/
+3
2014-10-05
config_item() to return NULL instead of FALSE for non-existing items
Andrey Andreev
1
-1
/
+1
2014-02-24
Don't use globals
Andrey Andreev
1
-0
/
+2
2014-02-20
CI_Utf8-related changes
Andrey Andreev
1
-3
/
+6
2014-02-20
Remove a few empty 'mock' classes
Andrey Andreev
1
-3
/
+0
2014-02-15
Rename CI_Utf8::_is_ascii() to is_ascii() and make it public
Andrey Andreev
1
-5
/
+0
2014-02-12
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf...
Andrey Andreev
1
-23
/
+2
2014-02-12
Remove pointless mocks for remove_invisible_characters(), is_php(), is_really...
Andrey Andreev
1
-51
/
+0
2014-02-11
Utf8/iconv/mbstring-related changes
Andrey Andreev
1
-0
/
+11
2014-01-16
Add a unit test for CI_Utf8::_is_ascii()
Andrey Andreev
1
-0
/
+5
2014-01-15
CI_URI changes related to the 'permitted_uri_chars' setting
Andrey Andreev
1
-2
/
+13
2013-11-12
Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...
Andrey Andreev
2
-5
/
+9
2013-09-13
Drop the unused parameter from log_message() / CI_Log::write_log()
Andrey Andreev
1
-1
/
+1
2013-05-07
Logging functions: level parameter is not optional
vlakoff
1
-1
/
+1
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
1
-1
/
+0
2012-11-25
Replaced Mock_Core_Lang with PHPUnit mockups
dchill42
1
-15
/
+0
2012-10-24
[ci skip] style and phpdoc-related changes (rel #1295)
Andrey Andreev
1
-2
/
+2
2012-10-22
Raised CI_Loader test coverage to 93%
dchill42
2
-16
/
+4
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
2
-31
/
+25
2012-10-10
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_u...
dchill42
2
-0
/
+25
2012-10-09
Overloaded is_cli_request in Input mock for Session test
dchill42
1
-0
/
+10
2012-08-30
Better way - autoloader uses first config path
dchill42
1
-1
/
+0
2012-08-30
Added lang mock and upload mock
Alex Bilbie
1
-0
/
+15
2012-08-29
Added autoloader unit test with minor supporting change in Loader
dchill42
1
-0
/
+9
2012-08-28
Improved VFS usage in Loader and Config units, added Loader driver test, and ...
dchill42
1
-14
/
+18
2012-06-10
Revert a change in tests/mocks/core/common.php
Andrey Andreev
1
-1
/
+2
2012-06-10
Revert a change in tests/mocks/core/common.php
Andrey Andreev
1
-1
/
+2
2012-06-09
Cleanup/optimize tests/mocks/
Andrey Andreev
6
-37
/
+34
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /tests
Alex Bilbie
1
-1
/
+1
2012-05-27
Adding more flexibilities to mock-common
Taufan Aditya
1
-64
/
+103
2012-05-15
Input class code-coverage
Taufan Aditya
3
-1
/
+59
2012-05-15
Comment block for explanation
Taufan Aditya
1
-0
/
+3
2012-05-15
Security Code coverage
Taufan Aditya
1
-0
/
+27
2012-05-15
Benchmark code-coverage
Taufan Aditya
1
-0
/
+3
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
2
-5
/
+0
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
3
-0
/
+192