summaryrefslogtreecommitdiff
path: root/tests/testing-util
Commit message (Expand)AuthorAgeFilesLines
* build: use 1.99.x for 2.0 developmentChristian Hergert2023-03-221-1/+1
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-222-7/+7
* tests: move PeasActivatable to IntrospectionActivatableChristian Hergert2023-03-223-211/+0
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-221-1/+0
* janitorial: use #pragma onceChristian Hergert2023-03-222-8/+2
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-225-25/+35
* tests: use major version for introspection versionChristian Hergert2023-03-221-1/+1
* libpeas: remove PeasActivatableChristian Hergert2023-03-223-0/+210
* tests: Ensure symbols are exported on MSVC buildsChun-wei Fan2020-10-092-0/+43
* build: remove --export-dynamicTom Schoonjans2020-01-181-5/+0
* build: make g_assert() work from testsChristian Hergert2019-10-281-0/+2
* build: don't use undocumented -export-dynamic optionTing-Wei Lan2019-10-281-1/+1
* build: hide private symbols with -fvisibility=hiddenChristian Hergert2019-08-051-4/+2
* build: remove autotoolsChristian Hergert2019-08-051-21/+0
* Port to meson build systemMartin Blanchard2019-08-051-0/+42
* Fix sorting of PeasEngine:plugin-listGarrett Regier2015-12-191-0/+11
* Keep PeasEngine:plugin-list better orderedGarrett Regier2015-12-151-10/+0
* Order the PeasEngine:plugin-list by dependenciesGarrett Regier2015-12-151-2/+13
* Cleanup handling G_DEBUG in testing-utilsGarrett Regier2015-12-151-6/+2
* Support G_DEBUG in the test suiteGarrett Regier2015-09-221-0/+25
* Simplify test hook pop message generationGarrett Regier2015-09-221-11/+13
* Cleanup the tests thread local dataGarrett Regier2015-09-221-2/+5
* Relicense as LGPL 2.1+Garrett Regier2015-02-142-22/+22
* Use the simple API for requiring an uninstalled typelibGarrett Regier2015-01-201-4/+3
* Don't warn when loading an uninstalled plugin loaderGarrett Regier2015-01-201-35/+5
* Don't immediately fail on an unhandled log messageGarrett Regier2015-01-201-13/+14
* Print filtered log messages on an unexpected messageGarrett Regier2015-01-201-40/+85
* Remove an old version checkGarrett Regier2014-12-201-4/+0
* Split special envar setting into another functionGarrett Regier2014-12-202-9/+19
* Fix the test suite to work on other operating systemsGarrett Regier2014-12-181-1/+1
* Add nonglobal plugin loader supportGarrett Regier2014-11-182-9/+16
* Add an extension test that uses multiple threadsGarrett Regier2014-11-181-23/+69
* Disable GLib diagnostics in testsGarrett Regier2014-08-221-0/+3
* Fix error message when popping log hooks failsGarrett Regier2014-06-281-4/+6
* Use AM_CPPFLAGS instead of INCLUDEDGarrett Regier2014-05-291-1/+1
* Assert if an engine is alive after g_test_run()Garrett Regier2013-11-121-0/+3
* Make calling testing_init() requiredGarrett Regier2013-02-141-3/+5
* Remove g_type_init() callsGarrett Regier2013-02-141-0/+4
* Prevent python from generating binary filesPaolo Borelli2013-01-051-0/+3
* Fix memory leaksGarrett Regier2012-02-111-0/+2
* Remove trailing whitespaceGarrett Regier2012-02-101-1/+1
* Fix FSF AddressGarrett Regier2011-08-282-2/+2
* Prevent recurse complaints when printing unhit log hooksGarrett Regier2011-08-281-2/+9
* Use the correct hook when printing error messageGarrett Regier2011-08-281-0/+1
* Show all of the untriggered log hooksGarrett Regier2011-07-182-19/+51
* Assert if not all the log hooks were poppedGarrett Regier2011-07-181-1/+5
* Print log hooks that were not hitGarrett Regier2011-06-111-0/+17
* Cleanup testing commentsGarrett Regier2011-03-231-2/+2
* Don't return an already created engine in testing_util_engine_new()Garrett Regier2011-03-231-2/+4
* Remove any noncommon allowed log patterns from libtesting-utilGarrett Regier2011-03-061-10/+1