aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor of requires in PluginDescriptor (breaking change) (#138)Jan Høydahl2017-04-042-9/+9
* The requires Expression does not print well, instead we get the className. Th...Jan Høydahl2017-04-031-0/+1
* Delete plugin zip on uninstall (#136)Jan Høydahl2017-04-031-0/+4
* `deletePlugin(id)` which is called by `UpdateManager.uninstallPlugin(id)` fai...Jan Høydahl2017-04-031-1/+5
* Refactor validation of PluginDescriptors (#130)Jan Høydahl2017-04-013-45/+60
* Support for adding license information to the plugins (plugin.license), e.g. ...Jan Høydahl2017-03-302-0/+4
* Added copyrightJan Høydahl2017-03-301-0/+15
* Adding parsing of plugin.description and plugin.requires to the properties fi...Jan Høydahl2017-03-301-0/+177
* Add JarPluginManager, PluginLoader, AbstractPluginManagerDecebal Suiu2017-02-224-94/+133
* Format the license headerDecebal Suiu2015-12-246-9/+6
* minor changesDecebal Suiu2015-10-062-9/+7
* use FileUtils.writeLinesDecebal Suiu2015-10-061-15/+17
* fix #78Decebal Suiu2015-10-061-31/+43
* remove unused importDecebal Suiu2015-09-171-2/+0
* Generate Manifest content for testingMário Franco2015-09-098-93/+163
* Added a few moreMário Franco2015-09-092-10/+49
* Added fail on missing plugin idMário Franco2015-09-092-0/+24
* Added more fail testsMário Franco2015-09-093-3/+52
* Added ManifestPluginDescriptorFinder testsMário Franco2015-09-094-0/+119
* Added one more fail test to DefaultExtensionFactoryMário Franco2015-09-092-0/+39
* Added one more fail test to DefaultPluginFactoryMário Franco2015-09-091-0/+18
* fix #60Decebal Suiu2015-07-211-10/+18
* Clean up the testsMário Franco2015-07-215-38/+3
* Added tests for DefaultExtensionFactoryMário Franco2015-07-212-0/+76
* Add another fail testMário Franco2015-07-212-0/+50
* Added tests for DefaultPluginFactory and multiple improvementsMário Franco2015-07-215-30/+173
* Added failed validationMário Franco2015-07-201-0/+2
* Added test for DefaultPluginRepositoryMário Franco2015-07-201-0/+86
* Added Test for PluginStatusProviderMário Franco2015-07-201-0/+145