Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/shmlock.test
2025-03-08
| ||
06:53 | [9f1f729a7f] 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: 5294) | |
2025-03-06
| ||
13:49 | [ca560c2cd8] part of check-in [9868615b7d] Cygwin-centric test script tweaks from Jan Nijtmans. (check-in: [9868615b7d] user: stephan branch: cygwin-fixes, size: 5292) | |
2019-01-03
| ||
16:00 | [3dbf017d34] part of check-in [df939c89fa] Fix the shmlock.test script so that it works with the Windows restriction that UnlockFile must exactly correspond to a prior LockFile. (check-in: [df939c89fa] user: drh branch: trunk, size: 5295) | |
2018-12-10
| ||
15:51 | [3d1868f038] part of check-in [d2c785f94c] Add extra tests to shmlock.test (direct testing of xShmLock methods). (check-in: [d2c785f94c] user: dan branch: mutexfree-shmlock, size: 4967) | |
2018-12-06
| ||
18:58 | Added: [2d8d2401fb] part of check-in [8f4cb9dd33] Experiment with using an atomic CPU primitive instead of a mutex for intra-process locking with the unix-excl VFS. (check-in: [8f4cb9dd33] user: dan branch: mutexfree-shmlock, size: 3332) | |