| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-31 William Jon McCann <mccann@jhu.edu>
* daemon/Makefile.am:
* gui/simple-chooser/Makefile.am:
* gui/simple-greeter/Makefile.am:
* tests/Makefile.am:
Pass convenience libs to linker ahead of global libs.
Patch from <dmacks@netspace.org>
Fixes #508169
svn path=/trunk/; revision=5652
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-21 Brian Cameron <brian.cameron@sun.com>
* configure.ac, tests/Makefile.am: Minor change to
add -lsocket and -lnsl when building the test programs
on Solaris. This is needed to link getnameinfo,
getaddrinfo, freeaddrinfo, and gai_strerror which
are references from libgdmcommon.
svn path=/trunk/; revision=5588
|
|
2007-12-09 William Jon McCann <mccann@jhu.edu>
* Makefile.am:
* common/gdm-address.c: (gdm_address_equal),
(gdm_address_is_loopback):
* common/gdm-common.c: (gdm_string_hex_encode),
(gdm_string_hex_decode):
* configure.ac:
* tests/Makefile.am:
* tests/m-common.c: (main):
* tests/s-common-address.c: (setup), (teardown), (START_TEST),
(suite_common_address):
* tests/s-common-address.h:
* tests/s-common-utils.c: (START_TEST), (suite_common_utils):
* tests/s-common-utils.h:
Add a unit testing framework.
Based on a patch from Andrew Ziem <ahz001@gmail.com>
svn path=/trunk/; revision=5545
|