summaryrefslogtreecommitdiff
path: root/src/testing/helper_test.go
Commit message (Expand)AuthorAgeFilesLines
* testing: skip panics when picking the line number for decorationCaleb Spare2021-09-161-32/+3
* testing: update helperNames just before checking itTao Qingyun2021-03-191-0/+32
* testing: add benchmark for TB.HelperEmmanuel T Odeke2020-09-281-0/+31
* testing: fix reported caller name for funcs passed to CleanupMichał Łowicki2020-05-051-0/+2
* testing: allow marking subtest and subbenchmark functions as HelpersDiogo Pinela2018-05-141-4/+4
* testing: add TB.Helper to better support test helpersCaleb Spare2017-04-141-0/+70