summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_swig.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij1-4/+0
(This used to be commit 36cd3406db06e3101cfede2f3935879cb11eeb93)
2007-10-10r21029: - Remove now unused failure checking codeJelmer Vernooij1-2/+2
- Use --list option for smbtorture for local and nbt tests as well (This used to be commit 053d5a40bc96b9503220f17f59677a0df6677a1e)
2007-10-10r15390: Make test output a bit prettier.Tim Potter1-0/+3
(This used to be commit 7e4d3bb81859d27424edf5cbcc1101c414160c0c)
2007-10-10r14971: Update test script with new location of tdb and ldb wrappers.Tim Potter1-1/+1
(This used to be commit 7794dcd096d011ff0d8d9717040c879e0ec8c67f)
2007-10-10r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter1-0/+1
Start wrapper for ldb_search(). Currently it returns a list of swig ldb_message objects. More unpacking of results required. (This used to be commit 704787978aa705edba233249e8eab236ffe303a4)
2007-10-10r14873: Add skeleton swig ldb interface.Tim Potter1-0/+1
(This used to be commit c6c759e19f7fb9232d9c97b66d140c1bb0876dff)
2007-10-10r14802: Fix typo.Tim Potter1-1/+1
(This used to be commit 757805f02050a6023ff728c28e2f79d00f277f6f)
2007-10-10r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter1-0/+19
Add the start of a test framework for swigged functionality. (This used to be commit 3dfd0959f78518c021417f3f1158c51d70a1e88c)