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
*
Tighten up argument passing related to fn_market()
John Wiegley
2012-03-11
1
-3
/
+3
*
All tests are working again but one
John Wiegley
2012-03-05
1
-1
/
+1
*
Fixed several unit tests
John Wiegley
2011-02-04
1
-5
/
+7
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
1
-28
/
+35
*
A further simplification of -V and -X
John Wiegley
2010-06-07
1
-5
/
+5
*
Call times_initialize/shutdown in the unit tests
John Wiegley
2009-10-25
1
-0
/
+2
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-0
/
+1
*
Be smarter about trimming off trailing zeroes
John Wiegley
2009-02-27
1
-1
/
+1
*
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