Skip to content

Remove generated functions and fix odd test-failure

Compare
Choose a tag to compare
@mauro3 mauro3 released this 10 Aug 10:16
· 38 commits to master since this release
Fixed failing test

I'm a bit stomped by this test failure as it didn't show up in the CI of PR:
https:/mauro3/SimpleTraits.jl/pull/34

Furthermore, the same issue existed as far back as
https:/mauro3/SimpleTraits.jl/pull/25

I tried to see whether this was introduced in one of the minor
versions of Julia 0.5.  But running the test now locally fails for all
0.5.0, 0.5.1 and 0.5.2.

So, not sure what changed.