Commit Graph

1530 Commits

Author SHA1 Message Date
Luca Molteni
ec417a81ae Removed one qualified import 2018-09-07 16:49:00 +02:00
Luca Molteni
8b2f386c2f Removed string conversions 2018-09-07 16:49:00 +02:00
Luca Molteni
a14d0e099e custom delimiter in cassava 2018-09-07 16:49:00 +02:00
Luca Molteni
694d48e2bc Use Text.getContents - remove UTF-8 compatibility library 2018-09-07 16:48:42 +02:00
Luca Molteni
b7851e94c3 Use decode from Text 2018-09-07 16:48:42 +02:00
Luca Molteni
79f59fd28c Use Text and Lazy Bytestring 2018-09-07 16:48:42 +02:00
Luca Molteni
470c9bcb8d Use megaparsec error 2018-09-07 16:48:42 +02:00
Luca Molteni
f978848ba2 Renamed qualify and remove Parsec 2018-09-07 16:48:42 +02:00
Luca Molteni
152587fde2 Use cassava mega parsec 2018-09-07 16:48:42 +02:00
Luca Molteni
cf281577a3 Removed Data.Vector 2018-09-07 16:48:12 +02:00
Luca Molteni
1272e8e758 Removed Parsec ParseError 2018-09-07 16:47:57 +02:00
Luca Molteni
ae07f04313 Type sinonim for ParsecError 2018-09-07 16:47:57 +02:00
Luca Molteni
8e15b253c1 Replaced with typeclasses 2018-09-07 16:46:54 +02:00
Luca Molteni
1ed46f9c17 Replaced Text/CSV with Cassava 2018-09-07 16:44:57 +02:00
Luca Molteni
362f4111b5 Use cassava parsin instead of Text/CSV 2018-09-07 16:44:13 +02:00
Luca Molteni
83e678e371 Text CSV error messages 2018-09-07 16:44:13 +02:00
Luca Molteni
f922df71d2 Better types 2018-09-07 16:44:05 +02:00
Luca Molteni
edd130781c Conversion to Text CSV type 2018-09-07 16:43:09 +02:00
Luca Molteni
0799383214 First function with cassava 2018-09-07 16:42:54 +02:00
Simon Michael
91b111b60d rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Simon Michael
f388d9311a update embedded manuals 2018-09-06 12:03:50 -07:00
Simon Michael
622153e022 lib: doctests: note ghc 7.10 build failure
[ci skip]
2018-09-04 14:42:03 -07:00
Simon Michael
ce96001cfc lib: keep Tests building with ghc 7.10
The doctests test suite fails to bulid with ghc 7.10, not fixed.
2018-09-04 14:27:10 -07:00
Simon Michael
d14d6e2b68 tests: update doctests after Transaction Show change 2018-09-04 14:02:04 -07:00
Simon Michael
d893ed64a5 lib: drop hunittests test suite & HUnit dependency 2018-09-04 13:53:59 -07:00
Simon Michael
cc0cf995b3 lib: fix easytests test suite 2018-09-04 13:53:16 -07:00
Simon Michael
4003264129 lib: drop HUnit helpers, rename expectEqPP 2018-09-04 13:52:36 -07:00
Simon Michael
54db19e857 tests: convert & re-enable StringFormat tests 2018-09-04 13:51:08 -07:00
Simon Michael
51618adc37 tests: use is in a few more places 2018-09-04 13:39:21 -07:00
Simon Michael
7370f2a553 tests: Hledger -> easytest 2018-09-04 12:25:52 -07:00
Simon Michael
09d9fbf487 tests: Reports -> easytest 2018-09-04 12:23:07 -07:00
Simon Michael
241d0dbebd tests: ReportOptions -> easytest 2018-09-04 11:54:40 -07:00
Simon Michael
3b63c2ff2f tests: Transaction, Data -> easytest 2018-09-04 11:54:15 -07:00
Simon Michael
a8175d8b14 tests: Timeclock -> easytest 2018-09-04 11:30:48 -07:00
Simon Michael
8d1506a4a4 tests: Posting -> easytest 2018-09-04 10:26:22 -07:00
Simon Michael
c5cd0dc648 tests: Ledger -> easytest 2018-09-04 10:24:07 -07:00
Simon Michael
d5c756e6c8 tests: Journal -> easytest 2018-09-04 10:10:10 -07:00
Simon Michael
0499b3f7e5 tests: Amount -> easytest 2018-09-04 10:01:26 -07:00
Simon Michael
dcc44d10a5 lib: export HasCallStack from Hledger.Utils.Test 2018-09-04 09:59:48 -07:00
Simon Michael
c3755f9a52 tests: AccountName -> easytest 2018-09-04 07:40:27 -07:00
Simon Michael
5de679ce62 tests: Query -> easytest 2018-09-04 07:29:48 -07:00
Simon Michael
bbecb28cae tests: Utils -> easytest 2018-09-03 15:54:53 -07:00
Simon Michael
f713a413ff clarify expectEq' arguments 2018-09-03 15:54:13 -07:00
Simon Michael
f3709f241d tests: port Read tests to easytest 2018-09-03 15:42:24 -07:00
Simon Michael
d1cff46ba7 tests: port CsvReader tests to easytest 2018-09-03 15:30:52 -07:00
Simon Michael
1fced57c81 lib: export expectEq' helper 2018-09-03 15:30:27 -07:00
Simon Michael
cd67f8ea68 tests: clear out old boilerplate 2018-08-31 18:12:17 -07:00
Simon Michael
d1a7cc1c09 port remaining Read.Common tests 2018-08-31 18:12:17 -07:00
Simon Michael
f124007acf tests: dehyphenate test names 2018-08-31 18:12:17 -07:00
Simon Michael
be7866da59 tests: parsedate -> fromGregorian 2018-08-31 18:12:17 -07:00