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