summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack/test_tdbpack.py
AgeCommit message (Expand)AuthorFilesLines
2002-11-04test_pack_extra: Add additional cases.Martin Pool1-7/+12
2002-11-04test_pack_extra: Better way of testing packing with extra values.Martin Pool1-3/+3
2002-11-04test_pack_extra: The old code does not complain when there are tooMartin Pool1-1/+15
2002-11-04test_pack_failures: The old code does not complain when there are tooMartin Pool1-6/+14
2002-11-04test_pack_failures: The old and new code is not exactly the same aboutMartin Pool1-33/+37
2002-11-04test_pack: Coercing a dictionary to a sequence as it is packed is notMartin Pool1-4/+0
2002-10-21Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool1-29/+37
2002-09-10Check in examples for tdb packerMartin Pool1-0/+195