..
lib
Updating version for release
2009-04-09 09:29:25 +00:00
01_compile.t
Rewrote 28_changestyle.t in Test::More style
2009-04-04 20:19:25 +00:00
02_logon.t
- Adding support parsing attributes out of the DSN (ADAMK)
2009-04-10 06:09:31 +00:00
03_create_table.t
Cleared as many simple, obvious or duplicate RT bugs as I could find
2009-04-04 04:19:55 +00:00
04_insert.t
All those explicit disconnects are no longer required
2009-04-04 02:54:00 +00:00
05_select.t
All those explicit disconnects are no longer required
2009-04-04 02:54:00 +00:00
06_tran.t
Cleared as many simple, obvious or duplicate RT bugs as I could find
2009-04-04 04:19:55 +00:00
07_error.t
Commit a bunch of RT fixes
2009-04-04 00:37:29 +00:00
08_busy.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
09_create_function.t
All those explicit disconnects are no longer required
2009-04-04 02:54:00 +00:00
10_create_aggregate.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
12_unicode.t
- Adding support parsing attributes out of the DSN (ADAMK)
2009-04-10 06:09:31 +00:00
13_create_collation.t
- Adding support parsing attributes out of the DSN (ADAMK)
2009-04-10 06:09:31 +00:00
14_progress_handler.t
All those explicit disconnects are no longer required
2009-04-04 02:54:00 +00:00
15_ak_dbd.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
16_column_info.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
17_createdrop.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
18_insertfetch.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
19_bindparam.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
20_blobs.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
21_blobtext.t
Make sure we rollback
2009-04-04 02:56:41 +00:00
22_listfields.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
23_nulls.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
24_numrows.t
Streamllining the naming scheme
2009-04-03 20:16:26 +00:00
25_chopblanks.t
Streamllining the naming scheme
2009-04-03 20:19:01 +00:00
26_commit.t
Streamllining the naming scheme
2009-04-03 20:19:01 +00:00
27_metadata.t
Streamllining the naming scheme
2009-04-03 20:19:01 +00:00
28_schemachange.t
fixed t/28 that broke following Test.pm update
2009-04-05 01:31:36 +00:00
29_cppcomments.t
Streamllining the naming scheme
2009-04-03 20:19:01 +00:00
30_auto_rollback.t
Now I can have my fancy module without CORION's hated dependency :)
2009-04-05 23:42:14 +00:00
31_bind_weird_number_param.t
DBD-SQLite: added a test against binding weird number param
2009-04-05 02:35:06 +00:00
32_inactive_error.t
DBD-SQLite: fixed 32_inactive_error test to get a proper warning
2009-04-09 04:32:32 +00:00
lib.pl
Refactoring away needless test complexity
2009-04-03 17:07:49 +00:00
rt_15186_prepcached.t
Streamllining the naming scheme
2009-04-03 20:19:01 +00:00
rt_21406_auto_finish.t
Now I can have my fancy module without CORION's hated dependency :)
2009-04-05 23:42:14 +00:00
rt_25371_asymmetric_unicode.t
- Adding support parsing attributes out of the DSN (ADAMK)
2009-04-10 06:09:31 +00:00
rt_25460_numeric_aggregate.t
Resolved #32889 : prepare_cached does not work correctly
2009-04-05 18:55:08 +00:00
rt_25924_user_defined_func_unicode.t
- Adding support parsing attributes out of the DSN (ADAMK)
2009-04-10 06:09:31 +00:00
rt_27553_prepared_cache_and_analyze.t
DBD-SQLite: added a regression test reported by #27553 (this has already been fixed)
2009-04-05 02:48:53 +00:00
rt_29058_group_by.t
Now I can have my fancy module without CORION's hated dependency :)
2009-04-05 23:42:14 +00:00
rt_29629_sqlite_where_length.t
DBD-SQLite: added a regression test for RT #29629 ; it seems this has already been fixed.
2009-04-05 12:29:43 +00:00
rt_31324_full_names.t
Flagging a bunch more tickets as resolved.
2009-04-04 03:42:49 +00:00
rt_32889_prepare_cached_reexecute.t
Resolved #32889 : prepare_cached does not work correctly
2009-04-05 18:55:08 +00:00
rt_36836_duplicate_key.t
Added a canary test for #RT 36836
2009-04-03 19:46:29 +00:00
rt_36838_unique_and_bus_error.t
DBD-SQLite: added PrintError => 0
2009-04-05 12:21:07 +00:00
rt_40594_nullable.t
DBD-SQLite: added a test for NULLABLE
2009-04-05 10:17:19 +00:00