Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/test_hexio.c
2025-03-08
| ||
06:53 | [a90baa0a8a] part of check-in [84d8fcfca1] Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more sentinel arguments for TCL variadic functions which specifically need a NULL trailing argument. With this, 'make test' on cygwin runs to completion for me, with 134 of 329227 tests failing. MSC build fails the same 13 tests which fail for me in trunk. (check-in: [84d8fcfca1] user: stephan branch: cygwin-fixes, size: 12607) | |
2025-03-06
| ||
13:38 | [3fa6b83086] part of check-in [205979813c] Cygwin-centric fixes from Jan Nijtmans. (check-in: [205979813c] user: stephan branch: cygwin-fixes, size: 12604) | |
2024-09-30
| ||
17:53 | [7449504e4b] part of check-in [59fba0288d] Fix a usan warning in test_hexio.c on this branch. (check-in: [59fba0288d] user: dan branch: wal2, size: 12592) | |
2024-08-16
| ||
18:58 | [35704e7db8] part of check-in [a78208b597] Merge the latest trunk enhancements into the wal2 branch. (check-in: [a78208b597] user: drh branch: wal2, size: 12572) | |
2024-08-10
| ||
15:05 | [0f777bf9fb] part of check-in [c86ef65545] Fix harmless compiler warning related to the TCL8-to-TCL9 transition. This change in testing code only and is not relevante to the core SQLite. (check-in: [c86ef65545] user: drh branch: trunk, size: 12235) | |
2024-08-01
| ||
00:38 | [5ac8f07ac2] part of check-in [eac582056f] Merge the latest trunk enhancements into the wal2 branch. (check-in: [eac582056f] user: drh branch: wal2, size: 12574) | |
2024-07-30
| ||
15:49 | [af6db9300e] part of check-in [6e5bb48a74] First attempt at getting the build to work with Tcl 9.0. (check-in: [6e5bb48a74] user: drh branch: tcl9, size: 12237) | |
2020-11-26
| ||
18:08 | [a605a100e6] part of check-in [cb1f6f18e7] Merge latest trunk changes into this branch. (check-in: [cb1f6f18e7] user: dan branch: wal2, size: 12538) | |
2020-08-20
| ||
11:03 | [9478e56a0f] part of check-in [3c5e63c22f] Avoid a buffer overrun in test code that could occur if certain test functions were passed a hex-string containing an odd number of digits. (check-in: [3c5e63c22f] user: dan branch: trunk, size: 12206) | |
2019-09-30
| ||
16:44 | [0340a961c5] part of check-in [918bd97d29] Merge 3.30.0 beta 1 changes from trunk. (check-in: [918bd97d29] user: drh branch: wal2, size: 12530) | |
2019-09-21
| ||
18:49 | [d170d0e1a6] part of check-in [d7673a445f] Fix a harmless unused variable warning in the test logic. (check-in: [d7673a445f] user: drh branch: trunk, size: 12198) | |
2019-09-18
| ||
17:22 | [06db03d27d] part of check-in [40e29a47d1] Add extra tests for the handling of corrupt records in fts3. (check-in: [40e29a47d1] user: dan branch: trunk, size: 12217) | |
2018-12-15
| ||
20:20 | [1a70ba996c] part of check-in [9cb5f8dab6] Further test cases for wal2 mode. (check-in: [9cb5f8dab6] user: dan branch: wal2, size: 10692) | |
2016-07-28
| ||
17:11 | [1d4469ca61] part of check-in [f2f1323cc4] Make sure the SQLITE_TCLAPI macro is always defined and use it for all callback functions that must interface with the Tcl C API. (check-in: [f2f1323cc4] user: mistachkin branch: callbackConv, size: 10360) | |
14:37 | [2ab200d91f] part of check-in [e8be3dfeab] Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. (check-in: [e8be3dfeab] user: mistachkin branch: callbackConv, size: 10262) | |
2012-04-19
| ||
18:04 | [abfdecb6fa] part of check-in [3281972eaa] Fix harmless compiler warnings on x64 MSVC, mostly in test code, but also in tclsqlite.c and in the FTS4 module. (check-in: [3281972eaa] user: drh branch: trunk, size: 10187) | |
2011-04-01
| ||
09:04 | [c477304960] part of check-in [8088031bc9] Fix some problems in os_unix.c when compiled with ENABLE_LOCKING_STYLE on OSX. Also some minor issues with test scripts. (check-in: [8088031bc9] user: dan branch: trunk, size: 10177) | |
2009-12-12
| ||
09:51 | [1237f000ec] part of check-in [8fcb0478c8] Add coverage test cases for fts3. (check-in: [8fcb0478c8] user: dan branch: trunk, size: 10053) | |
2009-12-02
| ||
18:03 | [415adbdb88] part of check-in [6a2e0725c2] Fix compiler warnings in test_hexio.c. (check-in: [6a2e0725c2] user: drh branch: trunk, size: 10045) | |
2009-11-15
| ||
06:50 | [0853ca2986] part of check-in [d3cae986ee] Fixes to fts3 integrity check code. (check-in: [d3cae986ee] user: dan branch: fts3-refactor, size: 10039) | |
2009-11-13
| ||
17:36 | [160dba2ad2] part of check-in [30a92f1132] Start reworking fts3 code to match the rest of SQLite (code conventions, malloc-failure handling etc.). (check-in: [30a92f1132] user: dan branch: fts3-refactor, size: 9734) | |
2009-11-10
| ||
01:30 | [1c0f4238c6] part of check-in [f6c045f649] Remove the obsolete "$Id:$" RCS identifier strings from the source code. (check-in: [f6c045f649] user: drh branch: trunk, size: 8956) | |
2008-05-12
| ||
16:17 | [2f1122aa3f] part of check-in [68cbc6b45c] Add "b" to fopen() in the hexio tests so that extra carriage returns are not inserted on win32 and OS/2. Test harness change only - no changes to the core SQLite code. (CVS 5124) (check-in: [68cbc6b45c] user: drh branch: trunk, size: 9016) | |
2007-10-19
| ||
17:47 | [1a1cd8324d] part of check-in [8487ca82fa] Added an experimental malloc-free memory allocation subsystem, intended for use on embedded systems. Runs 7% faster than when using system malloc() on Linux. (CVS 4493) (check-in: [8487ca82fa] user: drh branch: trunk, size: 8917) | |
2007-09-01
| ||
11:04 | [94a1efec4b] part of check-in [fde6142b7b] Test sqlite3_bind_zeroblob(). Only include sqlite3Utf8To8 in builds if SQLITE_DEBUG is defined. (CVS 4363) (check-in: [fde6142b7b] user: danielk1977 branch: trunk, size: 8840) | |
2007-08-16
| ||
04:30 | [82916f9186] part of check-in [deb7ecd65f] Half-way through a major refactoring of the memory allocation. I have not even attempted to compile so I am certain there are countless errors. (CVS 4231) (check-in: [deb7ecd65f] user: drh branch: trunk, size: 8805) | |
2007-05-10
| ||
17:23 | [14c0072522] part of check-in [ffe615a711] Add some UTF-8 test infrastructure. Treat NaN as NULL. The printf routines print infinity as "Inf" not as "NaN". Ticket #2345. (CVS 3972) (check-in: [ffe615a711] user: drh branch: trunk, size: 8757) | |
2007-04-09
| ||
20:30 | [32204b5ce2] part of check-in [cad9faf3ad] Fix stack buffer overrun problem in the test harness. (CVS 3832) (check-in: [cad9faf3ad] user: drh branch: trunk, size: 8151) | |
2007-04-06
| ||
15:02 | Added: [9644c0360c] part of check-in [479b3d965b] Binary file I/O infrastructure added and used to increase test coverage for detection of corrupt database files. (CVS 3822) (check-in: [479b3d965b] user: drh branch: trunk, size: 8153) | |