summaryrefslogtreecommitdiff
path: root/lib/ldb/tests/test-generic.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-07-29ldb: added a test for an invalid search expressionAndrew Tridgell1-0/+3
this tests the fix for invalid expressions in & and | expressions Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+128
Signed-off-by: Andrew Tridgell <tridge@samba.org>