Commit Graph

1023 Commits

Author SHA1 Message Date
Simon Michael
9549a0b136 tools: make printps, print prints code 2009-12-10 21:38:09 +00:00
Simon Michael
58bee084af docs: another screenshots fix 2009-12-10 21:43:38 +00:00
Simon Michael
90485fae68 docs: fix screenshots in pdf, kind of 2009-12-03 21:58:56 +00:00
Simon Michael
fd789f8440 version number code cleanup 2009-12-10 22:43:14 +00:00
Simon Michael
9b6f5e26d0 use the more cross-platform doesFileExist 2009-12-10 22:48:34 +00:00
Simon Michael
acb68e4778 notes 2009-12-10 22:49:42 +00:00
Simon Michael
524d6eb206 notes 2009-11-25 22:11:17 +00:00
Simon Michael
d8ecb448a1 notes 2009-09-30 02:17:03 +00:00
Simon Michael
6b7f458d02 notes cleanup 2009-07-10 17:24:51 +00:00
Simon Michael
d5f8c90dd4 tools: find executables in current directory when running benchmark 2009-12-12 02:11:58 +00:00
Simon Michael
0c4462a460 tools: run only the basic 1000-transaction benchmark 2009-12-12 02:24:48 +00:00
Simon Michael
69555a6a79 docs: comment 2009-12-12 02:25:27 +00:00
Simon Michael
ed20a99ef4 docs: installation wording 2009-12-12 02:35:24 +00:00
Simon Michael
03bb71a055 docs: flesh out the manual 2009-12-04 23:44:03 +00:00
Simon Michael
a24c8533ac docs: more file renames, I think this is the one 2009-12-03 21:08:27 +00:00
Simon Michael
024b1899b1 docs: updates 2009-12-03 22:04:29 +00:00
Simon Michael
cc32f204a1 docs: tweaks 2009-11-21 02:52:35 +00:00
Simon Michael
5c6979c338 docs: updates 2009-11-25 15:21:42 +00:00
Simon Michael
020c70928d docs: updates 2009-11-28 15:27:04 +00:00
Simon Michael
1b9783cc1a docs: describe price support in hledger 2009-11-25 12:54:32 +00:00
Simon Michael
1c8a0aed08 convert: find/create the rules file automatically, allow comment lines 2009-12-03 23:34:23 +00:00
Simon Michael
2607082e9e convert: new rules file format, more docs 2009-12-03 20:54:20 +00:00
Simon Michael
43e327d05b convert: more useful --debug output, show csv record 2009-11-19 06:29:49 +00:00
marko.kocic
b197693197 Hlint: Warning: Redundant brackets 2009-09-22 16:51:27 +00:00
Simon Michael
9ac76cff35 make cabal test run our unit tests 2009-07-31 17:03:35 +00:00
Simon Michael
5939a93d95 --debug implies --verbose 2009-08-12 09:07:56 +00:00
Simon Michael
1b5f72c17f refactor 2009-11-19 06:22:09 +00:00
Simon Michael
719638fa2f docs: move convert docs out of haddock 2009-12-01 15:13:13 +00:00
Simon Michael
e2f10f49d9 update a not-so-good example in convert haddock 2009-09-01 20:36:36 +00:00
Simon Michael
f35184583a convert: more robust csv parsing, specify null field positions with - 2009-11-18 07:29:44 +00:00
marko.kocic
2855fe9e0a Hlint: Error: Redundant do 2009-09-22 12:08:28 +00:00
marko.kocic
8fdd28d446 Hlint: Error: Redundant $ 2009-09-22 11:55:11 +00:00
Simon Michael
550357934f print: fix long account name truncation, align amounts 2009-08-06 20:19:00 +00:00
Simon Michael
cbe61304da docs: add commands section, document convert command 2009-12-01 15:13:27 +00:00
Simon Michael
c474077ef5 tools: release process updates 2009-12-12 02:55:59 +00:00
Simon Michael
436929c752 update benchmark exes 2009-12-12 02:35:09 +00:00
Simon Michael
0cbab63143 docs: update version numbering policy 2009-12-10 22:43:23 +00:00
Simon Michael
fdc3949224 make tests independent of user's default ledger 2009-12-12 03:00:27 +00:00
Simon Michael
5d6c6d778e there shouldn't be brackets in transaction's effective date, my mistake 2009-12-12 03:03:41 +00:00
Simon Michael
b6a5a3398e parsing: tighten up dates, error messages, tests 2009-11-25 21:21:49 +00:00
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