ledger/test/numerics
John Wiegley 858978de89 Journal data structures now use date_t instead of datetime_t.
This means transactions can only have day-level granularity -- which has
always been the case from an data file point of view.  The advantage to this
restriction is that reports will now be immune from daylight savings related
bugs, where a transaction falls to the wrong side of a --monthly report, for
example.
2008-08-01 17:37:22 -04:00
..
t_amount.cc Corrected a failing test. 2008-07-30 15:57:03 -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 Journal data structures now use date_t instead of datetime_t. 2008-08-01 17:37:22 -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