Commit History

Author SHA1 Message Date
  Feoramund 0fa24ac3c4 Remove deprecated `log` procs from `core:testing` 1 year ago
  Feoramund 0af025d056 Add explicit copyright info to `core:testing` 1 year ago
  Jeroen van Rijn a05b73c632 Keep -vet happy when mem tracking is disabled. 1 year ago
  Jeroen van Rijn 4d27898418 Use test runner's own tracking allocator. 1 year ago
  Jeroen van Rijn 80d1e1ba82 Allow testing for intentional leaks in test runner 1 year ago
  gingerBill 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago
  gingerBill c7bd954752 Add more uses of `#no_capture` 1 year ago
  Feoramund bb823d5ba0 Make `testing.fail_now` divergent 1 year ago
  Feoramund 784408358d Call `cleanups` after test signal 1 year ago
  Feoramund 1f6a6f2cd3 Support deterministic random seeding of tests 1 year ago
  Feoramund b6c4dfb68d Refactor the test runner 1 year ago
  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