Commit Graph

38 Commits

Author SHA1 Message Date
Timothy Warren 4de23989a8 Add package items to docblocks 2012-04-20 13:30:27 -04:00
Timothy Warren 563181e136 Moved settings class test to Query 2012-04-13 13:53:24 -04:00
Timothy Warren 05fb6f5277 Fix test loading 2012-04-13 13:34:25 -04:00
Timothy Warren b559ec1bab Move db tests to Query only 2012-04-13 13:21:06 -04:00
Timothy Warren 5331c39060 Fix tests? 2012-04-12 14:11:27 -04:00
Timothy Warren cfb2ca3aab Fix test dir 2012-04-12 14:08:41 -04:00
Timothy Warren 6d9e20dc7f Move db methods to sub-module 2012-04-12 14:06:00 -04:00
Timothy Warren 4b5bc8ff5e Fix test loading 2012-04-10 22:12:46 -04:00
Timothy Warren db47f15fdd Rearrange db tests 2012-04-10 22:10:33 -04:00
Timothy Warren 4b5ba2a7dc Rearrange tests 2012-04-10 08:52:51 -04:00
Timothy Warren a43f04efd1 Reorganize db drivers 2012-04-09 15:41:48 -04:00
Timothy Warren d0a50e9c87 Move db drivers into sub-folders 2012-04-09 15:24:10 -04:00
Timothy Warren bc2636331c Remove duplicated method 2012-04-09 14:28:19 -04:00
Timothy Warren 6b722608b7 Split db_pdo and db_sql classes 2012-04-09 14:26:55 -04:00
Timothy Warren c4c4ab3950 fix tests 2012-04-04 10:52:45 -04:00
Timothy Warren b8f9f79179 Start of unit tests for settings class 2012-03-28 12:20:18 -04:00
Timothy Warren 225a5560fd Travis integration 2012-03-23 15:29:34 -04:00
Timothy Warren bf98dc55d4 Make tests less repeditive 2012-03-19 14:30:52 -04:00
Timothy Warren 86dd9ddebe Remove references to ibase_* methods 2012-03-19 12:20:51 -04:00
Timothy Warren 232de2f92c Test reorganization 2012-03-09 16:30:33 -05:00
Timothy Warren 7bc8bce9fa More file rearrangement, some scaffolding for query_builder class 2012-03-07 16:52:51 -05:00
Timothy Warren d555412826 Firebird driver now throws PDOException 2012-03-06 21:32:49 -05:00
Timothy Warren 83e949d7f2 Removed native pdo firebird driver 2012-03-06 21:07:34 -05:00
Timothy Warren 6fc5d5d9db Revert "Firebird refactoring"
This reverts commit 46771a7725.
2012-03-06 16:20:59 -05:00
Timothy Warren 46771a7725 Firebird refactoring 2012-03-06 15:54:59 -05:00
Timothy Warren e3fefa1aca Fixed part of firebird tests with native driver 2012-03-05 16:14:35 -05:00
Timothy Warren c481827935 Fixed a path issue 2012-03-05 15:18:17 -05:00
Timothy Warren 4ec361ea18 Added PDO-native firebird driver
Renamed ibase_* based driver to firebird-ibase.php
2012-03-05 15:15:27 -05:00
Timothy Warren 8886218c66 More Query Builder additions 2012-03-01 12:05:32 -05:00
Timothy Warren adcaa52b40 More directory re-arrangement 2012-02-29 16:14:21 -05:00
Timothy Warren 62f5d05849 Started query builder class, renamed _manip classes to _sql 2012-02-29 14:36:42 -05:00
Timothy Warren f10f3f13f4 Removed source folder 2012-02-28 14:58:52 -05:00
Timothy Warren 4182776c21 Split database manipulation classes from database classes 2012-02-07 15:27:33 -05:00
Timothy Warren 7f084e9438 Fixed test fatal error due to misisng class 2012-02-06 22:05:53 -05:00
Timothy Warren 87b55c11db Fixed warning in test 2012-02-06 22:04:03 -05:00
Timothy Warren 6180c4816f Load db tests based on php capabilities 2012-02-06 21:59:34 -05:00
Timothy Warren 9808bdcbac Added some unit tests 2012-02-02 19:04:10 -05:00
Timothy Warren c85f791de5 Lots of updates
Added mention of Mariadb to read me, made db_pdo an abstract class,
created manip_subclasses for database drivers, created start of unit
tests.
2012-02-02 17:43:15 -05:00