aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests
Commit message (Expand)AuthorAgeFilesLines
* Added support for system level linux loggingJiri Vanek2014-01-201-3/+39
* Fixed memory leak detector to correctly handle pre_init_messages queue.Jiri Vanek2014-01-151-0/+2
* Enabled file logging in plugin, user enabled to choose logs dirJiri Vanek2013-11-291-0/+12
* Plugin debug can now be controlled from itw_settings, in same way java side. ...Jiri Vanek2013-10-251-2/+28
* All output messages redirected to PLUGIN_{DEBUG,ERROR} macrosJiri Vanek2013-10-251-0/+62
* Back out changeset 420d72e5cee7Andrew Azores2013-10-171-7/+8
* Do not wait for applet initialization when binding Java applets for NPAPI.Adam Domurad2013-08-271-8/+7
* Spawn Java side during C++ unit tests. Many new tests.Adam Domurad2013-08-2311-23/+731
* Fix many memory leaks due to utf8fromidentifier misuseAdam Domurad2013-07-302-2/+24
* Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...Adam Domurad2013-06-211-18/+18
* More unit tests for scriptable object creation, destructionAdam Domurad2013-06-215-19/+146
* Added code to parse properties and to find correct configuration files from c...Jiri Vanek2013-03-282-0/+565
* 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
* 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