gingerBill
|
9b54b99bf6
|
Use positional and named arguments within the core library
|
2023-06-21 01:17:05 +01:00 |
|
Totoki Kei
|
5c18cca1ca
|
[core:testing] add global_fail_timeout_thread nil check
Fixed an issue where test would always fail unless set_fail_timeout was called.
|
2022-06-04 12:21:20 +09:00 |
|
gingerBill
|
ba1930eb01
|
Update core to use new atomic intrinsics
|
2022-03-31 00:22:54 +01:00 |
|
gingerBill
|
0d258e8b55
|
Make many package time procedures use "contextless" calling convention
|
2021-10-11 20:08:38 +01:00 |
|
gingerBill
|
3a60bee804
|
Move assert to implementation file
|
2021-10-11 20:07:39 +01:00 |
|
gingerBill
|
b67e0002c1
|
Add testing.expect_value; Improve testing.set_fail_timeout
|
2021-10-11 20:05:13 +01:00 |
|
gingerBill
|
d23144fd27
|
Keep -vet happy
|
2021-10-11 15:30:23 +01:00 |
|
gingerBill
|
e64eb631df
|
Add testing.set_fail_timeout
|
2021-10-11 15:28:25 +01:00 |
|
Jeroen van Rijn
|
97a46f664d
|
testing: Strip ; from test runner.
|
2021-09-07 14:46:53 +02:00 |
|
gingerBill
|
f0437a4242
|
Enforce core:builtin and core:intrinsics for imports
|
2021-08-21 13:44:16 +01:00 |
|
gingerBill
|
21cbac755e
|
Make or_else and or_return operators (binary and suffix respectively)
|
2021-08-15 17:14:35 +01:00 |
|
gingerBill
|
9b3a0251ca
|
Use or_else in the core library when it makes sense
|
2021-07-05 16:33:01 +01:00 |
|
Jeroen van Rijn
|
055d8c5370
|
Fix Windows test runner.
|
2021-06-20 17:33:39 +02:00 |
|
gingerBill
|
9854dbe889
|
Remove unused import
|
2021-05-01 23:14:14 +01:00 |
|
gingerBill
|
cf0bf1a7cb
|
Add testing.fail_now
|
2021-05-01 23:06:14 +01:00 |
|
gingerBill
|
52d38ae42b
|
Make the core:testing runner on windows run in a separate thread to handle crashes in more safe manner
|
2021-05-01 22:54:27 +01:00 |
|