[Checkins] [zopefoundation/z3c.recipe.compattest] 09bab5: Changed to work on windows:

GitHub noreply at github.com
Sat Mar 2 02:09:15 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.recipe.compattest
  Commit: 09bab56b4fffe6ff60c5b91cd834623db84d25a4
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/09bab56b4fffe6ff60c5b91cd834623db84d25a4
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M src/z3c/recipe/compattest/runner.py
    M src/z3c/recipe/compattest/runner.txt

  Log Message:
  -----------
  Changed to work on windows:

- Can't use the subprocess close_fds option on windows.

- Can't use select with pipes on windows.  The select was pretty
  pointless anyway, snce it was followed by a read that could block
  anyway.

- Invoke tests scripts using the runner's Python. This means we can't
  run any old executable, but we don't need to.

- Adjust script path for windows.

- fixed a long line.


  Commit: 13c2d8dea77d66a943d8b690c25cf584ebf0b202
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/13c2d8dea77d66a943d8b690c25cf584ebf0b202
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/testing.py
    A src/z3c/recipe/compattest/tests.py
    R src/z3c/recipe/compattest/tests/__init__.py
    R src/z3c/recipe/compattest/tests/test_doctests.py

  Log Message:
  -----------
  Converted the test package to an ordinary module and adjusted tests to
work on windows,


  Commit: 36edc808e91d0391778c7b7698b2f67965fcf437
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/36edc808e91d0391778c7b7698b2f67965fcf437
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  Removed an unused import that caused a deprecation warning.

Changed the default master script name to the part name. (Don't add
a "test-" prefix any more.)


  Commit: 7f93715a8fe53305eb3879e86247e5200e0bf82c
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/7f93715a8fe53305eb3879e86247e5200e0bf82c
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Use version 0 on trunk.

Added test dependency.


  Commit: 5eced0ba440049d2e7bc66f2537571638980ab8f
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/5eced0ba440049d2e7bc66f2537571638980ab8f
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Document changes.


  Commit: 4459f575cfe0513e2f68d05655de9009c4873b31
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/4459f575cfe0513e2f68d05655de9009c4873b31
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Updated version.


  Commit: 17d86df34132f8ede1572a96d2df66f1ec0c1e7d
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/17d86df34132f8ede1572a96d2df66f1ec0c1e7d
  Author: Fabio Tranchitella <fabio at tranchitella.eu>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/compattest/runner.py

  Log Message:
  -----------
  Runner: set the exit code to 1 in case of failures


  Commit: a2d7317efff4033445fcb21a880e497f6615c2e2
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a2d7317efff4033445fcb21a880e497f6615c2e2
  Author: Fabio Tranchitella <fabio at tranchitella.eu>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/compattest/runner.py

  Log Message:
  -----------
  reverted my last commit, the tests failed


  Commit: cd39bd15354e23a2357e2e8f03263e0d9c4d732b
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/cd39bd15354e23a2357e2e8f03263e0d9c4d732b
  Author: Fabio Tranchitella <fabio at tranchitella.eu>
  Date:   2009-08-17 (Mon, 17 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/compattest/runner.py
    M src/z3c/recipe/compattest/runner.txt

  Log Message:
  -----------
  return the exit code 1 in case of test failures


  Commit: 9b91e17265a0becdccb52cfc26c659e7dd7d4560
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/9b91e17265a0becdccb52cfc26c659e7dd7d4560
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2009-09-14 (Mon, 14 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.9


  Commit: 071adc4e62122f76168b0bb43b58ddb962b52d5b
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/071adc4e62122f76168b0bb43b58ddb962b52d5b
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2009-09-14 (Mon, 14 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.10dev


  Commit: 41178c05a58d64d25df5851b1a39ce92b8f42833
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/41178c05a58d64d25df5851b1a39ce92b8f42833
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-27 (Sun, 27 Sep 2009)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt

  Log Message:
  -----------
  fix doctest assertion to only specify what we're interested in


  Commit: b78ef5bf6708f375e52a3939736570a26a3f2f78
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/b78ef5bf6708f375e52a3939736570a26a3f2f78
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-27 (Sun, 27 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  Patch from Jonathan.Ballet <jonathan.ballet at securactive.net>:
allow passing options to the underlying test runner.


  Commit: cef3a35a1e9935610031db0a707ab44fc14db525
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/cef3a35a1e9935610031db0a707ab44fc14db525
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-27 (Sun, 27 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.10


  Commit: a5c582a9a39cd8875586b06c854dd11c4289d6a9
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a5c582a9a39cd8875586b06c854dd11c4289d6a9
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-27 (Sun, 27 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.11dev


  Commit: 4b91a8b8461084e3bbdedd909e2dae1948e8b649
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/4b91a8b8461084e3bbdedd909e2dae1948e8b649
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-30 (Wed, 30 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  removed the "check out packages from subversion" feature.


  Commit: 0b68a9e3545c3b1a91ebc883447d2a7e21a29885
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/0b68a9e3545c3b1a91ebc883447d2a7e21a29885
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-30 (Wed, 30 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.11


  Commit: f5d7d0ba82bed6c7a459b27be17d784e0962b879
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/f5d7d0ba82bed6c7a459b27be17d784e0962b879
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-09-30 (Wed, 30 Sep 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.12dev


  Commit: 407da2a64a9843a31ecafba3edf6050657dca67c
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/407da2a64a9843a31ecafba3edf6050657dca67c
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2009-10-25 (Sun, 25 Oct 2009)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  add extra paths option for packages that relies on zope 2


  Commit: 2f904141b5f74d63b365721b00e3f00fa9895794
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/2f904141b5f74d63b365721b00e3f00fa9895794
  Author: Reinout van Rees <reinout at vanrees.org>
  Date:   2009-12-12 (Sat, 12 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  merged 106426:106430 branches/reinout-requirements
Addition of include-dependencies option.


  Commit: 7f5289c090fb5e9653ec46e069d91e778b8ea549
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/7f5289c090fb5e9653ec46e069d91e778b8ea549
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-13 (Sun, 13 Dec 2009)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt

  Log Message:
  -----------
  fix include-dependencies test: setuptools is a requirement, too


  Commit: 7b45cf66f2ccd3204b6b92e9eb0884971b899344
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/7b45cf66f2ccd3204b6b92e9eb0884971b899344
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-13 (Sun, 13 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.12


  Commit: 9fe9363e59e04d1b0d010778ff2485e084a2096f
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/9fe9363e59e04d1b0d010778ff2485e084a2096f
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-13 (Sun, 13 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.13


  Commit: 08ff2f6d6b4c2d204f9d85ea3170471303137625
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/08ff2f6d6b4c2d204f9d85ea3170471303137625
  Author: Reinout van Rees <reinout at vanrees.org>
  Date:   2009-12-14 (Mon, 14 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  - Fixed bug in using exclude (.remove on a set() doesn't work).
- Added test to make sure it doesn't happen again.
- Added normalization for setuptools/distribute difference.


  Commit: e70183fe56cb1cddf5e1436e626046347d2632ad
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/e70183fe56cb1cddf5e1436e626046347d2632ad
  Author: Reinout van Rees <reinout at vanrees.org>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt

  Log Message:
  -----------
  removed bin/setuptools from the expected test output


  Commit: c46e188821df24e74bf2288aaf11623f67a9106f
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/c46e188821df24e74bf2288aaf11623f67a9106f
  Author: Reinout van Rees <reinout at vanrees.org>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  removed \n from compattest-setuptools normalizer


  Commit: a36f129752f9b25b4b1ce56e20f3d4cc38a311b6
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a36f129752f9b25b4b1ce56e20f3d4cc38a311b6
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  fix the setuptools-normalizer (whitespace seems to be normalized *after* the checkers)


  Commit: 2cd2c343ef40d7bc82ed75463a325d011a358438
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/2cd2c343ef40d7bc82ed75463a325d011a358438
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.12.1


  Commit: 45a406ec614e8325642e90468ada7e17d8fcd3a8
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/45a406ec614e8325642e90468ada7e17d8fcd3a8
  Author: Wolfgang Schnerring <wosc at wosc.de>
  Date:   2009-12-15 (Tue, 15 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.13


  Commit: d6e422df88f297593786047913d7fc807b44400d
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/d6e422df88f297593786047913d7fc807b44400d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-02-24 (Wed, 24 Feb 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  Moved the gathering of include-dependencies from the __init__ to the update method to prevent installing dependencies before other buildout parts could do their job.


  Commit: 2bc22d39b8a3b22fa1a5fa8fde6b51fda289744d
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/2bc22d39b8a3b22fa1a5fa8fde6b51fda289744d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-02-24 (Wed, 24 Feb 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.12.2


  Commit: 0953622362e53c162146f673edf81d3132df0a96
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/0953622362e53c162146f673edf81d3132df0a96
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-02-24 (Wed, 24 Feb 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.13


  Commit: 9742c9e076a74ee33463ec1f2c2f3808c53ea1f2
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/9742c9e076a74ee33463ec1f2c2f3808c53ea1f2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-08-24 (Tue, 24 Aug 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  Updated test set up, to run with newer ``zope.testing`` version which no longer includes testrunner.


  Commit: f933854dff65f44f7f9857f0bcb8c1eb52d1e7a5
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/f933854dff65f44f7f9857f0bcb8c1eb52d1e7a5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-08-24 (Tue, 24 Aug 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    A bootstrap.py

  Log Message:
  -----------
  Conform to repository policy.


  Commit: 2823d970d428604d0b59105eb48dbfa82c6982bd
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/2823d970d428604d0b59105eb48dbfa82c6982bd
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-09-18 (Sat, 18 Sep 2010)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Let the buildout work again


  Commit: 3c6d87c21c02755371692d987853c5e01c285777
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/3c6d87c21c02755371692d987853c5e01c285777
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-10-05 (Tue, 05 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/recipe.py
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  The z3c.recipe.scripts.scripts recipe behind zc.recipe.testrunner.TestRunner does not accept plain dicts, so we wrap the options in a _BackwardsSupportOptions object.


  Commit: 5642c1c967c9d5085bbee4621a69da295022b6c4
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/5642c1c967c9d5085bbee4621a69da295022b6c4
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-10-05 (Tue, 05 Oct 2010)

  Changed paths:
    M src/z3c/recipe/compattest/runner.py

  Log Message:
  -----------
  Don't import site on initialization, as this mitigates the buildout 1.5 way of setting sys.path


  Commit: 8f514220e3ae57e092702fd931657483abefb443
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/8f514220e3ae57e092702fd931657483abefb443
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-10-07 (Thu, 07 Oct 2010)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  specify version requirements and improve pypi page readibility


  Commit: 1a51fb2120eff2872d770c95f023247ae6ef01bf
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/1a51fb2120eff2872d770c95f023247ae6ef01bf
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-10-07 (Thu, 07 Oct 2010)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changelog


  Commit: a724d6e3bff3482b26439faef4b4e25757a5cc52
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a724d6e3bff3482b26439faef4b4e25757a5cc52
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-10-07 (Thu, 07 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.13


  Commit: a3e6c525b62764098485ea3c6623141c91201326
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a3e6c525b62764098485ea3c6623141c91201326
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-10-07 (Thu, 07 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.14


  Commit: dd274269ae41e2bb89c0e6b98bcddd69914b3b8e
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/dd274269ae41e2bb89c0e6b98bcddd69914b3b8e
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-10-26 (Tue, 26 Oct 2010)

  Changed paths:
    M src/z3c/recipe/compattest/testing.py
    M src/z3c/recipe/compattest/tests.py

  Log Message:
  -----------
  normalize name of python executable


  Commit: 12ebbe7685937c52d64b125c27c7eba9f1dd35f5
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/12ebbe7685937c52d64b125c27c7eba9f1dd35f5
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Update to bootstrap.py from zc.buildout v 1.5.2.


  Commit: 222a0ebafd14c2a0a0dccc0545adf77e86d5a372
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/222a0ebafd14c2a0a0dccc0545adf77e86d5a372
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/recipe.py

  Log Message:
  -----------
  pep8


  Commit: 8bc9176db0ac6d4ec417e0e09f3ddabd5953f513
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/8bc9176db0ac6d4ec417e0e09f3ddabd5953f513
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/tests.py

  Log Message:
  -----------
  pep8


  Commit: d89ad86f9a1b25320bbfeaae91212acaaad03811
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/d89ad86f9a1b25320bbfeaae91212acaaad03811
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  Fix tests on windows.


  Commit: f135e22c4278abf2264f04a4ed7cebe9a2c60d9f
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/f135e22c4278abf2264f04a4ed7cebe9a2c60d9f
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/runner.py

  Log Message:
  -----------
  Drop the use of '-S' as this trips up python executables from a virtualenv.


  Commit: 5eef78edfd93469b3deca4f83a879fd0a40c8e65
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/5eef78edfd93469b3deca4f83a879fd0a40c8e65
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt

  Log Message:
  -----------
  Fix tests after adding virtualenv support. When running python from a virtualenv, the script that sets the path is in a different location. Cope with this in the tests.


  Commit: a7e7273f55b3af4546418a6347411f27d68c606b
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a7e7273f55b3af4546418a6347411f27d68c606b
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Update changes.


  Commit: bf1265dce19957311787b959f360fb3ca682b580
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/bf1265dce19957311787b959f360fb3ca682b580
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/runner.py

  Log Message:
  -----------
  Better support for virtualenv and windows.


  Commit: d23f5f46565c0d000f812485f7218e74dbc7049c
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/d23f5f46565c0d000f812485f7218e74dbc7049c
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-16 (Thu, 16 Dec 2010)

  Changed paths:
    M src/z3c/recipe/compattest/runner.txt

  Log Message:
  -----------
  Fix tests for windows and other OSes with and without virtualenv.


  Commit: 5d0e9e76463d64fccf3315d0f7cef27fee618c8d
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/5d0e9e76463d64fccf3315d0f7cef27fee618c8d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-17 (Fri, 17 Dec 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.13.1


  Commit: 48c8777f636e58261f0e9baba22e69b93ef1ec6d
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/48c8777f636e58261f0e9baba22e69b93ef1ec6d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2010-12-17 (Fri, 17 Dec 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.14


  Commit: 768cc8429171f1cfd84145211745cede42277f87
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/768cc8429171f1cfd84145211745cede42277f87
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M bootstrap.py
    M buildout.cfg
    M setup.py
    M src/z3c/recipe/compattest/recipe.py
    M src/z3c/recipe/compattest/runner.py
    M src/z3c/recipe/compattest/runner.txt
    M src/z3c/recipe/compattest/testing.py

  Log Message:
  -----------
  Depend on buildout 2 and zc.recipe.testrunner 2.


  Commit: fac5ab5df15c5977a528709c65a7f6a2f0b423f4
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/fac5ab5df15c5977a528709c65a7f6a2f0b423f4
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  pep8


  Commit: a88c933a1e0bca4fa450e65f414fabd3d0614682
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/a88c933a1e0bca4fa450e65f414fabd3d0614682
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    A src/z3c/__init__.py
    A src/z3c/recipe/__init__.py

  Log Message:
  -----------
  simplify namespace declaration - avoid old except syntax


  Commit: ca7d0e9b7d0590d9695d71a89d8e9b4dd3390624
      https://github.com/zopefoundation/z3c.recipe.compattest/commit/ca7d0e9b7d0590d9695d71a89d8e9b4dd3390624
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M src/z3c/recipe/compattest/README.txt
    M src/z3c/recipe/compattest/runner.py
    M src/z3c/recipe/compattest/runner.txt

  Log Message:
  -----------
  some quick py3 fixes


Compare: https://github.com/zopefoundation/z3c.recipe.compattest/compare/09bab56b4fff^...ca7d0e9b7d05


More information about the checkins mailing list