summaryrefslogtreecommitdiff
path: root/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* tests: move PeasActivatable to IntrospectionActivatableChristian Hergert2023-03-228-37/+37
* tests: ensure builtin plugin releases objectChristian Hergert2023-03-221-0/+12
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-224-12/+4
* janitorial: use #pragma onceChristian Hergert2023-03-224-16/+4
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-228-0/+16
* janitorial: rename <libpeas/peas.h> to <libpeas.h>Christian Hergert2023-03-228-8/+8
* build: enable additional warning and compiler errorsChristian Hergert2023-03-221-3/+0
* libpeas: remove PeasActivatableChristian Hergert2023-03-228-1/+13
* meson: Don't use 'cp' to copy filesChun-wei Fan2020-10-095-5/+5
* build: remove autotoolsChristian Hergert2019-08-055-102/+0
* Port to meson build systemMartin Blanchard2019-08-055-0/+157
* Keep PeasEngine:plugin-list better orderedGarrett Regier2015-12-152-10/+2
* Order the PeasEngine:plugin-list by dependenciesGarrett Regier2015-12-152-0/+8
* Relicense as LGPL 2.1+Garrett Regier2015-02-148-88/+88
* Use new GObject private APIGarrett Regier2014-12-208-48/+40
* Fix type of TestingLoadablePluginGarrett Regier2014-12-201-1/+1
* Test that C plugins have local linkageGarrett Regier2014-12-182-1/+26
* Update URLs for gnome.org changesGarrett Regier2014-11-046-7/+2
* W32: Allow shared libs to be builtРуслан Ижбулатов2014-06-284-4/+12
* Use AM_CPPFLAGS instead of INCLUDEDGarrett Regier2014-05-294-4/+4
* Added peas_plugin_info_get_external_data()Garrett Regier2012-03-281-0/+1
* Remove IAge from all .plugin filesGarrett Regier2012-03-287-7/+0
* Added peas_plugin_info_get_settings()Garrett Regier2012-02-101-1/+4
* Do not leave a dangling reference in testing pluginsGarrett Regier2011-11-194-4/+4
* Fix FSF AddressGarrett Regier2011-08-288-8/+8
* Do not drop all the test plugin files when running make distclean.Steve Frécinaux2011-03-075-5/+0
* Fix make distcheckGarrett Regier2011-02-175-10/+25
* Allow the Icon in *.plugin to be located in the data dirGarrett Regier2011-01-171-1/+1
* Add a test-suiteGarrett Regier2010-12-1920-0/+937