DaniFdezAlvarez / shexer

Apache License 2.0
26 stars 2 forks source link

Add tests to check sorting is note messed up #112

Closed DaniFdezAlvarez closed 2 years ago

DaniFdezAlvarez commented 2 years ago

Most of the tests use disable_comments and don't really care about order, as the order of equally probable constraints is not deterministic.

But developing inverse paths, I noticed that I completly messed up shexer's sorting capabilities and yet every test is still green.