index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
t_times.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
1
-49
/
+52
*
Untabified all source files
John Wiegley
2010-06-11
1
-2
/
+2
*
Call times_initialize/shutdown in the unit tests
John Wiegley
2009-10-25
1
-0
/
+10
*
Rewrote the date interval parser/stepper
John Wiegley
2009-03-23
1
-3
/
+9
*
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
*
Restored the use of Python unit tests
John Wiegley
2009-02-24
1
-5
/
+0
*
Re-enabled parsing of timelog data
John Wiegley
2009-02-19
1
-98
/
+98
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
1
-2
/
+0
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-2
/
+2
*
Added a slew of date/time format tests (inactive, however).
John Wiegley
2009-01-30
1
-0
/
+45
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
1
-57
/
+85
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-1
/
+1
*
Moved the test sources around, so that all the unit tests are in test/unit.
John Wiegley
2008-08-05
1
-0
/
+81