ledger/test/unit
Johann Klähn 89c21e9967 build shared library/python module, clean up CMake
libledger will now be built as a shared library. You can 'import ledger'
from python IFF you copy libledger.so to ledger.so or create a symlink.
2014-02-01 01:30:53 +01:00
..
CMakeLists.txt build shared library/python module, clean up CMake 2014-02-01 01:30:53 +01:00
t_amount.cc add unit tests for amount_t→floor/ceil 2013-01-15 21:17:11 +01:00
t_balance.cc
t_commodity.cc Tighten up argument passing related to fn_market() 2012-03-11 03:55:25 -05:00
t_expr.cc
t_times.cc