Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-14 | Command tests: just findPandoc once. | John MacFarlane | 1 | -4/+4 | |
2017-03-14 | Small test plumbing improvement. | John MacFarlane | 1 | -11/+11 | |
2017-03-14 | Use tasty for tests rather than test-framework. | John MacFarlane | 1 | -9/+9 | |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -16/+15 | |
2017-02-04 | Consolidated some common functions in Tests.Helper. | John MacFarlane | 1 | -39/+1 | |
2017-02-04 | Added new test framework Tests.Command. | John MacFarlane | 1 | -17/+57 | |
Any files added under test/command will be treated as shell tests (see smart.md for an example). This makes it very easy to add regression tests etc. | |||||
2017-02-04 | Added skeleton for Tests.Command. | John MacFarlane | 1 | -0/+91 | |