summaryrefslogtreecommitdiff
path: root/test cases/unit/104 debug function/meson.build
AgeCommit message (Collapse)Author
2025-08-11Condense test directory names.Jussi Pakkanen
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-01-09Condensed directory names for release.Jussi Pakkanen
2024-10-20Condense test directories.Jussi Pakkanen
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-03-30Add new debug() functionMarvin Scholz
Adds a new debug() function that can be used in the meson.build to log messages to the meson-log.txt that will not be printed to stdout when configuring the project.