summaryrefslogtreecommitdiff
path: root/test cases/unit/97 link full name/libtestprovider
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-29Condense test directory names.Jussi Pakkanen
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe
fixs: #9000 Meson not correctly process with -l:xxx.a link arguments in pkgconfig .pc file. see also:https://stackoverflow.com/questions/48532868/gcc-library-option-with-a-colon-llibevent-a with unit test, unit test will be partially skiped if pkg-config version < 0.28 . see: https://gitlab.freedesktop.org/pkg-config/pkg-config/-/blob/master/NEWS