summaryrefslogtreecommitdiff
path: root/dispatcher/tests
Commit message (Expand)AuthorAgeFilesLines
* build: move "dispatcher/" to "src/nm-dispatcher/"th/build-meson-cleanupThomas Haller2021-02-289-956/+0
* build/meson: drop libnm_nm_default_dep dependencyThomas Haller2021-02-281-1/+1
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-281-3/+8
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-1/+1
* shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-241-1/+1
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-3/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-182-2/+2
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-3/+2
* build/meson: cleanup dispatcher/meson.buildThomas Haller2021-02-091-5/+6
* build/meson: rename "libnm_utils_base" to "libnm_glib_aux"Thomas Haller2021-01-271-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-052-2/+2
* introspection: avoid compiler warning in generated introspection filesThomas Haller2020-11-231-12/+8
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-5/+5
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-546/+525
* all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile"Thomas Haller2020-09-021-1/+1
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* meson: Improve dispatcher test build fileIñigo Martínez2019-10-011-14/+12
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-1/+2
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* build/meson: depend test-dispatcher-envp on libnmThomas Haller2019-06-021-1/+4
* build: don't link dispatcher with generated nmdbus-dispatcher bindingsThomas Haller2019-05-272-1/+16
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* dispatcher/tests: cleanup testsThomas Haller2019-04-121-136/+124
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* build: meson: Add trailing commasIñigo Martínez2018-12-201-3/+3
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-2/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* dispatcher/tests: fix test after adding NM_DISPATCHER_ACTIONThomas Haller2018-06-188-19/+10
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-312-9/+8
* dispatcher: rework creating dispatcher environmentThomas Haller2018-05-241-23/+25
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-101-1/+1
* 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
* meson: Improve dependency systemIñigo Martínez2018-01-101-7/+4
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-082-2/+6
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+21
* build: merge "dispatcher/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-41/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* callouts/dispatcher: rename directory calloutsThomas Haller2016-10-139-0/+1011