rhymix/test-phpUnit
2011-09-09 15:05:29 +00:00
..
classes Bug fix for Argument class - added global $lang in validation methods. 2011-08-04 18:05:54 +00:00
config Updated Condition query part class to make code more readable and reduce calls to ->hasArgument(). 2011-09-05 17:00:08 +00:00
db 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
debug.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
Helper.class.php Added unit tests for Table, TableTag and TablesTag classes. 2011-07-05 19:52:27 +00:00
QueryTester.class.php Updates to unit tests for correlated subqueries. 2011-07-01 08:15:43 +00:00