use inlined module hiding in tests
authorGraham Knop <haarg@haarg.org>
Mon, 13 Feb 2017 06:29:15 +0000 (01:29 -0500)
committerGraham Knop <haarg@haarg.org>
Tue, 26 Sep 2017 22:13:22 +0000 (00:13 +0200)
commit10542b5178b2fa036e0658111523ea68a7a04437
tree772f8470db938d64d979626dd6e7e3fca8a917bc
parent8e1c7822b8e7e5fd43ae4a4fb85c7997a262bbf4
use inlined module hiding in tests

Test::Without::Module and Devel::Hide both handle repeated module
loading wrong.  They also generate error messages that aren't compatible
with Class::Load.

Also add some module hiding for 'Foo' and 'Bar', as they may exist
locally, breaking tests.
Makefile.PL
t/aggregate/unit_core_script_server-without_modules.t
t/class_traits.t
t/class_traits_CAR_bug.t