summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack/test_tdbpack.py
AgeCommit message (Collapse)AuthorFilesLines
2002-10-21Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool1-29/+37
This makes the test suite fail because at the moment they are in fact not behaving the same way. (This used to be commit 44dd7746ede7f7f9efcf7dabcd351b1d800e535c)
2002-09-10Check in examples for tdb packerMartin Pool1-0/+195
(This used to be commit e8f9fbd32b73f60db3683d23a979dc09e7204258)