Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test harness to work with msys2 | Evan Mallory | 2016-09-23 | 1 | -1/+2 |
| | | | | | | With this change, 97% of the tests pass. See the build on appveyor for more info: https://ci.appveyor.com/project/Evan/ledger/build/build-49 I'll follow up with another PR to fix some of the remaining broken tests | ||||
* | Fix test suite failure | Martin Michlmayr | 2016-02-16 | 1 | -1/+1 |
| | | | | | I'm sure I used $FILE for the final version but I must have committed an old version. | ||||
* | Increase maximum length for regex | Martin Michlmayr | 2016-02-15 | 1 | -0/+28 |
Fixes bug #981 |