[Checkins] [zopefoundation/RestrictedPython] dac406: Get rid of wrong docstrings.

GitHub noreply at github.com
Mon Jan 23 09:33:25 CET 2017


  Branch: refs/heads/python3_migrate_tests_part0
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: dac40605d7e43c22d969d0545957090a308b6d5d
      https://github.com/zopefoundation/RestrictedPython/commit/dac40605d7e43c22d969d0545957090a308b6d5d
  Author: stephan-hof <sh at axiros.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M tests/test_transformer.py

  Log Message:
  -----------
  Get rid of wrong docstrings.


  Commit: 4d01d7ede2be8aab625bfc0f837480e4826b7ec9
      https://github.com/zopefoundation/RestrictedPython/commit/4d01d7ede2be8aab625bfc0f837480e4826b7ec9
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    R src/RestrictedPython/tests/before_and_after27.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate 'before_and_after27'.


  Commit: 171c4c7df0b2de8a6ab9d724d47ca2a6151f61a9
      https://github.com/zopefoundation/RestrictedPython/commit/171c4c7df0b2de8a6ab9d724d47ca2a6151f61a9
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/RestrictedPython/tests/before_and_after.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate missing tests.

A lot of tests in 'before_and_after.py' are already present in
test_transformer. Just migrate the ones which were missing.


  Commit: 986eca8dba208c5a415652132b0506085c427f7d
      https://github.com/zopefoundation/RestrictedPython/commit/986eca8dba208c5a415652132b0506085c427f7d
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/RestrictedPython/tests/before_and_after.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate the tests for guarding functions calls with _apply_.


  Commit: c3f5017f7ff23538a98771a66dca3ec44d597600
      https://github.com/zopefoundation/RestrictedPython/commit/c3f5017f7ff23538a98771a66dca3ec44d597600
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/RestrictedPython/tests/before_and_after.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Migrate tests for attribute access in function defaults.


  Commit: deb434e2201f57326015939d43c692f169f0da6a
      https://github.com/zopefoundation/RestrictedPython/commit/deb434e2201f57326015939d43c692f169f0da6a
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/RestrictedPython/tests/before_and_after.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Use the 'augmented assignment' tests from the old suite.


  Commit: 3f8a078bf96f33acda133b66f0242912819a607a
      https://github.com/zopefoundation/RestrictedPython/commit/3f8a078bf96f33acda133b66f0242912819a607a
  Author: stephan-hof <sh at axiros.com>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    R src/RestrictedPython/tests/before_and_after.py

  Log Message:
  -----------
  Remove this file, since no more tests are there anymore.

Sequence unpacking is already checked in test_transformer.


Compare: https://github.com/zopefoundation/RestrictedPython/compare/cddc72ebd6b7...3f8a078bf96f


More information about the checkins mailing list