Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-07 | Speed up Native writer quickcheck tests. | John MacFarlane | 1 | -2/+4 |
2017-03-07 | Small change to unbalanced bracket test to speed up test suite. | John MacFarlane | 1 | -1/+1 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 24 | -120/+113 |
2017-03-01 | LaTeX writer: always add hypertarget when there's a non-empty identifier. | John MacFarlane | 1 | -1/+1 |
2017-02-12 | Add Org writer unit tests | Alexander Krotov | 1 | -0/+25 |
2017-02-11 | Use new warnings throughout the code base. | John MacFarlane | 1 | -1/+1 |
2017-02-06 | Removed --parse-raw and readerParseRaw. | John MacFarlane | 1 | -1/+1 |
2017-02-04 | Consolidated some common functions in Tests.Helper. | John MacFarlane | 3 | -81/+52 |
2017-02-04 | Added new test framework Tests.Command. | John MacFarlane | 1 | -17/+57 |
2017-02-04 | Added skeleton for Tests.Command. | John MacFarlane | 1 | -0/+91 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 23 | -0/+5271 |