summaryrefslogtreecommitdiff
path: root/libnm/tests/meson.build
Commit message (Expand)AuthorAgeFilesLines
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* meson: Improve targets involving libnm libraryIñigo Martínez2019-10-011-12/+8
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-011-6/+8
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-2/+2
* meson: Improve the shared build fileIñigo Martínez2019-10-011-6/+4
* build/meson: introduce libnm/liblibnm.la as static library for libnm/libnm.laThomas Haller2019-05-221-8/+10
* libnm/tests: rename libnm's "test-general" to "test-libnm"Thomas Haller2019-05-191-3/+3
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-2/+2
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-3/+3
* test/meson: increase timeout for some testsThomas Haller2018-10-221-4/+5
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+1
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-13/+14
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-311-2/+1
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: enable all tests againBeniamino Galvani2018-04-121-4/+3
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* meson: Improve dependency systemIñigo Martínez2018-01-101-19/+5
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+4
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+53