aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Command.hs
AgeCommit message (Expand)Author
2017-06-11Revert "Command tests: small change to try to fix appveyor failures."John MacFarlane
2017-06-11Command tests: small change to try to fix appveyor failures.John MacFarlane
2017-06-10Changed all readers to take Text instead of String.John MacFarlane
2017-05-25Test.Command: put stderr output at front, so it can be tested.John MacFarlane
2017-03-14Command tests: just findPandoc once.John MacFarlane
2017-03-14Small test plumbing improvement.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-04Consolidated some common functions in Tests.Helper.John MacFarlane
2017-02-04Added new test framework Tests.Command.John MacFarlane
2017-02-04Added skeleton for Tests.Command.John MacFarlane