Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/bindxfer.test
2009-04-17
| ||
11:56 | Check-in (6514) did not completely remove the obsolete test, resulting in a segfault. This check-in finishes the job. Ticket #3802. (CVS 6516) file: [efecd12c] check-in: [c29b37ea] user: drh branch: trunk, size: 1941 | |
2009-04-16
| ||
16:32 | Remove obsolete test from bindxfer.tcl. Ticket #3802. (CVS 6514) file: [0249d98f] check-in: [b1b09617] user: drh branch: trunk, size: 2005 | |
2009-04-09
| ||
14:02 | Remove misuse detection from the deprecated sqlite3_transfer_bindings() interface. The code was hard to test and was simply taking up space. (CVS 6476) file: [7623b509] check-in: [4cd82910] user: drh branch: trunk, size: 2215 | |
2008-10-12
| ||
00:27 | Added SQLITE_OMIT_DEPRECATED compile time option to leave out deprecated functions. Updated test scripts to skip tests of deprecated functions if they are compiled out. (CVS 5808) file: [d4f57375] check-in: [ba3711ac] user: shane branch: trunk, size: 2317 | |
2008-03-17
| ||
16:23 | Label test case bindxfer-1.9 as a misuse test case, since it is one. (CVS 4870) file: [995d2cf8] check-in: [7b991226] user: drh branch: trunk, size: 2236 | |
2007-04-05
| ||
11:25 | Improvements to coverage testing. (CVS 3810) file: [b9a57f66] check-in: [38af156d] user: drh branch: trunk, size: 2229 | |
2007-04-04
| ||
01:27 | Test coverage improvements. (CVS 3807) file: [6e288596] check-in: [25f49acc] user: drh branch: trunk, size: 2169 | |
2006-01-03
| ||
00:33 | The sqlite TCL command no longer returns the hex address of the sqlite3* structure. Instead there is a new command in testfixture to find that information. (CVS 2852) file: [b76bfb7d] check-in: [70b22857] user: drh branch: trunk, size: 1881 | |
2005-04-22
| ||
02:38 | Remove some vestigal code. Add the experimental sqlite3_transfer_bindings() API. (CVS 2446) file: [856830e9] check-in: [88b39436] user: drh branch: trunk, size: 1881 Added | |