603 Commits

Author SHA1 Message Date
Petr Skoda
d68c56f2c6 coding style fix 2010-09-17 20:25:33 +00:00
Petr Skoda
40504474ae fixed duplicate id detection in get_records_sql() 2010-09-17 20:25:02 +00:00
Petr Skoda
440f65ebdb fixed property_exists 2010-09-17 20:23:29 +00:00
Petr Skoda
27323c97ab MDL-19057 more tests for unlikely id reuse 2010-09-16 07:38:36 +00:00
Petr Skoda
d87b5a5da0 MDL-17491 fixed notice typo 2010-09-14 21:13:33 +00:00
Petr Skoda
2eff97b726 MDL-17491 removing unused password workaround, adding note that some special chars are discouraged in oracle db passwords 2010-09-14 21:13:03 +00:00
Petr Skoda
bd3e0b205d MDL-17491 oracler driver diagnostics - tells admins to install PL/SQL packages 2010-09-14 20:59:46 +00:00
Petr Skoda
b968cf3501 MDL-19057 simplified fake conditions, no need to bind params here 2010-09-14 19:19:30 +00:00
Petr Skoda
4a8b5434e5 MDL-19057 fixed incorrect use of conditions 2010-09-14 19:17:56 +00:00
Petr Skoda
ebb8d35846 MDL-19057 fixed param test 2010-09-14 18:45:58 +00:00
Petr Skoda
fd31089c76 MDL-24192 fixed null default value in text fields in sqlsrv driver too 2010-09-14 15:40:43 +00:00
Petr Skoda
559d79d25e MDL-24192 fixed null default value in text fields 2010-09-14 15:40:01 +00:00
Petr Skoda
b809f81392 MDL-24192 standardised server info 2010-09-14 15:35:12 +00:00
Petr Skoda
5c8efdc4b1 MDL-24192 fixed incorrect raw inserts in sqlsrv driver too 2010-09-14 15:32:22 +00:00
Petr Skoda
97dbac93fd MDL-24192 fixed incorrect raw inserts 2010-09-14 15:30:02 +00:00
Petr Skoda
ebdf7f7e4d MDL-19057 refactored code used for detection of debug output 2010-09-13 18:55:41 +00:00
Petr Skoda
969cb35fdf MDL-19057 import_record() tests completed 2010-09-13 18:32:47 +00:00
Petr Skoda
992c19a7a6 MDL-24116 removing old xmldb test suite, all tests are now in DB function tests - improved coding style 2010-09-13 18:32:02 +00:00
Petr Skoda
f3e317dceb MDL-19057 blobs now supported in pgsql's import_record() 2010-09-13 18:31:21 +00:00
Petr Skoda
258a66dcce MDL-19057 fixed incorrect array_shift 2010-09-13 09:16:38 +00:00
Petr Skoda
3da04607e1 MDL-19057 improved bit operations in oracle, new sql package setup code - all credit goes to Eloy Lafuente; installation instructions and diagnostics to be added later 2010-09-13 09:09:58 +00:00
Petr Skoda
e586aa397e MDL-19057 improved bit operation tests - now testing placeholders too 2010-09-13 09:05:46 +00:00
Petr Skoda
c72b9900ed MDL-19057 improved bitand tests 2010-09-13 08:53:17 +00:00
Petr Skoda
30899510c1 MDL-19057 fixed bitwise ops - all credit goes to Eloy Lafuente 2010-09-13 08:47:22 +00:00
Petr Skoda
a189ac81ae MDL-19057 improved delete_records() test 2010-09-13 08:35:24 +00:00
Petr Skoda
4a79777cdd MDL-19057 add comment to test tables so that ppl know they can be safely dropped 2010-09-07 08:58:05 +00:00
Petr Skoda
463776cacc MDL-19057 simplified test table management 2010-09-07 08:48:09 +00:00
Petr Skoda
98cf713bd4 MDL-19057 better use similar table names for each DML test - this helps with cleanup of leftovers 2010-09-07 08:37:39 +00:00
Petr Skoda
8170809d52 MDL-19057 fixed debug regression, going to refactor this into new methods soon 2010-09-07 07:56:27 +00:00
Petr Skoda
5ab41c2758 MDL-19057 improved test_update_record_raw() 2010-09-06 19:55:49 +00:00
Petr Skoda
8ca7b3dfb1 MDL-19057 more insert and import record improvements 2010-09-06 19:45:03 +00:00
Petr Skoda
3b63379634 MDL-19057 one more insert_record_raw test 2010-09-06 19:37:30 +00:00
Petr Skoda
4d7b046739 MDL-19057 improved insert_record testing 2010-09-06 19:34:33 +00:00
Petr Skoda
7374c35c3a MDL-19057 improved test_insert_record_raw() 2010-09-06 19:07:19 +00:00
Petr Skoda
66556e7ac0 MDL-19057 minor coding style cleanup 2010-09-06 17:40:12 +00:00
Petr Skoda
76f8ddc053 MDL-19057 minor coding style improvements 2010-09-06 17:28:02 +00:00
Petr Skoda
8efd88650e MDL-19057 improved recordset testing 2010-09-06 17:12:38 +00:00
Petr Skoda
dec3252935 MDL-19057 minor recordset improvements 2010-09-06 17:06:20 +00:00
Petr Skoda
4fd074986b MDL-19057 improved test_fix_table_names() 2010-09-06 16:45:26 +00:00
Petr Skoda
6c5721ffa1 MDL-19057 real life tests in test_execute() + renamed test 2010-09-06 15:20:44 +00:00
Petr Skoda
cc4ac9ffa9 MDL-19057 test_set_debug() now tests get_debug() too 2010-09-06 14:28:57 +00:00
Petr Skoda
654f9f175a MDL-19057 new test_set_debug() 2010-09-06 14:20:20 +00:00
Petr Skoda
d868e87934 MDL-19057 fixed more phpdocs 2010-09-06 14:11:38 +00:00
Petr Skoda
ded99d1ab2 MDL-19057 fixed phpdocs 2010-09-06 14:10:52 +00:00
Petr Skoda
bb3f9a0ad2 MDL-19057 new test_setup_is_unicodedb() 2010-09-06 14:10:09 +00:00
Petr Skoda
6903b52fb4 MDL-19057 new test_get_manager() 2010-09-06 14:07:41 +00:00
Petr Skoda
1a7fa6bb00 MDL-19057 enhanced test_get_columns() 2010-09-06 14:03:32 +00:00
Petr Skoda
5d1e1ad0ce MDL-19057 test_get_indexes() moved and fixed name 2010-09-06 13:43:21 +00:00
Petr Skoda
e0962d2074 MDL-19057 test_get_tables() improved 2010-09-06 13:42:01 +00:00
Petr Skoda
8ba0e4a066 MDL-19057 test_fix_sql_params() improvements 2010-09-06 13:34:05 +00:00