aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cpp-unit-tests/IcedTeaPluginUtilsTest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added support for system level linux loggingJiri Vanek2014-01-201-3/+39
* 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
* Spawn Java side during C++ unit tests. Many new tests.Adam Domurad2013-08-231-2/+2
* Fix many memory leaks due to utf8fromidentifier misuseAdam Domurad2013-07-301-1/+13
* More unit tests for scriptable object creation, destructionAdam Domurad2013-06-211-3/+0
* Added code to parse properties and to find correct configuration files from c...Jiri Vanek2013-03-281-0/+40
* Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags.Adam Domurad2012-12-041-1/+1
* Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functionsAdam Domurad2012-11-301-0/+36
* Unit test integration for UnitTest++ with icedtea-webAdam Domurad2012-11-211-0/+48