John MacFarlane
|
f5d2d77ed9
|
Revert "Command tests: small change to try to fix appveyor failures."
This reverts commit 0ab26ac9eb .
Failed experiment.
|
2017-06-11 21:18:42 +02:00 |
|
John MacFarlane
|
0ab26ac9eb
|
Command tests: small change to try to fix appveyor failures.
|
2017-06-11 11:52:53 +02:00 |
|
John MacFarlane
|
94b3dacb4e
|
Changed all readers to take Text instead of String.
Readers: Renamed StringReader -> TextReader.
Updated tests.
API change.
|
2017-06-10 18:26:44 +02:00 |
|
John MacFarlane
|
895866222c
|
Test.Command: put stderr output at front, so it can be tested.
|
2017-05-25 11:51:50 +02:00 |
|
John MacFarlane
|
93c49a2865
|
Command tests: just findPandoc once.
|
2017-03-14 23:39:28 +01:00 |
|
John MacFarlane
|
ebbaf2e965
|
Small test plumbing improvement.
|
2017-03-14 17:27:30 +01:00 |
|
John MacFarlane
|
6ecc5b96a9
|
Use tasty for tests rather than test-framework.
|
2017-03-14 17:07:23 +01:00 |
|
John MacFarlane
|
e256c8ce17
|
Stylish-haskell automatic formatting changes.
|
2017-03-04 13:03:41 +01:00 |
|
John MacFarlane
|
a435422d0f
|
Consolidated some common functions in Tests.Helper.
|
2017-02-04 21:56:32 +01:00 |
|
John MacFarlane
|
49c7cf40fe
|
Added new test framework Tests.Command.
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 21:07:03 +01:00 |
|
John MacFarlane
|
7ea4ad11bb
|
Added skeleton for Tests.Command.
|
2017-02-04 17:38:03 +01:00 |
|