rhymix/test-phpUnit/db
2011-11-01 15:43:44 +00:00
..
xml_query Updated unit tests - added input XML queries directly in the tests folder, instead of including them from core (for opage and syndication modules, which were removed). 2011-11-01 15:43:44 +00:00
CubridOnlineTest.php Updated unit tests - added input XML queries directly in the tests folder, instead of including them from core (for opage and syndication modules, which were removed). 2011-11-01 15:43:44 +00:00
CubridTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
DBTest.php Fix for Sqlite - "Transaction already started" PDOException. Added unit tests for delete and update Sqlite syntax. 2011-10-14 16:05:47 +00:00
ExpressionParserTest.php
MssqlOnlineTest.php Updated unit tests - added input XML queries directly in the tests folder, instead of including them from core (for opage and syndication modules, which were removed). 2011-11-01 15:43:44 +00:00
MssqlTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
MysqlTest.php Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
SqliteTest.php Fix for Sqlite - "Transaction already started" PDOException. Added unit tests for delete and update Sqlite syntax. 2011-10-14 16:05:47 +00:00