ledger/test/unit
Alexis Hildebrandt 69fa2fc671 [tests] Remove compiler warnings for unit tests
warning: relational comparison result unused [-Wunused-comparison]
  BOOST_CHECK_THROW(x6 < x7, amount_error);
                    ~~~^~~~
2015-07-28 22:43:16 +02:00
..
CMakeLists.txt [tests] Remove compiler warnings for unit tests 2015-07-28 22:43:16 +02:00
t_amount.cc add unit tests for amount_t→floor/ceil 2013-01-15 21:17:11 +01:00
t_balance.cc [tests] Fix compiler warning 2015-01-11 09:38:24 +01:00
t_commodity.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
t_expr.cc Add support for valuation expressions on commodities 2012-03-05 23:01:41 -06:00
t_times.cc Use Boost.Test instead of CppUnit 2011-02-04 03:43:33 -05:00