Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Test encryption class
|
|
|
|
|
|
|
|
Tests text helper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(language)
|
|
Any developer can use this without having to set up DB's and have PostgreSQL installed by running:
phpunit --configuration=tests/phpunit.xml
This just skips DB stuff, so code coverage will look lower than it is.
|
|
|
|
|
|
/tests/codeigniter/database/query_builder/where_test.php by d6d1150959c95e43d310d0bc45f8bd674ff6460c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statement would need to add ESCAPE clause for database(s) other than mysql
|
|
|
|
|
|
or other include_path
|
|
|
|
|
|
Read more about this change here:
http://codeigniter.com/forums/viewthread/215833
|
|
update travis status
|
|
|
|
|
|
|