summaryrefslogtreecommitdiff
path: root/test/unit/t_utils.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-6/+0
|
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
|
* Restored the use of Python unit testsJohn Wiegley2009-02-241-8/+0
|
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-3/+0
|
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-2/+7
|
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-1/+1
| | | | to prove to myself that it has proper decoupling between prior code areas.
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+10