aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/embedded_tests.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysGive a name to all lanes in the testsHEADmasterBenoit Germain1-1/+1
4 daysFix crash when using { name = 'auto' } with a lane generated from a stringBenoit Germain1-4/+11
4 dayslanes/core.[so|dll] → lanes_core.[so|dll]Benoit Germain17-117/+119
4 daysMore makefile tweaksBenoit Germain4-33/+36
4 daysRun a test after building the test executableBenoit Germain1-0/+2
4 daysMore work on MakefilesBenoit Germain11-134/+196
5 daysCleanup in MSVC projectsBenoit Germain9-189/+199
5 daysDisable unit test "lanes.stack checker" in Release buildsBenoit Germain3-7/+23
5 daysMore makefile improvementsBenoit Germain3-18/+30
6 daysMakefile tweaksBenoit Germain4-3/+4
6 daysFix unit tests makefileBenoit Germain1-1/+1
6 daysMake gcc happyBenoit Germain2-1/+2
6 daysUnit tests for lanes.sleepBenoit Germain1-0/+65
6 daysAdd a VisualStudio solution to build and debug LanesBenoit Germain17-183/+3329
7 daysKill obsolete deeptest.lua fileBenoit Germain1-159/+0
7 daysSample module deep test renamed deep_userdata_exampleBenoit Germain9-36/+195
7 daysMore unit testsBenoit Germain2-47/+194
7 daysFix unit tests failing for Lua 5.3Benoit Germain2-7/+6
8 daysFix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain5-68/+76
8 daysSome fixes for unit tests with LuaJITBenoit Germain8-11/+204
10 daysBuildfix against Lua 5.1 (no lua_Unsigned)Benoit Germain1-3/+3
10 daysRevamped lanes.nameofBenoit Germain4-118/+218
12 daysNew compatibility helper luaG_rawgetBenoit Germain6-40/+55