Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-10 | ldb: Detect failures in ldb.base again | Andrew Bartlett | 1 | -3/+7 | |
We need to wrap the ldb tests in the subunit blackbox helpers. We also needed to change to the right directory, or else the :< file:// syntax check does not work, as samba4.png is not found. Andrew Bartlett | |||||
2012-02-01 | selftest: Remove unused support for --exeext | Andrew Bartlett | 1 | -2/+2 | |
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -0/+33 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |