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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
Move Log class to core in tests as well
Andrey Andreev
1
-6
/
+5
2012-11-05
Refactored DB Forge
Andrey Andreev
2
-3
/
+4
2012-11-03
Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19
Andrey Andreev
1
-2
/
+0
2012-11-03
Fix the bloody tests
Andrey Andreev
1
-0
/
+2
2012-11-02
Some micro-optimizations
Andrey Andreev
1
-5
/
+3
2012-10-24
[ci skip] style and phpdoc-related changes (rel #1295)
Andrey Andreev
2
-10
/
+10
2012-10-23
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_con...
dchill42
1
-1
/
+2
2012-10-23
Fix a mock db entry
Andrey Andreev
1
-1
/
+1
2012-10-23
Add a test for issue #273
Andrey Andreev
1
-1
/
+2
2012-10-22
Raised CI_Loader test coverage to 93%
dchill42
5
-18
/
+9
2012-10-14
Adapted DB for VFS changes and fixed Common case in Bootstrap.php
dchill42
3
-3
/
+60
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
5
-45
/
+233
2012-10-10
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_u...
dchill42
5
-0
/
+53
2012-10-09
Overloaded is_cli_request in Input mock for Session test
dchill42
1
-0
/
+10
2012-09-03
Added Calendar library unit test
Alex Bilbie
1
-0
/
+25
2012-08-30
Better way - autoloader uses first config path
dchill42
1
-1
/
+0
2012-08-30
Finished the final tests (except do_upload)
Alex Bilbie
1
-0
/
+0
2012-08-30
Added lang mock and upload mock
Alex Bilbie
2
-0
/
+18
2012-08-29
Added autoloader unit test with minor supporting change in Loader
dchill42
1
-0
/
+9
2012-08-29
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_u...
dchill42
2
-5
/
+61
2012-08-28
Improved VFS usage in Loader and Config units, added Loader driver test, and ...
dchill42
1
-14
/
+18
2012-07-31
Added Session driver library unit tests and added driver library autoloading ...
dchill42
2
-5
/
+61
2012-06-28
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_sub...
Andrey Andreev
1
-3
/
+8
2012-06-26
Comply styleguide
Taufan Aditya
1
-1
/
+1
2012-06-26
Allow extra SPL autoloader
Taufan Aditya
1
-4
/
+9
2012-06-26
Alter test pdo/mysql config
Andrey Andreev
1
-1
/
+1
2012-06-25
Work-around for a failover test (currently DSNs are only built on class initi...
Andrey Andreev
1
-1
/
+1
2012-06-23
Rename pdodriver property to subdriver and make it available to all drivers
Andrey Andreev
4
-13
/
+13
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
24
-184
/
+180
2012-06-07
tests for encryption class
Joffrey Jaffeux
1
-0
/
+15
2012-06-04
Alter SQLite3's version() method and clear some spaces
Andrey Andreev
1
-4
/
+4
2012-06-04
Fix an SQLite3 pconnect() bug + other minor changes
Andrey Andreev
1
-1
/
+1
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /tests
Alex Bilbie
2
-4
/
+4
2012-05-27
Adding more flexibilities to mock-common
Taufan Aditya
1
-64
/
+103
2012-05-27
Continuation for Security and Table code-coverage, add coverage report to travis
Taufan Aditya
1
-2
/
+2
2012-05-25
Alter the escape like test, since it use raw SQL via query(), the sql stateme...
Taufan Aditya
1
-0
/
+0
2012-05-24
Escape like tests, #136 verification
Taufan Aditya
1
-0
/
+21
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
2
-1
/
+28
2012-05-15
Clean up autoloader annotation
Taufan Aditya
1
-1
/
+0
2012-05-15
Benchmark code-coverage
Taufan Aditya
1
-0
/
+3
2012-05-04
PDO SQLite bug fixed, for result_object
Taufan Aditya
1
-0
/
+0
2012-05-04
HAVING clause API code-coverage
Taufan Aditya
2
-4
/
+8
2012-05-04
Trace error
Taufan Aditya
1
-0
/
+0
2012-05-04
JOIN clause API code-coverage
Taufan Aditya
1
-1
/
+1
2012-05-03
Add user entity into schema skeleton
Taufan Aditya
1
-0
/
+24
2012-04-05
Add select clause test
Taufan Aditya
1
-7
/
+48
[next]