Closed pyrmont closed 3 years ago
Hi @pyrmont - thanks alot!
I couldn't get the tests involving inverted classes of the form [^-0-9] to fail. Has this problem been fixed?
I did some small fixes guided by @DavidKorczynski in https://github.com/kokke/tiny-regex-c/issues/44 - maybe they fixed the problems. I haven't tracked the defects as diligently as I maybe should have.
I will merge these changes, since I think you've found the cause for the test-failures in #48
I couldn't get the tests involving inverted classes of the form
[^-0-9]
to fail. Has this problem been fixed?This PR updates the README to remove references to there being issues. It also enables the tests.
(This includes the commits that are part of #48 but I can rebase and force push once/if that PR is accepted.)