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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-02
Fixed bug created in `test_where_custom_string()` in /tests/codeigniter/datab...
Alex Bilbie
1
-1
/
+1
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /tests
Alex Bilbie
2
-5
/
+5
2012-05-27
Continuation for Security and Table code-coverage, add coverage report to travis
Taufan Aditya
2
-2
/
+54
2012-05-26
Remove ternary
Taufan Aditya
1
-6
/
+18
2012-05-25
Clean up
Taufan Aditya
1
-2
/
+2
2012-05-25
Explicitely testing escape_like_str API
Taufan Aditya
3
-8
/
+5
2012-05-25
Explicitely testing escape_like_str API
Taufan Aditya
1
-4
/
+8
2012-05-25
Again ... escape_like_str() tests
Andrey Andreev
1
-3
/
+4
2012-05-25
Alter LIKE escaping tests again
Andrey Andreev
1
-1
/
+8
2012-05-25
Alter LIKE escaping tests again
Andrey Andreev
3
-16
/
+8
2012-05-25
Alter the escape like test, since it use raw SQL via query(), the sql stateme...
Taufan Aditya
1
-2
/
+5
2012-05-24
replace space with tab
Taufan Aditya
1
-4
/
+4
2012-05-24
Escape like tests, #136 verification
Taufan Aditya
1
-0
/
+47
2012-05-23
Input, Session and Cookie get's will return NULL.
Phil Sturgeon
1
-8
/
+10
2012-05-16
Reduce decimal points, since there is a micro differencess on runtime and up...
Taufan Aditya
1
-2
/
+2
2012-05-15
Input class code-coverage
Taufan Aditya
2
-10
/
+148
2012-05-15
Security Code coverage
Taufan Aditya
1
-0
/
+79
2012-05-15
Benchmark code-coverage
Taufan Aditya
1
-0
/
+42
2012-05-04
Clean up
Taufan Aditya
1
-5
/
+5
2012-05-04
TRUNCATE code-coverage
Taufan Aditya
1
-0
/
+61
2012-05-04
empty table API code-coverage
Taufan Aditya
1
-0
/
+39
2012-05-04
DELETE code-coverage
Taufan Aditya
1
-0
/
+72
2012-05-04
UPDATE and SET clause code-coverage
Taufan Aditya
1
-0
/
+71
2012-05-04
count code-coverage
Taufan Aditya
1
-0
/
+44
2012-05-04
LIMIT clause API code-coverage
Taufan Aditya
1
-0
/
+49
2012-05-04
ORDER BY clause API code-coverage
Taufan Aditya
1
-0
/
+55
2012-05-04
DISTINCT clause API code-coverage
Taufan Aditya
1
-0
/
+34
2012-05-04
HAVING clause API code-coverage
Taufan Aditya
1
-4
/
+20
2012-05-04
Trace error
Taufan Aditya
1
-4
/
+4
2012-05-04
GROUP BY clause API code-coverage
Taufan Aditya
1
-0
/
+37
2012-05-04
LIKE clause API code-coverage
Taufan Aditya
1
-0
/
+90
2012-05-04
WHERE clause API code-coverage
Taufan Aditya
1
-0
/
+144
2012-05-04
JOIN clause API code-coverage
Taufan Aditya
1
-0
/
+38
2012-05-03
FROM clause API code-coverage
Taufan Aditya
1
-0
/
+51
2012-05-03
Cleaning up
Taufan Aditya
2
-11
/
+10
2012-04-06
Typo
Taufan Aditya
1
-1
/
+1
2012-04-06
Remove batch test from sqlite
Taufan Aditya
1
-7
/
+13
2012-04-06
Check the insert result
Taufan Aditya
1
-0
/
+11
2012-04-06
Add truncate
Taufan Aditya
1
-0
/
+4
2012-04-06
Insert test
Taufan Aditya
1
-4
/
+3
2012-04-06
Include insert test
Taufan Aditya
1
-0
/
+47
2012-04-05
Rename to db, for more familiar naming convention
Taufan Aditya
2
-25
/
+21
2012-04-05
Min, Max, Avg and Sum
Taufan Aditya
1
-0
/
+60
2012-04-05
Add select clause test
Taufan Aditya
2
-12
/
+56
2012-04-04
Merge remote-tracking branch 'upstream/develop' into db-tests
Taufan Aditya
1
-0
/
+252
2012-04-04
Fixed schema
Taufan Aditya
1
-1
/
+1
2012-04-04
Simple query builder tests
Taufan Aditya
1
-0
/
+48
2012-04-04
Adding schema and initial Query Builder code coverage
Taufan Aditya
1
-0
/
+0
2012-04-04
DB Drivers test
Taufan Aditya
1
-0
/
+36
2012-04-04
Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter in...
Phil Sturgeon
1
-0
/
+252
[next]