index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
t_commodity.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restored the use of Python unit tests
John Wiegley
2009-02-24
1
-13
/
+0
*
Added --exchange (-x) option
John Wiegley
2009-02-22
1
-5
/
+5
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
1
-6
/
+0
*
Fixed some incorrect #includes.
John Wiegley
2009-02-07
1
-2
/
+1
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-4
/
+4
*
Rationals based math is now passing the unit tests.
John Wiegley
2009-01-31
1
-4
/
+9
*
Make amounts output fullstrings in the commodity unit tests.
John Wiegley
2009-01-31
1
-0
/
+1
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
1
-10
/
+28
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-3
/
+9
*
Further extended commodities unit test.
John Wiegley
2009-01-19
1
-1
/
+8
*
Extended commodities unit test.
John Wiegley
2009-01-19
1
-24
/
+29
*
Added a recursive, date-based commodity price searching capability. This
John Wiegley
2009-01-19
1
-2
/
+17
*
Moved the test sources around, so that all the unit tests are in test/unit.
John Wiegley
2008-08-05
1
-0
/
+64