summaryrefslogtreecommitdiffstats
path: root/source3/stf
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-03-192-0/+102
|\ | | | | | | used to be commit 6f94672d3da070aae0b17f4dcdc6cd119b68d84c)
| * Add additional StrCaseCmp test cases.Martin Pool2003-03-191-2/+14
| | | | | | | | | | Doc. (This used to be commit ac6027884b04943fac3d469ff6542d62293f46cc)
| * Add an STF module that defines the tests to be run by "make check".Martin Pool2003-03-191-0/+33
| | | | | | | | (This used to be commit a5a2cc9ae9668e66d39beed1fdad4df0405fa4da)
| * A new STF test case! This one checks strcasecmp correctness forMartin Pool2003-03-191-0/+57
| | | | | | | | | | various strings. (This used to be commit ef5bdb1700f6033f342d6bb32a8d0ee240dd34b8)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-03-182-366/+0
|/ | | | used to be commit f0d009c3e91979b0dc3443e16f3f545bcc64cfda)
* Decode waitstatus values when a command fails.Martin Pool2003-03-181-2/+5
| | | | (This used to be commit e1baab1ee04b27447445351d0d88b0c02a5fa85d)
* Start of a unit test for info3 caching. Much unfrastructure requiredTim Potter2003-03-181-0/+54
| | | | | before this can be fully implemented. )-: (This used to be commit a040a8471f884cb295100f841594d86ddf754bb6)
* Ignore .pyc files.Tim Potter2003-03-171-0/+1
| | | | (This used to be commit b20a357ac534b513383ad20046a99bb7f39bba25)
* Add examples of ComfyChairMartin Pool2003-03-141-0/+33
| | | | (This used to be commit dfee0a6ad5d203df04df8a54da87ff5e493a33ca)
* Merge from SubversionMartin Pool2003-03-141-2/+2
| | | | | * Better report formatting (This used to be commit e7eafa10da828b4dc46a05a99164eb8ac37563df)
* Update for new version of ComfyChair: some methods are renamed to beMartin Pool2003-03-121-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)
* New import of ComfyChair, many changesMartin Pool2003-03-121-75/+139
| | | | (This used to be commit e84046e769a518fa1970827f4dcb8284ba9b9952)
* Import Samba Testing Framework code from private CVS module.Martin Pool2003-03-124-0/+472
| | | | (This used to be commit 0effe832a48f0c51d50675558cc2744e815d68c7)
* Import design notes by martin and tpot from ComfyChair and stf modules.Martin Pool2003-03-121-0/+175
| | | | (This used to be commit f923729ca37c18fd58943015a530607c05e96659)
* Import ComfyChair framework from trunk.Martin Pool2003-03-121-0/+266
| | | | (This used to be commit a7fb1fcc72ffe3cc2aa9c5abfcbd8197e7610167)
* Start importing the Python testing framework that Tim and I have beenMartin Pool2003-03-121-0/+3
working on into the main Samba tree. (This used to be commit f3b77aae13df2559a81db6453d04e0fe8004cd52)