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
/
libraries
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
Skip CI_Encrypt tests if MCrypt is not available
Andrey Andreev
1
-26
/
+8
2014-06-19
Remove the custom IV option from CI_Encryption
Andrey Andreev
1
-8
/
+1
2014-05-01
PHPUnit, what's wrong with you?
Andrey Andreev
1
-2
/
+0
2014-03-04
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
Andrey Andreev
1
-12
/
+4
2014-02-21
Add test cases for CI_Upload::__construct(), CI_Upload::initialize()
Andrey Andreev
1
-3
/
+44
2014-02-21
CI_Upload changes
Andrey Andreev
1
-6
/
+0
2014-02-20
Remove a few empty 'mock' classes
Andrey Andreev
4
-4
/
+4
2014-02-20
Fix CI_Calendar tests
Andrey Andreev
2
-7
/
+27
2014-02-13
[ci skip] Test fixes
Andrey Andreev
2
-5
/
+10
2014-02-11
Some other small writing consistency fixes
darwinel
1
-1
/
+1
2014-02-11
A bug fix and optimizations in CI_Table
Andrey Andreev
1
-20
/
+27
2014-02-10
CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs
Andrey Andreev
1
-4
/
+6
2014-02-09
Merge branch 'develop' into 'feature/encryption'
Andrey Andreev
1
-1
/
+1
2014-02-08
Small Style fix
darwinel
1
-1
/
+1
2014-02-07
CI_Encryption: Optimizations and test cases
Andrey Andreev
1
-66
/
+267
2014-02-06
CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility
Andrey Andreev
1
-0
/
+23
2014-02-05
CI_Encryption: HMAC to not be derived from the encryption key
Andrey Andreev
1
-4
/
+6
2014-02-05
CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MO...
Andrey Andreev
1
-13
/
+46
2014-02-05
CI_Encryption: Add Blowfish to compatibility list
Andrey Andreev
1
-5
/
+3
2014-02-04
CI_Encryption: Fix more errors and add a 'portability' test case
Andrey Andreev
1
-1
/
+50
2014-02-04
CI_Encryption: Fix some errors and add unit tests for hkdf()
Andrey Andreev
1
-0
/
+81
2014-01-24
Righting a wrong in the Session library
Andrey Andreev
1
-10
/
+10
2014-01-17
Minor changes related to CI_User_agent
Andrey Andreev
2
-19
/
+52
2014-01-09
Update Calendar library test following PR #2802
Andrey Andreev
1
-15
/
+18
2014-01-06
Fix #2237: Parser library failed if the same tag pair is used more than once ...
Andrey Andreev
1
-2
/
+2
2013-01-30
Remove tests for now non-existent method CI_Upload::clean_file_name()
Andrey Andreev
1
-6
/
+0
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
3
-3
/
+5
2012-11-30
Merge pull request #2043 from johnathancroom/keep_flash_data_array
Andrey Andreev
1
-0
/
+50
2012-11-30
keep_flashdata array test
Johnathan Croom
1
-1
/
+51
2012-11-25
Revert some of the changes from PR #2029
Andrey Andreev
1
-1
/
+1
2012-11-25
Merge pull request #2029 from dchill42/driver_ext
Andrey Andreev
2
-51
/
+199
2012-11-25
Replaced Mock_Core_Lang with PHPUnit mockups
dchill42
2
-9
/
+7
2012-11-25
Added support for extending individual driver classes and driver unit tests
dchill42
2
-51
/
+199
2012-10-24
Fix #1922
Andrey Andreev
1
-0
/
+25
2012-10-21
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_con...
dchill42
1
-5
/
+5
2012-10-18
Marked tests that can't easily be tests as skipped
Alex Bilbie
1
-5
/
+5
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
7
-59
/
+48
2012-10-09
Overloaded is_cli_request in Input mock for Session test
dchill42
1
-11
/
+6
2012-09-03
Added Calendar library unit test
Alex Bilbie
1
-0
/
+204
2012-08-30
Finished the final tests (except do_upload)
Alex Bilbie
1
-7
/
+46
2012-08-30
Added initial upload library tests
Alex Bilbie
1
-0
/
+231
2012-08-28
Minor session test improvements
dchill42
1
-65
/
+117
2012-07-31
Coding standard cleanup and added userdata resync on sess_regenerate()
dchill42
1
-12
/
+61
2012-07-31
Added Session driver library unit tests and added driver library autoloading ...
dchill42
1
-0
/
+304
2012-06-09
Cleanup/optimize tests/codeigniter/
Andrey Andreev
5
-208
/
+183
2012-06-07
tests for encryption class
Joffrey Jaffeux
1
-0
/
+71
2012-05-27
Continuation for Security and Table code-coverage, add coverage report to travis
Taufan Aditya
1
-2
/
+22
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-32
/
+3
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-17
/
+7
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
1
-7
/
+1
[next]