index
:
~lkundrak/lp-network-manager
master
nm-1-4
nm-1-8
Castrated NetworkManager without submodules in history to work around launchpad woes.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnm-glib
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
build: create "config-extra.h" header instead of passing directory variables ...
Thomas Haller
1
-2
/
+1
2018-05-31
build/meson: fix meson build for shared files
Thomas Haller
1
-1
/
+1
2018-05-31
build: use default NM_BUILD_* defines for tests
Thomas Haller
1
-4
/
+5
2018-05-11
tests: use libnm via pygobject in tools/test-networkmanager-service.py
Thomas Haller
2
-7
/
+34
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
2
-2
/
+0
2018-04-12
build: meson: add prefix to test names
Beniamino Galvani
1
-1
/
+1
2018-04-12
build: meson: enable all tests again
Beniamino Galvani
1
-3
/
+2
2018-04-12
build: meson: use run-nm-test.sh to run tests
Beniamino Galvani
1
-1
/
+5
2018-01-10
build/meson: disable unit tests that are known to fail
Thomas Haller
1
-2
/
+3
2018-01-10
meson: Improve dependency system
Iñigo Martínez
1
-9
/
+3
2018-01-08
build: refine the NETWORKMANAGER_COMPILATION define
Thomas Haller
1
-6
/
+4
2017-12-18
build: use template files for enum types' sources generation
Iñigo Martínez
1
-1
/
+1
2017-12-14
build: rename unit tests with the `test-` pattern
Iñigo Martínez
1
-4
/
+2
2017-12-13
build: add initial support for meson build system
Iñigo Martínez
1
-0
/
+36
2016-10-21
build: merge "libnm-glib/tests/Makefile.am" into toplevel Makefile
Thomas Haller
1
-47
/
+0
2016-10-19
build: merge "libnm/tests/Makefile.am" into toplevel Makefile
Thomas Haller
1
-1
/
+1
2016-10-19
tests: combine "run-test-valgrind.sh" and "run-test-dbus-session.sh" in "run-...
Thomas Haller
1
-4
/
+0
2016-10-19
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
Thomas Haller
1
-1
/
+1
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
2
-13
/
+13
2016-04-05
build: disable deprecation checks for internal compilation
Thomas Haller
1
-1
/
+0
2016-03-29
libnm-glib: allow non-verifiable NMRemoteConnection in libnm-glib
Thomas Haller
1
-21
/
+12
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
2
-5
/
+2
2016-01-22
tests: move common dbus test-runners to tools/ directory
Thomas Haller
2
-6
/
+1
2016-01-22
tests: use dbus-run-session instead of dbus-launch
Michael Biebl
1
-5
/
+1
2015-12-26
libnm/tests: add tests for libnm handling invalid connections
Thomas Haller
1
-0
/
+260
2015-12-26
libnm/tests: use nmtstc_nm_remote_settings_new()
Thomas Haller
1
-2
/
+1
2015-12-26
libnm/tests: use nmtstc_nm_client_new()
Thomas Haller
1
-34
/
+6
2015-12-24
build: rename directory "include" to "shared"
Thomas Haller
1
-6
/
+6
2015-12-24
libnm/tests: rename test functions to follow common pattern
Thomas Haller
2
-25
/
+21
2015-12-24
libnm/tests: move common testing code to nm-test-libnm-utils
Thomas Haller
5
-293
/
+6
2015-12-24
libnm/tests: unify common test code for libnm and libnm-glib
Thomas Haller
3
-1
/
+137
2015-12-04
libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices property
Dan Williams
1
-0
/
+1
2015-09-30
build: extract version macros from "nm-version.h" to new header file "nm-vers...
Thomas Haller
1
-0
/
+1
2015-09-29
tests: add a test for connection_compatible() for wired devices
Jiří Klimeš
1
-3
/
+26
2015-08-17
tests: raise the mock service startup timeout
Lubomir Rintel
1
-1
/
+1
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
4
-4
/
+4
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
4
-4
/
+4
2015-07-12
test: initialize tests with nmtst_init()
Thomas Haller
2
-12
/
+10
2015-05-28
builds: only enable TAP driver for glib >= 2.37.6
Lubomir Rintel
1
-2
/
+0
2015-05-26
tests: use the TAP formatter
Lubomir Rintel
1
-0
/
+2
2015-05-26
build: switch to parallel test harness
Lubomir Rintel
1
-1
/
+1
2015-05-26
tests: always spawn private d-bus
Lubomir Rintel
1
-5
/
+3
2015-02-09
libnm-glib/tests: fix calling tests without valgrind
Thomas Haller
1
-1
/
+1
2015-02-09
libnm/tests: enable valgrind for libnm tests
Thomas Haller
1
-3
/
+5
2015-02-09
libnm/tests: fix memleaks in test code for valgrind
Thomas Haller
1
-1
/
+5
2015-02-09
tests: enable valgrind tests for tests
Thomas Haller
1
-0
/
+1
2014-12-15
tests: mute coverity for CHECKED_RETURN (CWE-252) in tests
Jiří Klimeš
1
-1
/
+3
2014-11-13
all: consistently include config.h
Dan Winship
3
-0
/
+6
2014-10-24
tests: Don't run session-long dbus daemons for tests
Lubomir Rintel
1
-3
/
+5
2014-08-01
libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...
Dan Winship
2
-0
/
+154
[next]