aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests/main.cc
Commit message (Collapse)AuthorAgeFilesLines
* C++ unit testing: Add a tracked-allocation implementation of operator-newAdam Domurad2012-12-201-2/+22
| | | | | Two tests that catch memory leaks are also added. For the purposes of verifying the patch works, the fix is in a separate changeset.
* C++ unit testing: Simple mocking of browser-table functionsAdam Domurad2012-11-301-2/+12
|
* Unit test integration for UnitTest++ with icedtea-webAdam Domurad2012-11-211-0/+105