Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c95df51c90dc9506ec9a37a43d87238965210550
/
tests
/
codeigniter
/
libraries
/
Upload_test.php
878e23f
Use getMockBuilder() in PHPUnit instead of the deprecated getMock()
by Andrey Andreev
· 8 years ago
a838279
Remove dead code written for PHP 5.2
by Andrey Andreev
· 8 years ago
742826c
Add test cases for CI_Upload::__construct(), CI_Upload::initialize()
by Andrey Andreev
· 11 years ago
2cf4c9b
CI_Upload changes
by Andrey Andreev
· 11 years ago
10e7a32
Remove a few empty 'mock' classes
by Andrey Andreev
· 11 years ago
ed92580
Remove tests for now non-existent method CI_Upload::clean_file_name()
by Andrey Andreev
· 12 years ago
1713d32
Replaced Mock_Core_Lang with PHPUnit mockups
by dchill42
· 12 years ago
9e4ebf1
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_config_units
by dchill42
· 12 years ago
4b3cf8d
Marked tests that can't easily be tests as skipped
by Alex Bilbie
· 12 years ago
7ecc5cd
Integrated vfsStream better and made paths constants VFS-based
by dchill42
· 12 years ago
096b894
Finished the final tests (except do_upload)
by Alex Bilbie
· 12 years ago
ba1fbfb
Added initial upload library tests
by Alex Bilbie
· 12 years ago