Commit Graph

2 Commits (9d717717d404195b186d6eb45d627c90273f38d4)

Author SHA1 Message Date
Vinícius Garcia ea7a23f32f Fix bug on FillStructWith so it ignores extra columns correctly
This bug was not being detected before because depending
on the order of the attributes on a map instance this test
would succeed by accident.

I was lucky enough to reproduce this error enough times to
understand it so it was possible to fix it.
2021-01-12 22:34:56 -03:00
Vinícius Garcia e49aa5f620 Add example tests to `examples/testing` 2021-01-03 13:41:21 -03:00