aboutsummaryrefslogtreecommitdiff
path: root/tests/protect_allocator.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give a name to all lanes in the testsHEADmasterBenoit Germain32 hours1-1/+1
|
* Some API changesBenoit Germain2024-05-311-2/+7
| | | | | | * lanes.timers() can return nil, cancel_error if interrupted * linda:receive() always return a k,v, where k is nil when v is "timeout" or cancel_error * lanes.sleep returns nil, "timeout" during normal operations
* Tweak some test scriptsBenoit Germain2024-04-081-0/+1
|
* C++ migration: refactor AllocatorDefinition and ProtectedAllocator into classesBenoit Germain2024-03-261-0/+2
|
* Lua 5.4 supportBenoit Germain2018-11-271-1/+1
|
* New test protect_allocatorBenoit Germain2018-10-311-0/+50