gingerBill
|
6736205723
Merge pull request #3138 from FourteenBrush/master
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
FourteenBrush
|
766d6aa946
Fix typo
|
1 year ago |
FourteenBrush
|
895ebb95d5
Need to unpack args
|
1 year ago |
FourteenBrush
|
3a5d80b291
Forgot to include loc param
|
1 year ago |
FourteenBrush
|
712ae1c5ac
Add testing.expectf
|
1 year ago |
ramn
|
5f53d815d1
fix: make -vet not complain
|
2 years ago |
ramn
|
7b89f25818
Fix #2637
|
2 years ago |
gingerBill
|
9b54b99bf6
Use positional and named arguments within the core library
|
2 years ago |
gingerBill
|
3a60bee804
Move assert to implementation file
|
3 years ago |
gingerBill
|
b67e0002c1
Add `testing.expect_value`; Improve `testing.set_fail_timeout`
|
3 years ago |
gingerBill
|
e64eb631df
Add `testing.set_fail_timeout`
|
3 years ago |
Jeroen van Rijn
|
97a46f664d
testing: Strip ; from test runner.
|
4 years ago |
gingerBill
|
cf0bf1a7cb
Add `testing.fail_now`
|
4 years ago |
gingerBill
|
52d38ae42b
Make the core:testing runner on windows run in a separate thread to handle crashes in more safe manner
|
4 years ago |
gingerBill
|
468ad4837b
Add `pkg` field to `testing.Internal_Test`
|
4 years ago |
gingerBill
|
2aa588209e
`odin test` to work with the new `core:testing` package
|
4 years ago |