summaryrefslogtreecommitdiff
path: root/dispatcher/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-29all: unify comment style for SPDX-License-Identifier tagThomas Haller1-1/+1
2020-09-28format: replace tabs for indentation in code commentsThomas Haller1-5/+5
2020-09-28all: reformat all with new clang-format styleAntonio Cardace1-546/+525
2020-09-02all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile"Thomas Haller1-1/+1
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2019-10-01meson: Improve dispatcher test build fileIñigo Martínez1-14/+12
2019-10-01meson: Use dependency for nm-default headerIñigo Martínez1-1/+2
2019-10-01all: manually drop code comments with file descriptionThomas Haller1-1/+0
2019-09-10all: SPDX header conversionLubomir Rintel1-14/+1
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-06-02build/meson: depend test-dispatcher-envp on libnmThomas Haller1-1/+4
2019-05-27build: don't link dispatcher with generated nmdbus-dispatcher bindingsThomas Haller2-1/+16
2019-04-18build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller1-1/+1
2019-04-18shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller1-1/+1
2019-04-12dispatcher/tests: cleanup testsThomas Haller1-136/+124
2019-02-12all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller1-1/+0
2018-12-20build: meson: Add trailing commasIñigo Martínez1-3/+3
2018-07-17build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller1-2/+1
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-1/+1
2018-06-18dispatcher/tests: fix test after adding NM_DISPATCHER_ACTIONThomas Haller8-19/+10
2018-05-31build: use default NM_BUILD_* defines for testsThomas Haller2-9/+8
2018-05-24dispatcher: rework creating dispatcher environmentThomas Haller1-23/+25
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel1-1/+1
2018-04-12build: meson: add prefix to test namesBeniamino Galvani1-1/+1
2018-04-12build: meson: use run-nm-test.sh to run testsBeniamino Galvani1-1/+5
2018-01-10meson: Improve dependency systemIñigo Martínez1-7/+4
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2-2/+6
2017-12-18build: use template files for enum types' sources generationIñigo Martínez1-1/+1
2017-12-13build: add initial support for meson build systemIñigo Martínez1-0/+21
2016-10-21build: merge "dispatcher/tests/Makefile.am" into toplevel MakefileThomas Haller1-41/+0
2016-10-19build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller1-1/+1
2016-10-13callouts/dispatcher: rename directory calloutsThomas Haller9-0/+1011