summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests/test-schema.sh
Commit message (Collapse)AuthorAgeFilesLines
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-34/+0
| | | | Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s4/ldb: fix shell syntax error in test scriptBjörn Jacke2010-12-021-2/+2
|
* r8485: - be friendly to shells other than bashAndrew Tridgell2007-10-101-1/+2
| | | | | - don't use /tmp in test paths, as that opens us to symlink attacks (This used to be commit 9f29cccbc1fb44cb0317911601456c190883f066)
* r8039: allow ldb test suite to be run outside of the ldb directoryAndrew Tridgell2007-10-101-7/+7
| | | | (This used to be commit f3e3b2ccd93b87c1c240cf7e44106389b089b526)
* r4862: - better structure schema testsSimo Sorce2007-10-101-3/+16
| | | | | | - fix check for deletion of required attributes on modify removed by mistake with the previous commits (This used to be commit 0315159daf157b64ef3452372dd74199600e24b8)
* r4784: finally make schema module use a single ldbSimo Sorce2007-10-101-0/+20
add the new test-schema test (This used to be commit 42a20f6fa4073fc5ea1ca6254137a4ef53caee01)