summaryrefslogtreecommitdiff
path: root/test/unit/t_times.cc
Commit message (Expand)AuthorAgeFilesLines
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-49/+52
* Untabified all source filesJohn Wiegley2010-06-111-2/+2
* Call times_initialize/shutdown in the unit testsJohn Wiegley2009-10-251-0/+10
* Rewrote the date interval parser/stepperJohn Wiegley2009-03-231-3/+9
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-0/+1
* Restored the use of Python unit testsJohn Wiegley2009-02-241-5/+0
* Re-enabled parsing of timelog dataJohn Wiegley2009-02-191-98/+98
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-2/+0
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-2/+2
* Added a slew of date/time format tests (inactive, however).John Wiegley2009-01-301-0/+45
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-57/+85
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-1/+1
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+81