- 12 Feb, 2002 1 commit
-
-
Guido van Rossum authored
trunk. I'm *almost* done with the merge; the only file not yet merged is FileStorage.py.
-
- 11 Feb, 2002 3 commits
-
-
Guido van Rossum authored
-
Amos Latteier authored
-
Andreas Jung authored
<h0> tags.
-
- 10 Feb, 2002 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Chris Withers authored
-
- 08 Feb, 2002 2 commits
-
-
Andreas Jung authored
-
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 3 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.
-