aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/lane_tests.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some tests (kinda)Benoit Germain2025-04-151-0/+2
* Remove whitspaces from test namesBenoit Germain2025-04-141-2/+2
* Raise a regular Lua error instead of throwing a C++ std::logic_error exceptio...Benoit Germain2025-03-171-5/+5
* 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-1/+1
* Unit tests for lanes.sleepBenoit Germain2025-03-121-0/+65
* Add a VisualStudio solution to build and debug LanesBenoit Germain2025-03-111-2/+2
* Fix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain2025-03-101-0/+3
* Some fixes for unit tests with LuaJITBenoit Germain2025-03-101-2/+3
* Revamped lanes.nameofBenoit Germain2025-03-071-3/+12
* lanes.nameof internal code refacto + a few unit testsBenoit Germain2025-03-051-0/+19
* Reorganized tests for the Test ExplorerBenoit Germain2024-12-201-31/+29
* Migrated unit tests to Catch2 v3.7.1Benoit Germain2024-12-201-206/+220
* Unit tests for thread nameBenoit Germain2024-12-161-5/+56
* Append all unit tests to depotBenoit Germain2024-12-131-0/+209