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-09-03
Added Calendar library unit test
Alex Bilbie
1
-0
/
+25
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-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
2012-04-04
Resolve postgres issue on create table
Taufan Aditya
1
-3
/
+2
2012-04-04
Fix postgre table datatype
Taufan Aditya
1
-3
/
+3
2012-04-04
Use more user-friendly method for dummy create data
Taufan Aditya
1
-10
/
+3
2012-04-04
Add dsn to pgsql
Taufan Aditya
2
-3
/
+3
2012-04-04
Simple query builder tests
Taufan Aditya
2
-0
/
+75
2012-04-04
Adding schema and initial Query Builder code coverage
Taufan Aditya
5
-6
/
+6
2012-04-04
Add branch to travis list
Taufan Aditya
1
-1
/
+1
2012-04-04
Fix sqlite issue on PHP 5.4 both for native and PDO driver
Taufan Aditya
3
-14
/
+19
2012-04-04
DB Drivers test
Taufan Aditya
9
-2
/
+122
2012-04-04
Set up PDO constant and configuration
Taufan Aditya
4
-4
/
+99
2012-04-03
Alter SQLite tests config to use the sqlite3 driver under PHP 5.4+
Andrey Andreev
1
-4
/
+5
2012-03-30
Multi database setup
Taufan Aditya
5
-3
/
+134
2012-03-28
Add schema folder
Taufan Aditya
1
-0
/
+0
2012-03-28
Travis setup and minor cleanup
Taufan Aditya
2
-8
/
+37
2012-03-28
Preliminary Database Test
Taufan Aditya
2
-0
/
+43
2012-03-28
Remove debugging line
Taufan Aditya
1
-1
/
+0
2012-03-28
Remove include or require declaration from all helpers test
Taufan Aditya
2
-12
/
+18
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-1
/
+13
[next]