aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/embedded_tests.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added Lua 5.5 supportBenoit Germain2025-07-041-1/+1
| | | | * some unit tests fail/segfault/freeze, but that could be because Lua 5.5 is still in beta yet
* Changed lua wrapper prefixes from luaG_ to luaW_ (w as in wrapper!)Benoit Germain2025-07-041-1/+1
|
* Renamed a few unit testsBenoit Germain2025-05-061-4/+4
|
* Make gcc more happyBenoit Germain2025-04-201-1/+4
|
* New feature: Linda periodical cancellation checksBenoit Germain2025-04-181-2/+2
| | | | | | | * lanes.linda() api change: takes all settings in a single table argument * new linda creation argument wake_period * new lanes.configure setting linda_wake_period * adjusted all unit tests (one TODO test fails on purpose)
* A bit of code factorizationBenoit Germain2025-04-151-0/+1
|
* Give a name to all lanes in the testsBenoit Germain2025-03-141-1/+1
|
* lanes/core.[so|dll] → lanes_core.[so|dll]Benoit Germain2025-03-141-2/+2
|
* Make gcc happyBenoit Germain2025-03-121-1/+1
|
* More unit testsBenoit Germain2025-03-111-46/+185
|
* Makefile and code fixes to build the unit testsBenoit Germain2025-03-061-8/+0
|
* Reorganized tests for the Test ExplorerBenoit Germain2024-12-201-1/+1
|
* Migrated unit tests to Catch2 v3.7.1Benoit Germain2024-12-201-98/+94
|
* Append all unit tests to depotBenoit Germain2024-12-131-0/+140