rhymix/test-phpUnit
2011-07-18 15:58:46 +00:00
..
classes Fixed query argument bug - for in operation, if there was only one element, the brackets weren't added. Added unit test for this. 2011-07-18 15:17:49 +00:00
config Added classes for testing db queries directly on a test database. Fixed a few insert bugs. 2011-07-14 17:00:16 +00:00
db Fixed condition group bug - if there are more condition groups and the first doesn't get displayed, the pipe of the next is printed even though it shouldn't have been. 2011-07-18 15:58:46 +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