ledger/test/numerics
John Wiegley 4518ea9540 Value expression architecture is now rewritten, but the functionality of the
old system (for example, the meaning of 'a') has yet to be restored.  In the
new scheme, this will be done by definition a function outside of the value
expression logic, rather than the tight coupling between journal innards and
value expressions that occurred in 2.x.
2008-07-29 05:59:38 -04:00
..
t_amount.cc 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_amount.h 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_balance.cc 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_balance.h 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_commodity.cc 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_commodity.h 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
t_expr.cc Value expression architecture is now rewritten, but the functionality of the 2008-07-29 05:59:38 -04:00
t_expr.h Value expression architecture is now rewritten, but the functionality of the 2008-07-29 05:59:38 -04:00
t_valexpr.cc Added the skeleton for the upcoming value_expr unit tests. 2008-07-28 03:42:18 -04:00
t_valexpr.h Added the skeleton for the upcoming value_expr unit tests. 2008-07-28 03:42:18 -04:00