summaryrefslogtreecommitdiff
path: root/libnm-glib/tests
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib: add tests of NMClient:manager-running and NMRemoteSettings:servic...Dan Winship2014-08-012-0/+154
* libnm-glib: make test-networkmanager-service.py automatically exit with its p...Dan Winship2014-08-014-158/+118
* libnm-glib: split out test service launching code from testsDan Winship2014-08-015-179/+224
* libnm-glib: use automake test infrastructure for test programsDan Winship2014-08-012-9/+13
* libnm-glib: compile test-networkmanager-service.py path into test binariesDan Winship2014-08-013-23/+10
* libnm-glib/test: add asserts to test-remote-settings-clientThomas Haller2014-08-011-1/+11
* libnm-glib/test: fix crash in test-remote-settings-clientThomas Haller2014-08-011-0/+2
* tools: move libnm-glib's fake NM service implementations hereDan Winship2014-07-303-934/+5
* libnm-glib: evaluate assert check only once in test-remote-settings-clientThomas Haller2014-07-211-2/+5
* libnm-glib: fix assertion-failure messages in test-remote-settings-clientDan Winship2014-07-201-2/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* libnm-glib: drop separate test libraryDan Winship2014-07-153-3/+15
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-152-2/+2
* libnm-glib/tests: remove waiting time for initializing NMClientThomas Haller2014-07-081-16/+0
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-272-0/+4
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* libnm-glib: add testing framework and testcasesDan Williams2014-01-233-3/+1744
* test: launch dbus for test-remote-settings-clientThomas Haller2013-10-041-1/+5
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-221-6/+4
* libnm-glib: add support for new connection unsaved functionalityDan Williams2013-05-281-0/+18
* libnm-glib: adapt example to python 3.xPavel Šimerda2013-04-021-9/+10
* tests: clean up gtester usageDan Winship2013-02-261-16/+6
* build: improve documentation and test configure optionsPavel Šimerda2012-11-131-3/+2
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+1
* build: fix srcdir != builddirColin Walters2012-01-091-0/+1
* use /usr/bin/env instead of /bin/envMichael Biebl2011-03-291-1/+1
* libnm-glib: fix connection visibility handlingDan Williams2011-02-122-23/+185
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-122-8/+10
* libnm-glib: add testcases and testing infrastructureDan Williams2010-12-283-0/+408