summary refs log tree commit diff stats
path: root/tests/arc/tcustomtrace.nim
Commit message (Collapse)AuthorAgeFilesLines
* ORC: support for custom =trace procs (#18459)Andreas Rumpf2021-07-091-0/+240
* ORC: support custom =trace procs (WIP) * Update tests/arc/tcustomtrace.nim Co-authored-by: Clyybber <darkmine956@gmail.com> * =trace is now documented and seems to work * make test green Co-authored-by: Clyybber <darkmine956@gmail.com>