Simon Michael
a694cfcfcd
add: fix functional test breakage due to add ui cleanups ( #102 )
2013-04-12 14:57:39 -07:00
Simon Michael
7fcd45614b
add: ui cleanups
...
- tidier output
- show more help
- suggest . only for recording, not for quitting (though it still works)
- show each transaction after adding it (#52 )
- don't parse . as a zero amount
- don't show [] when there's no default
2013-02-23 00:57:16 +00:00
Simon Michael
2b8d759db1
rename developer build to hledgerdev, avoiding confusion with production hledger
2012-10-21 18:23:23 +00:00
Simon Michael
70572eb837
test comment
2012-03-28 18:17:05 +00:00
Simon Michael
d4a1e51f2c
functional test de-hard-codifications
2012-04-13 21:48:29 +00:00
Simon Michael
5d7e601cb3
possible add test
2012-01-30 17:18:46 +00:00
Simon Michael
6ddf394119
add: clearer prompts, more validation, use . to end as well
2011-09-23 03:51:45 +00:00
Simon Michael
99e28e5c30
add: simplify filename in func tests
2011-09-30 22:54:22 +00:00
Trygve Laugstøl
45b3a07ea7
cli: Making sure the add test remove the journal before and after the test.
2011-06-10 11:35:06 +00:00
Trygve Laugstøl
6ba1119fdc
Making sure all tests call 'bin/hleder' (and not just 'hledger').
2011-06-14 22:44:21 +00:00
Simon Michael
eeca35d6b5
update functional tests to shelltest 1.0 format
2011-08-14 22:15:39 +00:00
Simon Michael
b2f439eb11
try showing integral "maxprecision" amounts without the .0 (except in add's defaults, where it helps)
2011-01-20 00:17:32 +00:00
Simon Michael
d3663b818e
parsing: better international number format support ( #32 )
...
This allows period and comma to be used for decimal point and digit group
separator or vice versa, and also flexible digit groups. See
http://en.wikipedia.org/wiki/Decimal_separator . Digit group separators
are possibly not worth the trouble and might not stay.
2011-01-19 12:32:18 +00:00
Simon Michael
c59f2f088d
clean up after add tests
2010-11-19 17:25:05 +00:00
Simon Michael
fcd90212b8
add: combine tests
2010-11-16 15:59:12 +00:00