Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* put external libraries at the end when linkingArthur de Jong2011-08-141-3/+3
* check whether the NSS shadow map queries LDAP before retu...Arthur de Jong2011-08-051-1/+1
* ensure that all test source files are distibuted and can ...Arthur de Jong2011-03-261-6/+6
* re-organise tests somewhat making things more consistentArthur de Jong2011-03-251-30/+22
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-251-1/+1
* implement test cases for some of the common PAM actions (...Arthur de Jong2011-03-181-2/+3
* put all assertion functions and compatibility code into o...Arthur de Jong2011-03-171-2/+2
* remove legacy test code that is no longer usedArthur de Jong2011-03-161-31/+1
* implement a global symbol inside the NSS module to allow ...Arthur de Jong2010-06-141-2/+2
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-5/+8
* rename configfile to /etc/nslcd.conf and make debian pack...Arthur de Jong2009-08-311-1/+1
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-291-1/+1
* add missing objects to test programsArthur de Jong2009-05-291-0/+8
* add some very basic tests for the isvalidname() functionArthur de Jong2008-06-131-2/+7
* implement a very basic test for getpeercred()Arthur de Jong2008-06-061-2/+7
* add file for testing nslcd/group.cArthur de Jong2008-05-021-1/+12
* don't even compile the test programs on make checkArthur de Jong2008-05-021-2/+5
* don't compile test code on every build and fix LDADD list...Arthur de Jong2008-05-021-9/+8
* implement a set that uses the dict module as back-endArthur de Jong2008-04-191-3/+6
* some new tests for the dictionary moduleArthur de Jong2008-04-191-3/+3
* pagectrl module has movedArthur de Jong2008-02-011-2/+2
* pass the correct pthread flags for all calls to compiler ...Arthur de Jong2008-01-311-4/+4
* pass configfile to use as a command-line paramter to test...Arthur de Jong2007-12-201-1/+3
* fix objects that are needed to get tests linkable (due to...Arthur de Jong2007-12-091-3/+3
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-191-1/+7
* include debugging information in object filesArthur de Jong2007-10-191-1/+1
* move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean u...Arthur de Jong2007-10-191-4/+7
* add all objects that are now needed to test the configura...Arthur de Jong2007-09-221-1/+7
* add some checks for the configuration moduleArthur de Jong2007-08-191-2/+5
* move dict and tio tests into the tests directoryArthur de Jong2007-08-191-1/+11
* support building outside the source directoryArthur de Jong2007-06-171-0/+1
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-2/+3
* add simple test for dict moduleArthur de Jong2007-02-041-1/+3
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* properly capitalize company nameArthur de Jong2006-12-201-1/+1
* split out common files into own variable and disable (com...Arthur de Jong2006-12-031-12/+15
* get as many files from the root directory as possible, mo...Arthur de Jong2006-11-281-0/+37