Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=62613 --- shadow/62613 2005-06-14 06:32:18.000000000 -0400 +++ shadow/62613.tmp.12594 2005-06-15 02:19:29.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 62613 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: Severity: Unknown Priority: Wishlist Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -185,6 +185,20 @@ Thanks. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-14 06:32 ------- Created an attachment (id=15325) Changelog added + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-15 02:19 ------- +The test case patch has some issues: + +1. it relies on console.writeline. Please remove those lines and add +proper Assert to check success/failure. + +2. it seems the cases are only to version 2. if it contains cases for +3 as well, better separate them into a different file. + +3. There is already a test framework for sqlite client, creating db +and running. it now checks for sqlite 3 version only. Please make +these tests compatiable with that approach. (see Makefile & +TestFixtureSetup method). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
