ledger/test
John Wiegley b1b4e2aadf Add support for typed metadata
The metadata construct 'Key: Value' is now just a special case for
'Key:: "Value"'.  Another after a :: in metadata setting is parsed as a
full value expression and typed as such.  For example:

  ; Key:: $400 + $500

  ledger -l 'tag("Key") < $1000'
2010-06-12 15:43:00 -04:00
..
baseline The --anon option now randomizes its effect 2010-06-12 14:43:40 -04:00
input Added a 'speedtest' Makefile target 2010-06-07 05:08:24 -04:00
manual Fixed tests relative to recent --pivot change 2010-02-04 04:23:27 -05:00
regress Add support for typed metadata 2010-06-12 15:43:00 -04:00
unit Untabified all source files 2010-06-11 17:02:25 -04:00
ConfirmTests.py Added --rounding option, which is off by default 2010-05-23 15:45:51 -06:00
convert.py Many improvements to Ledger's Python bindings 2009-11-19 22:24:24 -05:00
DataTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
ExprTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
fullcheck.sh Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00
GenerateTests.py Make the source directory available to all tests 2009-11-02 00:48:32 -05:00
LedgerHarness.py Remove redundant code in LedgerHarness.py 2010-06-02 05:03:51 -04:00
MathTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
prove.sh Reorganized some files in tools/ and test/ 2009-02-28 06:18:21 -04:00
PyUnitTests.py Build Python module using automake, not setup.py 2009-02-24 12:48:11 -04:00
RegressTests.py Make the source directory available to all tests 2009-11-02 00:48:32 -05:00
ReportTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
runtests.py The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
UnitTests.cc Untabified all source files 2010-06-11 17:02:25 -04:00
UnitTests.h Untabified all source files 2010-06-11 17:02:25 -04:00
UtilTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00