Commit graph

17 commits

Author SHA1 Message Date
947243fcd9
fix(tests): possibly fix failing spawn test on windows (x2) 2023-10-03 19:29:33 +05:30
b231417cf6
fix(tests): possible fix failing spawn test on windows 2023-09-30 15:51:47 +05:30
9bc39d3aef
fix(tests): avoid shadowing declared variable 2023-09-30 11:19:09 +05:30
ac87772e61 merge: origin/main -> feature/process-stdin 2023-09-29 19:05:25 +05:30
03ddc4878b
chore(tests): windows support for process stdin tests (2) 2023-09-29 18:59:00 +05:30
7dd9223157
chore(tests): windows support for process stdin tests 2023-09-29 18:58:37 +05:30
Filip Tibell
b1ee221555
Stylua formatting in process spawn test file 2023-09-25 14:20:01 -05:00
SnorlaxAssist
83ac971792
Fix failing test cases on Windows (#111) 2023-09-25 14:14:29 -05:00
ad6b2a2364 chore(tests): add test case for stdin passing to child 2023-09-18 23:27:48 +05:30
Filip Tibell
e3449e7fd9 Run process.spawn on separate thread, if possible 2023-08-22 20:00:58 -05:00
Filip Tibell
3b0f6ebab2 Add fixme note to process spawn test 2023-08-22 20:00:58 -05:00
Filip Tibell
59aef5c170 Split scheduler futures into lua & background, improve async tests 2023-08-22 20:00:58 -05:00
Filip Tibell
42ab2da1ed
Sort requires for test files 2023-06-08 11:21:00 +02:00
Filip Tibell
80e47baded
Migrate tests to using new require builtins syntax and typedefs 2023-05-14 22:16:58 +02:00
Filip Tibell
f18fe48008
Add support for tilde home dir substitution in process.spawn 2023-02-09 22:59:17 +01:00
Filip Tibell
7699d06647
Proper implementation of async process spawn 2023-02-09 22:23:22 +01:00
Filip Tibell
aec7f820ca
Migrate to using cargo workspaces 2023-02-05 19:13:58 -05:00
Renamed from src/tests/process/spawn.luau (Browse further)