summaryrefslogtreecommitdiff
path: root/clients/common/tests
Commit message (Expand)AuthorAgeFilesLines
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-2/+2
* meson: Improve dependency systemIñigo Martínez2018-01-101-3/+4
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-081-2/+0
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-1/+3
* 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/+18
* all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller2017-11-161-1/+1
* all: include "nm-utils/nm-hash-utils.h" by defaultThomas Haller2017-11-161-2/+0
* core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-181-1/+3
* cli: make properties list a list of pointersThomas Haller2017-04-131-14/+6
* cli: move information about valid connection settings to commonThomas Haller2017-04-121-1/+24
* cli: use nmc_print() to output device's IP4 infoThomas Haller2017-04-121-2/+7
* cli: use nmc_print() to output setting dataThomas Haller2017-04-121-5/+0
* cli/tests: add "clients/common/tests/test-general.c"Thomas Haller2017-04-051-0/+145