Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spawn Java side during C++ unit tests. Many new tests. | Adam Domurad | 2013-08-23 | 1 | -10/+46 |
| | |||||
* | Fix many memory leaks due to utf8fromidentifier misuse | Adam Domurad | 2013-07-30 | 1 | -1/+11 |
| | |||||
* | More unit tests for scriptable object creation, destruction | Adam Domurad | 2013-06-21 | 1 | -1/+14 |
| | |||||
* | C++ unit testing: Add a tracked-allocation implementation of operator-new | Adam Domurad | 2012-12-20 | 1 | -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 functions | Adam Domurad | 2012-11-30 | 1 | -0/+79 |