summaryrefslogtreecommitdiff
path: root/README.testing
Commit message (Collapse)AuthorAgeFilesLines
* Patch problem fixed! Still a problem with patch 7.Danny Abukalam2012-01-271-0/+15
|
* Added the ability to test the return code of create and deployRichard Maw2011-10-101-0/+12
| | | | | | | | | | So expected failures can be made by comparing the return code to the expected Also socket tests have been added, add and diff expect create to fail for now The only sensible operation on sockets is to remove them as they need a program to bind them and that program (or a child) needs to be a server So tbdiff should fail if it has to perform such an act. It may be worth having an option to ignore the change, but for now it's better to fail and let the user know why so they can fix it
* Testing readme now doesn't refer to test scripts as bash scriptsRichard Maw2011-10-061-6/+6
|
* Additions to the testing READMEAlberto2011-10-031-1/+48
|
* Improvements to the test framework and documentationAlberto2011-10-031-0/+20