aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests
Commit message (Collapse)AuthorAgeFilesLines
* Added code to parse properties and to find correct configuration files from ↵Jiri Vanek2013-03-282-0/+565
| | | | c++ part of plugin.
* Clean up NP_Initialize; add more C++ unit testsAdam Domurad2012-12-211-0/+92
|
* C++ unit testing: Add a tracked-allocation implementation of operator-newAdam Domurad2012-12-205-4/+239
| | | | | Two tests that catch memory leaks are also added. For the purposes of verifying the patch works, the fix is in a separate changeset.
* Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.Adam Domurad2012-12-042-1/+94
|
* Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functionsAdam Domurad2012-11-301-0/+36
|
* C++ unit testing: Simple mocking of browser-table functionsAdam Domurad2012-11-303-2/+141
|
* Unit test integration for UnitTest++ with icedtea-webAdam Domurad2012-11-212-0/+153