[Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in Do not --skip-build as this leaves us with nothing to install.

2005-11-19 Thread Stefan H. Holek
Log message for revision 40251: Do not --skip-build as this leaves us with nothing to install. Changed: U Zope/branches/2.9/inst/Makefile.in -=- Modified: Zope/branches/2.9/inst/Makefile.in === ---

[Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in Do not --skip-build as this leaves us with nothing to install.

2005-11-19 Thread Stefan H. Holek
Log message for revision 40252: Do not --skip-build as this leaves us with nothing to install. Changed: U Zope/trunk/inst/Makefile.in -=- Modified: Zope/trunk/inst/Makefile.in === --- Zope/trunk/inst/Makefile.in 2005-11-19

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/testShoppingCart.py Updated examples path.

2005-11-19 Thread Stefan H. Holek
Log message for revision 40258: Updated examples path. Changed: U Zope/branches/2.9/lib/python/Testing/ZopeTestCase/testShoppingCart.py -=- Modified: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/testShoppingCart.py ===

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/testShoppingCart.py Updated examples path.

2005-11-19 Thread Stefan H. Holek
Log message for revision 40259: Updated examples path. Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/testShoppingCart.py -=- Modified: Zope/trunk/lib/python/Testing/ZopeTestCase/testShoppingCart.py === ---

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/ transaction.commit(1) is deprecated in favor of transaction.savepoint().

2005-11-02 Thread Stefan H. Holek
Log message for revision 39807: transaction.commit(1) is deprecated in favor of transaction.savepoint(). Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U Zope/trunk/lib/python/Testing/ZopeTestCase/testZODBCompat.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt Adapt example tests to 'handle_errors' fix (r38608).

2005-10-28 Thread Stefan H. Holek
Log message for revision 39686: Adapt example tests to 'handle_errors' fix (r38608). Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt -=- Modified: Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/ Functional doctests now also set the cookie headers.

2005-09-25 Thread Stefan H. Holek
Log message for revision 38610: Functional doctests now also set the cookie headers. Changed: U Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt U

[Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in Make it so that version.txt is written on every make install/inplace/instance

2005-08-20 Thread Stefan H. Holek
Log message for revision 38017: Make it so that version.txt is written on every make install/inplace/instance and not just when the file is missing. This is a forward port from Zope-2_7-branch. Changed: U Zope/trunk/inst/Makefile.in -=- Modified: Zope/trunk/inst/Makefile.in

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector #1798, issue 1: ZopeTestCase no longer tries to

2005-06-10 Thread Stefan H. Holek
Log message for revision 30728: Collector #1798, issue 1: ZopeTestCase no longer tries to install products that were installed by Zope during startup. Interestingly, I never saw a checkin message for the merge of Lennart's branch... Changed: U

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Collector #1798, issue 1: ZopeTestCase no longer tries to

2005-06-10 Thread Stefan H. Holek
Log message for revision 30729: Collector #1798, issue 1: ZopeTestCase no longer tries to install products that were installed by Zope during startup. Changed: U Zope/trunk/lib/python/OFS/Application.py U Zope/trunk/lib/python/Testing/ZopeTestCase/ZopeLite.py U

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/ Functional.publish() would hang if it got a request_method argument other

2005-06-03 Thread Stefan H. Holek
Log message for revision 30627: Functional.publish() would hang if it got a request_method argument other than GET or HEAD while omitting the stdin argument. Changed: U Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/ Functional.publish() would hang if it got a request_method argument other

2005-06-03 Thread Stefan H. Holek
Log message for revision 30628: Functional.publish() would hang if it got a request_method argument other than GET or HEAD while omitting the stdin argument. Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/ Sync up with standalone version 0.9.8.

2005-05-30 Thread Stefan H. Holek
Log message for revision 30566: Sync up with standalone version 0.9.8. Changed: U Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/PortalTestCase.py U Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/ZopeLite.py U

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/ Modified runalltests.py so it imports modules more like test.py, i.e.

2005-05-18 Thread Stefan H. Holek
Log message for revision 30382: Modified runalltests.py so it imports modules more like test.py, i.e. without touching sys.path and without the help of imp. Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U

<    1   2   3