Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from Subversion r50. | Martin Pool | 2003-04-04 | 1 | -68/+180 |
| | |||||
* | Merge from Subversion: | Martin Pool | 2003-04-04 | 1 | -1/+6 |
| | | | | Add example of a test that fails. | ||||
* | Add additional StrCaseCmp test cases. | Martin Pool | 2003-03-19 | 1 | -2/+14 |
| | | | | Doc. | ||||
* | Add an STF module that defines the tests to be run by "make check". | Martin Pool | 2003-03-19 | 1 | -0/+33 |
| | |||||
* | A new STF test case! This one checks strcasecmp correctness for | Martin Pool | 2003-03-19 | 1 | -0/+57 |
| | | | | various strings. | ||||
* | Decode waitstatus values when a command fails. | Martin Pool | 2003-03-18 | 1 | -2/+5 |
| | |||||
* | Start of a unit test for info3 caching. Much unfrastructure required | Tim Potter | 2003-03-18 | 1 | -0/+54 |
| | | | | before this can be fully implemented. )-: | ||||
* | Ignore .pyc files. | Tim Potter | 2003-03-17 | 1 | -0/+1 |
| | |||||
* | Add examples of ComfyChair | Martin Pool | 2003-03-14 | 1 | -0/+33 |
| | |||||
* | Merge from Subversion | Martin Pool | 2003-03-14 | 1 | -2/+2 |
| | | | | * Better report formatting | ||||
* | Update for new version of ComfyChair: some methods are renamed to be | Martin Pool | 2003-03-12 | 1 | -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. | ||||
* | New import of ComfyChair, many changes | Martin Pool | 2003-03-12 | 1 | -75/+139 |
| | |||||
* | Import Samba Testing Framework code from private CVS module. | Martin Pool | 2003-03-12 | 4 | -0/+472 |
| | |||||
* | Import design notes by martin and tpot from ComfyChair and stf modules. | Martin Pool | 2003-03-12 | 1 | -0/+175 |
| | |||||
* | Import ComfyChair framework from trunk. | Martin Pool | 2003-03-12 | 1 | -0/+266 |
| | |||||
* | Start importing the Python testing framework that Tim and I have been | Martin Pool | 2003-03-12 | 1 | -0/+3 |
working on into the main Samba tree. |