Closed matadan closed 7 years ago
Thanks for the bugfix but unfortunately It's not enough because all IndexSet
conversion are based on a CountableRange
basis. If you run LibetpanConversionTests you'll see that lot of tests will fail =/
OK :(
On 11 Feb 2017, at 11:55, Kevin Lefèvre notifications@github.com wrote:
Thanks for the bugfix but unfortunately It's not enough because all IndexSet conversion are based on a CountableClosedRange basis. If you run LibetpanConversionTests you'll see that lot of tests will fail =/
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/snipsco/Postal/pull/45#issuecomment-279139371, or mute the thread https://github.com/notifications/unsubscribe-auth/ABe-sBhEiXzWf46QvrBDbrqev5C50Z-Jks5rbaHNgaJpZM4L-J__.
How do I run the tests?
@matadan To run tests just press ⌘ + U in Xcode. I've made my own PR based on your changes here #46. Thanks a lot for having pointed out this bug 👍
You’re welcome. Thanks for making this framework in the first place.
On 11 Feb 2017, at 12:09, Kevin Lefèvre notifications@github.com wrote:
@matadan https://github.com/matadan To run tests just press ⌘ + U in Xcode. I've made my own PR based on your changes here #46 https://github.com/snipsco/Postal/pull/46. Thanks a lot for having pointed out this bug 👍
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/snipsco/Postal/pull/45#issuecomment-279139906, or mute the thread https://github.com/notifications/unsubscribe-auth/ABe-sN-hUYqDrmwtskrzMuMHP2nqf5QAks5rbaTegaJpZM4L-J__.
…than expected.