Commit Graph

983 Commits

Author SHA1 Message Date
Simon Michael
4f22fd657e simplify tests for latest shelltestrunner 2009-07-14 21:50:02 +00:00
Simon Michael
cb0a90cbd7 shelltestrunner now packaged separately, update tests for it 2009-07-11 22:30:10 +00:00
Simon Michael
f1f4a0c023 shelltest: use test-framework as test runner
We can now run shell tests in parallel which seems to be a big win. 
Tests which took 3.5s now run in .13s.
2009-06-28 02:31:36 +00:00
Simon Michael
e11c828aaf shelltest: show filename, not command, when running tests 2009-06-27 10:35:10 +00:00
Simon Michael
ba47853501 shelltest: make fields in .test files optional 2009-06-27 10:18:34 +00:00
Simon Michael
a6cc0effe5 makefile: test rule cleanups 2009-06-28 03:17:02 +00:00
Simon Michael
f8664057ba amountless-virtual-postings.test 2009-06-30 17:20:07 +00:00
Simon Michael
3533f3d0c3 parsing: another comment test 2009-07-10 17:21:30 +00:00
Simon Michael
6091c8a099 add/update some functional tests 2009-07-09 00:38:52 +00:00
Simon Michael
3b9c6448be more test tweaks 2009-06-27 11:02:28 +00:00
Simon Michael
484580ca64 makefile: release process tweaks
- hledgercabal does a cabal configure & build
- move unit-testing of the cabal executable into cabaltest
- cabaltest now also does cabal upload --check
- hackageupload does the upload instead of talking about it
- release and releaseupload are now separate for safety
- don't let pushbinary stop make due to missing binary
- updatesite pushes pending changes first
2009-06-22 19:52:58 +00:00
Simon Michael
2ae609fee6 add a shell test runner like ledger's, and "make functest" rule 2009-06-27 08:15:00 +00:00
Simon Michael
163ba5de93 update tests for latest shelltestrunner 2009-07-12 19:55:02 +00:00
Simon Michael
e110976b47 move add command doctests to shell tests 2009-07-09 18:38:57 +00:00
Simon Michael
e3e935e129 parsing: require whitespace between date and status code, prevent silent effective date breakage 2009-11-25 20:12:09 +00:00
Simon Michael
31ae51b435 add tests for some observed issues 2009-09-16 17:05:59 +00:00
Simon Michael
f209305eef print: show effective dates (issue #12) 2009-12-07 23:28:33 +00:00
marko.kocic
ddc176d83e Hlint: Warning: Eta reduce 2009-09-22 15:56:59 +00:00
Simon Michael
4e5d463927 refactor parseWithCtx utility 2009-06-20 03:59:37 +00:00
Simon Michael
d98d136fc7 allow comment lines intermixed with posting lines 2009-06-20 04:02:10 +00:00
Simon Michael
6fb1804cfd refactor IOArgs -> FilterSpec and make haddock happy 2009-07-09 20:25:50 +00:00
Simon Michael
a8bfb06da4 refactor effective date support, fix warnings 2009-07-09 19:22:27 +00:00
Simon Michael
06eb2a9aa8 --effective option uses transactions' effective dates, if any 2009-07-08 23:37:44 +00:00
Simon Michael
9bdb1ab0ec convert a few doctests to shell test format 2009-06-27 08:16:19 +00:00
Simon Michael
6b2e735ba1 ui: upgrade to vty 4, fixes non-ascii symbol display (issue #3) 2009-09-03 14:29:34 +00:00
Simon Michael
53e9aec63f print: show all amounts for clarity (don't elide the final balancing amount) 2009-11-25 05:37:08 +00:00
Simon Michael
eb0d7ea06c print: sort by date, like register 2009-07-08 00:52:54 +00:00
Simon Michael
71cc41da1a 0.7 release notes 2009-12-12 03:04:55 +00:00
Simon Michael
e1f3001c1e docs: preliminary release notes 2009-12-05 00:08:51 +00:00
Simon Michael
2489517931 docs: more site & docs cleanup 2009-11-21 02:01:28 +00:00
Simon Michael
cd47936ebf docs: note binaries in user guide 2009-06-25 01:18:45 +00:00
Simon Michael
28477dc6f4 site: doc tweaks 2009-07-09 21:01:10 +00:00
Simon Michael
30f007d2b3 site: tweak windows binary instructions 2009-06-22 15:51:32 +00:00
Simon Michael
4aefe29b8b docs: contributor list/agreement cleanup 2009-06-27 22:10:21 +00:00
Simon Michael
a19ea34ce0 site: table of contents for user guide 2009-11-19 21:39:04 +00:00
Simon Michael
39d953a2bb add some styling, inspired by max bolinbroke's 2009-07-04 18:51:46 +00:00
Simon Michael
5f9b86d9a8 docs: split the home page into two, doc updates 2009-11-20 14:54:17 +00:00
Simon Michael
066c8b931c docs: document hledger-style smart dates, period expressions, display expressions 2009-07-10 17:20:59 +00:00
Simon Michael
9ecd710ea1 new demo.hledger.org vhost 2009-11-19 17:54:08 +00:00
Simon Michael
896aed43e9 site: more homepage updates 2009-07-04 18:51:26 +00:00
Simon Michael
64feffecfc site: link to all issues, not just open ones 2009-06-22 15:51:15 +00:00
Simon Michael
54b6a864f2 site: streamline home page 2009-06-25 01:34:10 +00:00
Simon Michael
5dd6a04c80 update version 2009-12-12 03:05:58 +00:00
Simon Michael
66f66ce3d5 release process tweaks 2009-06-13 21:37:06 +00:00
Simon Michael
69227d53ec improve --binary-filename on windows 2009-06-17 16:18:53 +00:00
Simon Michael
29cc846dc0 avoid exitSuccess for base 3 compatibility (issue #2) 2009-06-22 15:47:05 +00:00
Simon Michael
ac3498302d bump version 2009-06-22 18:17:20 +00:00
Simon Michael
85f4eb448d release note 2009-06-22 18:21:05 +00:00
Simon Michael
60f5beb359 fix a broken doctest 2009-06-22 18:25:52 +00:00
Simon Michael
3706e23c59 readme upates 2009-05-25 00:33:13 +00:00