aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests/browser_mock.cc
Commit message (Collapse)AuthorAgeFilesLines
* C++ unit testing: Add a tracked-allocation implementation of operator-newAdam Domurad2012-12-201-2/+20
| | | | | 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-0/+79