include our own leak checking code rather than using CatalystX::LeakCheck
authorGraham Knop <haarg@haarg.org>
Fri, 19 Jun 2020 21:33:19 +0000 (23:33 +0200)
committerGraham Knop <haarg@haarg.org>
Fri, 19 Jun 2020 21:50:35 +0000 (23:50 +0200)
commitfa2d8e3857cd3960f868d393e913377bd13f57a2
tree11a8707b7313ff88ad0e2b483750ec3f02bfebb6
parent77ca88e5173274b7efab6fcc4efa5c47152d0fc0
include our own leak checking code rather than using CatalystX::LeakCheck

Most of CatalystX::LeakCheck is related to formatting output. We can
inline the bit we need for the tests, which eliminates a circular
dependency for developers.
Makefile.PL
t/lib/TestApp.pm
t/live_component_controller_context_closure.t