tucak

Results 7 comments of tucak

I recommend running it like this: ``` smoosh modernish/bin/modernish --test ``` This way the install script won't hide the output and you can see which tests actually run.

I checked it locally, it does not break anything. Standing on 6156f8f1cbc8e381a44a6c3ee6a0a82a60f42c70 modernish runs 116 tests and then is killed because of the issue #20 fixed. Standing on 84cb012ffcb88596313bdc2384e953b7315360b1 it...

No, I'm on GNU/Linux. For me the modernish tests never successfully ran. Before #5 it would crash early and most of the tests didn't even get a chance to fail....

Before the change, some of it would end up as an empty field, but the last one was ignored. The output of the test was: ``` Default: 3 3 4...

I wasn't satisfied with the previous approach as it didn't actually fix the actual issue that caused the empty fields to remain. They should have been removed in `combine_fields` as...

Another change, this time to preserve delimiters for the last variable in `read`. Before this, it would replace every delimiter with a space. It's a bit more involved than the...

Take your time, I don't mind the GPL at all. Do you need my legal name for the contributors file?