summaryrefslogtreecommitdiff
path: root/tests/boost_test_main.cc
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Transition from log4cxx to the new logging framework.Daniel Burrows1-7/+28
2010-05-25Add some glue code to make mock errors generate Boost.Test failures instead o...Daniel Burrows1-7/+26
2010-05-24Start using google-mock to test the search input controller logic.Daniel Burrows1-0/+11
2010-04-24Deal with the fact that BOOST_TEST_NO_MAIN might be defined by a compiler flag.Daniel Burrows1-0/+2
2010-04-21Fix the unit tests to #include <loggers.h> for the new namespace.Daniel Burrows1-0/+2
2010-04-21Rename the log4cxx namespace to logging.Daniel Burrows1-3/+3
2009-10-17Add support to the file cache for storing the modification times of cached fi...Daniel Burrows1-0/+4
2009-08-17Actually signal a test failure when a test in the Boost harness fails.Daniel Burrows1-1/+1
2009-08-14Write a manual main() function foor the Boost tester, so that logging can be ...Daniel Burrows1-1/+28
2009-07-26Add a skeletal unit tester using the Boost framework.Daniel Burrows1-0/+9