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
/
Upload_test.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Move csrf_verify() call out of CI_Input
Andrey Andreev
1
-1
/
+1
2016-08-10
Use getMockBuilder() in PHPUnit instead of the deprecated getMock()
Andrey Andreev
1
-2
/
+2
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-8
/
+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
1
-1
/
+1
2013-01-30
Remove tests for now non-existent method CI_Upload::clean_file_name()
Andrey Andreev
1
-6
/
+0
2012-11-25
Replaced Mock_Core_Lang with PHPUnit mockups
dchill42
1
-1
/
+2
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
1
-27
/
+30
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