aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/init_and_shutdown.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New feature: Linda periodical cancellation checksBenoit Germain2025-04-181-231/+302
* Fix crash with multi keepers (invalid memory access on close)Benoit Germain2025-04-071-0/+7
* Separate nb_user_keeper unit testsBenoit Germain2025-04-041-34/+35
* Fix test "allocator = <bad C function>" not failing against LuaJIT like it sh...Benoit Germain2025-03-171-169/+178
* Give a name to all lanes in the testsBenoit Germain2025-03-141-0/+1
* Fix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain2025-03-101-64/+65
* Some fixes for unit tests with LuaJITBenoit Germain2025-03-101-3/+9
* Makefile and code fixes to build the unit testsBenoit Germain2025-03-061-5/+0
* Reorganized tests for the Test ExplorerBenoit Germain2024-12-201-4/+36
* Migrated unit tests to Catch2 v3.7.1Benoit Germain2024-12-201-538/+553
* Append all unit tests to depotBenoit Germain2024-12-131-0/+793