gingerBill
|
6736205723
|
Merge pull request #3138 from FourteenBrush/master
Add a testing.expectf proc as a way to avoid a tprintf call.
|
2024-01-29 17:33:29 +00:00 |
|
gingerBill
|
3e7e779abf
|
Replace core:* to base:* where appropriate
|
2024-01-28 22:18:51 +00:00 |
|
FourteenBrush
|
766d6aa946
|
Fix typo
|
2024-01-25 12:05:19 +01:00 |
|
FourteenBrush
|
895ebb95d5
|
Need to unpack args
|
2024-01-25 11:44:53 +01:00 |
|
FourteenBrush
|
3a5d80b291
|
Forgot to include loc param
|
2024-01-25 10:20:23 +01:00 |
|
FourteenBrush
|
712ae1c5ac
|
Add testing.expectf
|
2024-01-25 10:08:09 +01:00 |
|
ramn
|
5f53d815d1
|
fix: make -vet not complain
|
2023-07-09 00:15:01 +02:00 |
|
ramn
|
7b89f25818
|
Fix #2637
where testing.expect_value can't compare nils
|
2023-07-08 23:46:51 +02:00 |
|
gingerBill
|
9b54b99bf6
|
Use positional and named arguments within the core library
|
2023-06-21 01:17:05 +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
|
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
|
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 |
|
gingerBill
|
468ad4837b
|
Add pkg field to testing.Internal_Test
|
2021-03-14 18:15:08 +00:00 |
|
gingerBill
|
2aa588209e
|
odin test to work with the new core:testing package
|
2021-03-14 18:01:31 +00:00 |
|