Subject: | Tests fail with Test-Simple-0.95_02 |
Tests fail if Test-Simple-0.95_02 is installed (but work fine with
version 0.94). An excerpt of the log:
# Failed test 'ent1 point'
# at t/03-axis.t line 41.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package Collision::2D::Entity::Point,
# right argument has no overloaded magic at (eval in cmp_ok)
t/03-axis.t line 41.
#
# ------------------------------------
# got: 'point'
# expected: 'point'
# Failed test 'ent2 rect'
# at t/03-axis.t line 42.
Here some more information about recent Test-Simple changes:
http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791
Regards,
Slaven