index
:
lanes
C-Implementation
gh-pages
master
A mirror of https://github.com/LuaLanes/lanes.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unit_tests
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy deep_userdata_example test script in the test framework
HEAD
master
Benoit Germain
5 days
1
-0
/
+161
*
Rework function bytecode dumping to be Lua5.5-ready
Benoit Germain
12 days
2
-10
/
+21
*
Added Lua 5.5 support
Benoit Germain
2025-07-04
1
-1
/
+2
*
Split coro tests in several scripts
Benoit Germain
2025-07-04
10
-191
/
+247
*
Fix more issues related to suspended coroutines and join/indexing operations
Benoit Germain
2025-07-03
2
-39
/
+100
*
Clarified interactions between join() and coroutines
Benoit Germain
2025-07-01
1
-18
/
+27
*
Preparation for lane:close() and correct to-be-closed variables
Benoit Germain
2025-06-26
5
-102
/
+220
*
Move some tests to a separate script
Benoit Germain
2025-06-24
2
-27
/
+28
*
Added 2 tests in tasking_basic
Benoit Germain
2025-06-23
1
-0
/
+27
*
Change lane:join() return values
Benoit Germain
2025-06-05
3
-9
/
+18
*
Unit test fixes
Benoit Germain
2025-04-24
3
-6
/
+38
*
cancel_test() returns "soft"/"hard" instead of true
Benoit Germain
2025-04-23
1
-1
/
+0
*
A unit test for linda wake_period
Benoit Germain
2025-04-18
1
-0
/
+41
*
New feature: Linda periodical cancellation checks
Benoit Germain
2025-04-18
6
-8
/
+8
*
Linda batched mode rework
Benoit Germain
2025-04-15
2
-2
/
+2
*
Fix some tests (kinda)
Benoit Germain
2025-04-15
2
-67
/
+90
*
Raise a regular Lua error instead of throwing a C++ std::logic_error exceptio...
Benoit Germain
2025-03-17
1
-2
/
+2
*
Give a name to all lanes in the tests
Benoit Germain
2025-03-14
11
-16
/
+16
*
Disable unit test "lanes.stack checker" in Release builds
Benoit Germain
2025-03-13
1
-1
/
+1
*
Fix/disable some unit tests against LuaJIT until the failure reason is discov...
Benoit Germain
2025-03-10
2
-3
/
+6
*
Some fixes for unit tests with LuaJIT
Benoit Germain
2025-03-10
1
-1
/
+5
*
Append all unit tests to depot
Benoit Germain
2024-12-13
17
-0
/
+1390