aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/shared.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Raise a regular Lua error instead of throwing a C++ std::logic_error exceptio...Benoit Germain2025-03-171-26/+56
* lanes/core.[so|dll] → lanes_core.[so|dll]Benoit Germain2025-03-141-1/+1
* Disable unit test "lanes.stack checker" in Release buildsBenoit Germain2025-03-131-6/+21
* Sample module deep test renamed deep_userdata_exampleBenoit Germain2025-03-111-3/+3
* Some fixes for unit tests with LuaJITBenoit Germain2025-03-101-1/+15
* Makefile and code fixes to build the unit testsBenoit Germain2025-03-061-1/+3
* All enums are [[nodiscard]]Benoit Germain2025-02-051-1/+1
* Make VS Test Explorer happy by absorbing the text output of legacy testsBenoit Germain2024-12-201-0/+12
* Reorganized tests for the Test ExplorerBenoit Germain2024-12-201-12/+12
* Migrated unit tests to Catch2 v3.7.1Benoit Germain2024-12-201-24/+84
* Append all unit tests to depotBenoit Germain2024-12-131-0/+360