SQLite

All files named ”test/vacuummem.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/vacuummem.test

2022-07-18
19:32
[4b30f5b95a] part of check-in [22d280a5cd] Remove a few unsuitable scripts from the "veryquick" test suite. Also have every second testrunner.tcl process favour running test scripts that contain text like "testrunner: slow" before any others. (check-in: [22d280a5cd] user: dan branch: trunk, size: 1911)
2016-09-21
19:00
[7b42abb320] part of check-in [4a613d8564] Do not run vacuummem.test if ENABLE_MEMORY_MANAGEMENT is defined. (check-in: [4a613d8564] user: dan branch: trunk, size: 1892)
2016-07-25
12:01
[e53a3fdca4] part of check-in [ea7fb98b96] Update the vacuummem.test script so that it works on mac as well as on linux. (check-in: [ea7fb98b96] user: drh branch: trunk, size: 1374)
2016-07-23
14:50
[ae20cc80a4] part of check-in [d0bcaf0cd9] Fix recently added tests so that they work in all configurations. (check-in: [d0bcaf0cd9] user: drh branch: trunk, size: 1371)
2016-07-21
16:43
Added: [09c8b72a12] part of check-in [1b1ad0b28c] Add new test file vacuummem.test. To test that any temporary memory used by VACUUM is freed as soon as the VACUUM has finished (not, for example, when sqlite3_close() is finally called). (check-in: [1b1ad0b28c] user: dan branch: trunk, size: 1310)