- 08 Aug, 2001 13 commits
-
-
Ken Manheimer authored
-
Ken Manheimer authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Ken Manheimer authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Chris McDonough authored
Fixed spot in guarded_getitem which inappropriately short-circuited some security checks (also fixes Collector 2483), thanks to Matt Behrens.
-
matt@zope.com authored
-
Andreas Jung authored
-
Andreas Jung authored
constructor
-
Andreas Jung authored
with the CGI specification and looks like "HTTP/1.1" instead of "1.1"
-
Andreas Jung authored
-
- 07 Aug, 2001 15 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
exceptions in __del__ that occur when the test suite is run.
-
Evan Simpson authored
-
Jeffrey Shell authored
some failures that are still occuring. Moved in from the Zope-2_4-branch.
-
Jeremy Hylton authored
The unittest file in Zope/lib/python is history. testrunner.py output has changed slightly. When a test fails, it prints a Python traceback. The script has also grown a -q option that produces less output when the test suite is run.
-
Andreas Jung authored
Backported from Zope-2_4-branch
-
Jeffrey Shell authored
option to fail.
-
Evan Simpson authored
-
Evan Simpson authored
-
Chris McDonough authored
Caused the error description associated with a notFound error to appear in the default traceback as "Reason: <error description>".
-
Andreas Jung authored
- tests/test*.py now runs with testrunner - regressiontests/*.py are based on unittest but require a mailbox files as input for tests
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
- 06 Aug, 2001 9 commits
-
-
Evan Simpson authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Andreas Jung authored
-
Andreas Jung authored
Former versions reported just an AttributeError/_v_blocks. Additionally the name of the missing file is logged. This should make debugging somewhat easier.
-
Shane Hathaway authored
function, we just remove the appropriate modules from sys.modules. This ensures that modules are loaded in the correct order.
-
Andreas Jung authored
(not working with ! inside quoted text)
-
- 04 Aug, 2001 1 commit
-
-
Chris McDonough authored
-
- 03 Aug, 2001 2 commits
-
-
Evan Simpson authored
-
Jeffrey Shell authored
glob()/os.remove() pair. Pointed out by Chris Withers.
-