]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
- printSimpleTrace() to print out a nice stack trace
authordfrankow <dfrankow@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 1 Jul 2004 15:38:39 +0000 (15:38 +0000)
committerdfrankow <dfrankow@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 1 Jul 2004 15:38:39 +0000 (15:38 +0000)
commitf23ba7ca0fde55f88af64f388e29f9f482e34dc9
tree8108f6df25f8555757e9cf25b901705c062fc4f0
parent0c604ccfece25fbff58cdb70d8643c4b18991b63
- printSimpleTrace() to print out a nice stack trace
- Replace the error handler, too, so the tests get more picky
- Use new "testbox" backend
- Use mock request, to get the tests to work
- Make a MockUser object
- Make MockRequest::getArg() more friendly, add MockRequest::getGroup()
- Only print out test detail if the tests fail

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3837 96ab9672-09ca-45d6-a79d-3d69d39ca109
tests/unit/test.php