Commit graph

24 commits

Author SHA1 Message Date
Filip Tibell
3c0e270279
Share more code in task lib test files 2023-01-24 12:52:41 -05:00
Filip Tibell
4609092ec4
Fix task.defer timing 2023-01-24 12:51:12 -05:00
Filip Tibell
113f290c59
Implement argument passing for task lib 2023-01-24 12:24:57 -05:00
Filip Tibell
0d0bb3f178
Implement relative path requires, proper exit codes 2023-01-24 02:05:54 -05:00
Filip Tibell
bfe852f034
Uncomment task lib argument stuff to prepare for implementation 2023-01-23 20:59:57 -05:00
Filip Tibell
fcf59455db
Improve task.cancel unit test 2023-01-23 19:21:53 -05:00
Filip Tibell
af8eb08433
Update unit tests & typedefs 2023-01-23 19:13:18 -05:00
Filip Tibell
2eb12c9aed
Fix task.spawn not running instantly 2023-01-23 17:50:11 -05:00
Filip Tibell
8fca650f46
Fix coroutine.resume 2023-01-23 17:39:16 -05:00
Filip Tibell
f2c9213e3e
Fix task cancel test being flaky due to task spawn scheduling 2023-01-23 14:09:10 -05:00
Filip Tibell
19829d7cf4
Re-implement task library, take two 2023-01-23 02:38:32 -05:00
Filip Tibell
54846648fd
Re-implement task library 2023-01-22 23:00:09 -05:00
Filip Tibell
4ed69994a2
Improve test output 2023-01-22 19:25:36 -05:00
Filip Tibell
276200225b
Ensure threads get returned from task lib in unit tests 2023-01-22 17:06:35 -05:00
Filip Tibell
6d432171e5
Refactor task wait test 2023-01-22 14:44:23 -05:00
Filip Tibell
f8a2eb79d4
Implement task library & test suite, mostly 2023-01-21 20:11:17 -05:00
Filip Tibell
8ab5855ccc
Add missing task.cancel API 2023-01-21 17:23:39 -05:00
Filip Tibell
d5b3d3f94b
Implement test suite & prototypes for task global 2023-01-21 15:07:18 -05:00
Filip Tibell
8e8fb6c54f
Implement task.wait global 2023-01-21 13:33:33 -05:00
Filip Tibell
63989af21f
Implement missing test case 2023-01-21 02:05:16 -05:00
Filip Tibell
8e58a8ed10
Implement test suite for fs 2023-01-21 02:01:46 -05:00
Filip Tibell
761580ad84
Implement test suite for console 2023-01-21 01:37:31 -05:00
Filip Tibell
b64990490d
Implement test suite for net 2023-01-21 01:10:19 -05:00
Filip Tibell
9cef9e01e5
Move tests to lib 2023-01-21 00:03:16 -05:00