summaryrefslogtreecommitdiff
path: root/tests/clar_libgit2_trace.c
Commit message (Expand)AuthorAgeFilesLines
* cmake: rename MSVC_CRTDBG to WIN32_LEAKCHECKEdward Thomson2020-11-211-2/+2
* tests: support CLAR_TRACE_LEVELEdward Thomson2020-01-241-15/+0
* tests: fix compiler warning if tracing is disabledPatrick Steinhardt2019-11-281-10/+16
* tests: optionally show test execution tracingethomson/traceEdward Thomson2019-11-271-1/+9
* tests: display trace level with prefix in testsEdward Thomson2019-11-271-8/+24
* Include stacktrace summary in memory leak output.Jeff Hostetler2015-06-291-0/+19
* Added cl_perf_timer. Updated global trace to include timers.Jeff Hostetler2015-03-021-1/+21
* Cleanup formatting of clar trace messages.Jeff Hostetler2015-03-021-7/+7
* Provide mechanism to let CLAR globally setup git_trace()Jeff Hostetler2015-03-021-0/+209