aboutsummaryrefslogtreecommitdiff
path: root/unit_tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Raise a regular Lua error instead of throwing a C++ std::logic_error exceptio...Benoit Germain4 days5-49/+66
* Give a name to all lanes in the testsBenoit Germain7 days14-18/+19
* lanes/core.[so|dll] → lanes_core.[so|dll]Benoit Germain8 days3-4/+4
* More makefile tweaksBenoit Germain8 days1-7/+7
* More work on MakefilesBenoit Germain8 days3-10/+12
* Cleanup in MSVC projectsBenoit Germain8 days2-71/+85
* Disable unit test "lanes.stack checker" in Release buildsBenoit Germain8 days2-7/+22
* Makefile tweaksBenoit Germain9 days1-1/+1
* Fix unit tests makefileBenoit Germain9 days1-1/+1
* Make gcc happyBenoit Germain10 days2-1/+2
* Unit tests for lanes.sleepBenoit Germain10 days1-0/+65
* Add a VisualStudio solution to build and debug LanesBenoit Germain10 days6-38/+641
* Sample module deep test renamed deep_userdata_exampleBenoit Germain10 days2-11/+11
* More unit testsBenoit Germain11 days2-47/+194
* Fix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain11 days4-67/+74
* Some fixes for unit tests with LuaJITBenoit Germain11 days6-9/+105
* Revamped lanes.nameofBenoit Germain2025-03-071-3/+12
* Add unit_tests/.gitignoreBenoit Germain2025-03-061-0/+3
* Makefile and code fixes to build the unit testsBenoit Germain2025-03-067-14/+43
* lanes.nameof internal code refacto + a few unit testsBenoit Germain2025-03-051-0/+19
* All enums are [[nodiscard]]Benoit Germain2025-02-052-2/+2
* Make VS Test Explorer happy by absorbing the text output of legacy testsBenoit Germain2024-12-202-3/+12
* Reorganized tests for the Test ExplorerBenoit Germain2024-12-208-53/+155
* Migrated unit tests to Catch2 v3.7.1Benoit Germain2024-12-2016-1352/+27415
* Unit tests for thread nameBenoit Germain2024-12-161-5/+56
* Append all unit tests to depotBenoit Germain2024-12-1329-0/+4010