- 08 Feb, 2002 1 commit
-
-
matt@zope.com authored
-
- 07 Feb, 2002 11 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Evan Simpson authored
-
- 06 Feb, 2002 4 commits
-
-
Chris Withers authored
Fixed tests. They were comparing DateTimes which had been created at different 'resolutions' causing random but frequent failures on Windows. Now comparing repr()'s of the DateTimes which gives just teh right level of precision.
-
Chris Withers authored
-
Chris Withers authored
Slightly better error reporting. Dunno why this test is failign on windows, it appears to be loosing thingthe 'decl' and 'doctype' events at the very least :-(
-
Chris Withers authored
Fixed line ending problems causing test failure. Binary mode not appropriate as CVS checks otu with different line endings depending on the OS.
-
- 05 Feb, 2002 1 commit
-
-
matt@zope.com authored
-
- 01 Feb, 2002 2 commits
-
-
matt@zope.com authored
-
matt@zope.com authored
-
- 31 Jan, 2002 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
- fixed "nb"-type functionality - fixed expression="" functionality (Thanks to Christian Theune) CVS----------------------------------------------------------------------
-
- 30 Jan, 2002 1 commit
-
-
Andreas Jung authored
-
- 29 Jan, 2002 3 commits
-
-
Evan Simpson authored
-
Chris Withers authored
Added option to output to a file to workaround M$ OSes' inability to pipe the standard error stream.
-
Chris Withers authored
Maybe the tests shouldn't use Unix-specific code then ;-)
-
- 28 Jan, 2002 1 commit
-
-
Evan Simpson authored
-
- 25 Jan, 2002 3 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Guido van Rossum authored
-
- 24 Jan, 2002 10 commits
-
-
Amos Latteier authored
Fixed a bug in lesson twelve. Changed the link in reportAction to correctly link back to the sightings page. This bug was reported by many people including Vinod Kurup.
-
Brian Lloyd authored
-
Jens Vagelpohl authored
The changes simply emulate the setup and teardown as done in the other testing module for PageTemplates, testHTMLTests. I am not 100% sure if the fix is the correct thing to do but it makes the tests run on Mac OS X and does not affect them on Linux. The main reason behind the failures is most likely some other test that runs before which fiddles with the security policies but never cleans up afterwards. I did some poking but could not find anything.
-
Barry Warsaw authored
now, but I don't want to forget about it, so print a warning to stderr. If you think this is too gross, feel free to comment out the body of the method (but still override it so the test won't fail -- I don't want to disable the entire Full.py test suite just because of this).
-
Barry Warsaw authored
moment, i.e. the undo of an object creation. Return None for the data in that case. _TransactionsIterator: Add a _closed flag which gets set in the close() method, and checked in __getitem__(). Iterating over a closed iterator raises an IOError.
-
Andreas Jung authored
-
matt@zope.com authored
-
Andreas Jung authored
-
Fred Drake authored
-
Chris Withers authored
Should strop some DeprecationWarnings. I left the rfind at line 166 since it wasn't obvious what to do, maybe someone else can fix it?
-
- 22 Jan, 2002 1 commit
-
-
Andreas Jung authored
due to some internal problems (probably because of a wrong jumptable). The unittest for the splitter has been temporarily disabled on Mac OSX.
-