summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/modtest.py
AgeCommit message (Expand)Author
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-10-04Move modtest to the new extension module APITristan Partin
2022-08-17modules: use module level information about new and deprecationDylan Baker
2022-05-23modules: add typing to the modtest moduleDylan Baker
2021-05-28modules: Add methods dict everywhereXavier Claessens
2021-05-28modules: Stop using ModuleReturnValue where it's not neededXavier Claessens
2018-04-15Updated all modules to work with the new API.Jussi Pakkanen
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker
2017-06-26Fixed issues raised in review.Jussi Pakkanen
2017-06-26Converted some modules.Jussi Pakkanen
2017-06-26Add kwarg checker in module code.Jussi Pakkanen
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen
2017-01-04Create a module return value object.Jussi Pakkanen
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen