summaryrefslogtreecommitdiff
path: root/gmodule/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-171-0/+28
* meson: Use exitcode protocol for some c++ and gobject definition testsMarco Trevisan (Treviño)2023-01-171-0/+2
* meson: Use 'tap' test protocol by defaultMarco Trevisan (Treviño)2023-01-171-0/+1
* gmodule/tests/meson: Make tests depending on loaded libraries and modulesMarco Trevisan (Treviño)2022-11-011-15/+31
* meson: Use test setup environment instead of repeating it everywhereMarco Trevisan (Treviño)2022-10-311-1/+1
* ci: Mark failing windows tests as can-fail and do not ignore test failuresMarco Trevisan (Treviño)2022-10-311-0/+2
* meson: Expose library build type as global variablesMarco Trevisan (Treviño)2022-10-311-1/+1
* meson, ci: Support tests that can fail under certain conditionsMarco Trevisan (Treviño)2022-10-311-0/+5
* tests: Test that we can include all headers with an old MAX_VERSIONSimon McVittie2022-10-272-0/+47
* Merge branch 'wip/smcv/deprecated-prop-followup' into 'main'Philip Withnall2022-10-151-3/+1
|\
| * tests: Move common test environment variables to top levelSimon McVittie2022-09-211-3/+1
* | tests: skip shared libs if default_library=staticAlyssa Ross2022-10-121-16/+18
* | Merge branch 'atomic-older-cplusplus' into 'main'Philip Withnall2022-10-121-0/+13
|\ \
| * | meson: Build C++ tests for the currently supported C++ standard versionsMarco Trevisan (Treviño)2022-09-151-0/+13
| |/
* | meson: Set install_tag on installed tests filesXavier Claessens2022-09-201-0/+4
|/
* meson: fix build without cpp toolchainJames Hilliard2022-07-151-3/+8
* Merge branch 'gmodule-invalid-la-file' into 'main'Marco Trevisan2022-07-061-0/+29
|\
| * gmodule: Improve error handling for invalid .la filesPhilip Withnall2022-07-061-0/+29
* | Merge branch 'more-spdx' into 'main'Philip Withnall2022-07-054-0/+8
|\ \ | |/ |/|
| * Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-014-0/+8
* | build: Drop MALLOC_PERTURB_ from test environmentsPhilip Withnall2022-06-211-1/+0
|/
* Move tests/module-test.c to gmodules/tests/Emmanuel Fleury2022-05-264-0/+391
* Distribute cxx test tests/cxx-test.cpp to each module tests directoryEmmanuel Fleury2021-12-142-0/+71