summaryrefslogtreecommitdiff
path: root/tests/libpeas/testing/testing-extension.h
Commit message (Expand)AuthorAgeFilesLines
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-221-6/+3
* janitorial: remove peas_extension_call() and variantsChristian Hergert2023-03-221-5/+1
* janitorial: use #pragma onceChristian Hergert2023-03-221-4/+1
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* tests: Ensure symbols are exported on MSVC buildsChun-wei Fan2020-10-091-0/+7
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Remove everything the seed plugin loader usedGarrett Regier2014-11-041-3/+1
* Small function pointer cleanupGarrett Regier2014-05-291-7/+7
* Merge python2 and python3 extension testsGarrett Regier2013-11-121-2/+9
* Cleanup extension testsGarrett Regier2012-02-101-76/+12
* Allow multiple interfaces for all extensionsGarrett Regier2011-10-271-0/+2
* Do not test the properties for C extensionsGarrett Regier2011-09-191-15/+19
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Add a test to check that plugin loaders are loaded lazilyGarrett Regier2011-06-091-0/+2
* Privatize PeasExtensionClassGarrett Regier2011-03-251-2/+0
* Clean up the macros used for extension testsGarrett Regier2011-03-231-8/+8
* Add a test to check the refcount of the instance of C extensionsSteve Frécinaux2011-03-071-1/+8
* Tests: do not include main() in the EXTENSION_TESTS macroSteve Frécinaux2011-03-071-18/+8
* Add tests for peas_engine_provides_extension()Garrett Regier2011-03-031-0/+5
* Add an extension test for garbage collectionGarrett Regier2011-03-031-0/+3
* Don't use g_atexit() in the testsGarrett Regier2011-03-031-1/+1
* Fix refcount issues in the test suiteGarrett Regier2011-02-171-0/+1
* Replace plugin loader disabling with enablingGarrett Regier2011-02-101-0/+6
* Add a test for reloading pluginsGarrett Regier2011-02-091-0/+3
* Revert "Free PeasEngine after all tests have run"Garrett Regier2011-01-251-2/+0
* Moved PeasExtension test functions to libtestingGarrett Regier2011-01-201-0/+96