ledger/test/unit
Alexis Hildebrandt 32eca73479 [tests] Remove compiler warnings for unit tests
warning: equality comparison result unused [-Wunused-comparison]
  BOOST_CHECK_THROW(v8 == v10, value_error);
                    ~~~^~~~~~
2015-09-15 16:34:59 +02:00
..
CMakeLists.txt [tests] Remove compiler warnings for unit tests 2015-09-15 16:34:59 +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
t_value.cc [tests] Fix MathTest failures on Mac OS X 2015-08-08 00:55:19 +02:00