Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-20 | tests: Print warning if LDB_MODULES_PATH is not set | Michal Zidek | 1 | -0/+9 | |
Print warning if sysdb-tests or sysdb-ssh test are run individually and LDB_MODULES_PATH was not set. https://fedorahosted.org/sssd/ticket/1820 | |||||
2012-06-29 | TESTS: Print messages when LDAP options do not match | Stephen Gallagher | 1 | -2/+10 | |
2012-03-28 | Add better tests for sdap_attr compability | Stephen Gallagher | 1 | -0/+26 | |
2012-03-28 | Add better dp_option tests | Stephen Gallagher | 1 | -0/+26 | |
2010-03-12 | Fix build when check-devel is not installed | Stephen Gallagher | 1 | -82/+0 | |
tests/common.c is now required by all tests (check-based and not), so we need to properly ifdef it | |||||
2010-03-04 | Add --with-test-dir option to configure | Stephen Gallagher | 1 | -1/+17 | |
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+109 | |
Also update BUILD.txt |