| Commit message (Expand) | Author | Age | Files | Lines |
* | Only run doctests when building pynslcd | Arthur de Jong | 2016-08-14 | 1 | -2/+2 |
* | Ensure doctest also run in distcheck | Arthur de Jong | 2016-06-04 | 1 | -3/+5 |
* | Add test for running doctests | Arthur de Jong | 2016-06-03 | 2 | -2/+44 |
* | Support substituting expresions of type ${var:offset:length} | Giovanni Mascellani | 2016-06-03 | 1 | -0/+16 |
* | Add a few IPv6 tests | Arthur de Jong | 2016-01-20 | 2 | -2/+52 |
* | Prevent numer overflow in test_clock | Arthur de Jong | 2015-03-22 | 1 | -3/+3 |
* | Various small fixes when using --with-module-name | Arthur de Jong | 2015-03-22 | 1 | -6/+14 |
* | Use other IP range for tests | Arthur de Jong | 2014-06-12 | 2 | -14/+14 |
* | Add missing include for FreeBSD | Arthur de Jong | 2014-06-06 | 1 | -1/+1 |
* | Introduce lookup_groupbyuser test command | Arthur de Jong | 2014-06-05 | 2 | -1/+78 |
* | Add a test for setting member attribute mapping | Arthur de Jong | 2014-05-04 | 2 | -4/+63 |
* | Run the correct executables for the tests | Arthur de Jong | 2014-03-10 | 3 | -7/+11 |
* | Fix nslcd-test.conf permissions for test | Arthur de Jong | 2014-03-10 | 1 | -0/+3 |
* | Fix memory leaks related to set_pop() | Arthur de Jong | 2014-01-05 | 1 | -4/+8 |
* | Fix compiler warnings in the myldap test | Arthur de Jong | 2014-01-04 | 1 | -6/+5 |
* | Add a test for new configuration option | Arthur de Jong | 2013-12-21 | 1 | -1/+4 |
* | Portability fixes to environment tests | Arthur de Jong | 2013-10-29 | 3 | -12/+18 |
* | Distribute setup_slapd.sh and associated files | Arthur de Jong | 2013-10-25 | 1 | -2/+3 |
* | Improve portability of ldap test | Arthur de Jong | 2013-10-22 | 2 | -20/+33 |
* | Handle other responses in test_pamcmds | Arthur de Jong | 2013-10-22 | 1 | -5/+11 |
* | Make script to check test environment | Arthur de Jong | 2013-10-22 | 6 | -74/+196 |
* | Remove unnecessary attributes from test.ldif | Arthur de Jong | 2013-10-22 | 1 | -14490/+3 |
* | Update tests README | Arthur de Jong | 2013-10-22 | 1 | -22/+9 |
* | Provide a script for setting up slapd | Arthur de Jong | 2013-10-22 | 2 | -0/+310 |
* | Fix sortgroup function | Arthur de Jong | 2013-10-22 | 1 | -3/+3 |
* | Cleanups and fixes related to automake upgrade | Arthur de Jong | 2013-09-15 | 1 | -9/+4 |
* | Fix permissions of test configuration | Arthur de Jong | 2013-09-02 | 1 | -0/+4 |
* | Add a test for tio timeout calculations | Arthur de Jong | 2013-09-02 | 2 | -2/+54 |
* | Add a test for clock_gettime() supported clocks | Arthur de Jong | 2013-09-02 | 2 | -2/+162 |
* | Small protability fix | Arthur de Jong | 2013-09-02 | 1 | -1/+1 |
* | Improve robustness of test_manpages | Arthur de Jong | 2013-09-01 | 1 | -1/+4 |
* | Only run pynslcd tests if it is enabled | Arthur de Jong | 2013-08-25 | 1 | -1/+4 |
* | Add a test for the manual pages | Arthur de Jong | 2013-08-23 | 2 | -4/+53 |
* | Update files from test environment | Arthur de Jong | 2013-08-18 | 2 | -46/+62 |
* | Run pylint as a test | Arthur de Jong | 2013-08-18 | 3 | -3/+295 |
* | Implement tests for caching functionality | Arthur de Jong | 2013-08-17 | 2 | -3/+464 |
* | Have test_pycompile not write any pyc files | Arthur de Jong | 2013-07-28 | 1 | -2/+35 |
* | Test Python syntax on make check | Arthur de Jong | 2013-07-26 | 2 | -2/+36 |
* | Rename nscd_invalidate option to reconnect_invalidate | Arthur de Jong | 2013-07-26 | 1 | -1/+1 |
* | Add an explicit cast to int in lookup_shadow | Arthur de Jong | 2013-05-20 | 1 | -1/+1 |
* | Make the NSS tests dependant on the configuration of nssw... | Arthur de Jong | 2013-03-28 | 1 | -1/+45 |
* | Do not rely on printf() being able to print NULL strings | Arthur de Jong | 2013-03-28 | 1 | -9/+16 |
* | Add tests for nested group functionality | Arthur de Jong | 2013-03-24 | 2 | -9/+287 |
* | Unpack the LDIF file to make diffs clearer | Arthur de Jong | 2013-03-24 | 2 | -0/+55867 |
* | implement a lookup_shadow test command for use on systems... | Arthur de Jong | 2013-03-11 | 2 | -1/+101 |
* | small portability fix in test_pamcmds.sh | Arthur de Jong | 2013-03-10 | 1 | -2/+4 |
* | implement functionality to send a cache invalidation sign... | Arthur de Jong | 2013-03-09 | 1 | -2/+2 |
* | add tests for trimming expressions | Arthur de Jong | 2013-03-03 | 1 | -1/+14 |
* | allow names with one character in default validnames opti... | Arthur de Jong | 2013-02-23 | 1 | -1/+3 |
* | support children search scope for systems that have it | Arthur de Jong | 2013-01-14 | 1 | -0/+4 |