summaryrefslogtreecommitdiff
path: root/source3/stf
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Add additional StrCaseCmp test cases.Martin Pool1-2/+14
Doc. (This used to be commit ac6027884b04943fac3d469ff6542d62293f46cc)
2003-03-19Add an STF module that defines the tests to be run by "make check".Martin Pool1-0/+33
(This used to be commit a5a2cc9ae9668e66d39beed1fdad4df0405fa4da)
2003-03-19A new STF test case! This one checks strcasecmp correctness forMartin Pool1-0/+57
various strings. (This used to be commit ef5bdb1700f6033f342d6bb32a8d0ee240dd34b8)
2003-03-18Decode waitstatus values when a command fails.Martin Pool1-2/+5
(This used to be commit e1baab1ee04b27447445351d0d88b0c02a5fa85d)
2003-03-18Start of a unit test for info3 caching. Much unfrastructure requiredTim Potter1-0/+54
before this can be fully implemented. )-: (This used to be commit a040a8471f884cb295100f841594d86ddf754bb6)
2003-03-17Ignore .pyc files.Tim Potter1-0/+1
(This used to be commit b20a357ac534b513383ad20046a99bb7f39bba25)
2003-03-14Add examples of ComfyChairMartin Pool1-0/+33
(This used to be commit dfee0a6ad5d203df04df8a54da87ff5e493a33ca)
2003-03-14Merge from SubversionMartin Pool1-2/+2
* Better report formatting (This used to be commit e7eafa10da828b4dc46a05a99164eb8ac37563df)
2003-03-12Update for new version of ComfyChair: some methods are renamed to beMartin Pool1-9/+14
more consistent, and it now looks at command-line arguments to work out what to do. Run this program to get a quick demonstration of what ComfyChair does. (This used to be commit 9b0c59a10707b2bbe3837d718e5030a6cdf19bfa)
2003-03-12New import of ComfyChair, many changesMartin Pool1-75/+139
(This used to be commit e84046e769a518fa1970827f4dcb8284ba9b9952)
2003-03-12Import Samba Testing Framework code from private CVS module.Martin Pool4-0/+472
(This used to be commit 0effe832a48f0c51d50675558cc2744e815d68c7)
2003-03-12Import design notes by martin and tpot from ComfyChair and stf modules.Martin Pool1-0/+175
(This used to be commit f923729ca37c18fd58943015a530607c05e96659)
2003-03-12Import ComfyChair framework from trunk.Martin Pool1-0/+266
(This used to be commit a7fb1fcc72ffe3cc2aa9c5abfcbd8197e7610167)
2003-03-12Start importing the Python testing framework that Tim and I have beenMartin Pool1-0/+3
working on into the main Samba tree. (This used to be commit f3b77aae13df2559a81db6453d04e0fe8004cd52)