aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests/browser_mock.cc
Commit message (Collapse)AuthorAgeFilesLines
* Spawn Java side during C++ unit tests. Many new tests.Adam Domurad2013-08-231-10/+46
|
* Fix many memory leaks due to utf8fromidentifier misuseAdam Domurad2013-07-301-1/+11
|
* More unit tests for scriptable object creation, destructionAdam Domurad2013-06-211-1/+14
|
* 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