[Checkins] [zopefoundation/RestrictedPython] 2371e0: Clean up the tests. (#20)

GitHub noreply at github.com
Wed Feb 1 12:18:31 CET 2017


  Branch: refs/heads/remove_six
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 2371e056cfc8b85ec3978b6e250ed36db29ccace
      https://github.com/zopefoundation/RestrictedPython/commit/2371e056cfc8b85ec3978b6e250ed36db29ccace
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax.py
    M src/RestrictedPython/transformer.py
    A tests/__init__.py
    A tests/test_compile.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Clean up the tests. (#20)

* Remove already ported tests.
* Rename tests to match the methods they test.
* Move tests around nearer to the code they test.
* Add a missing visitor.


  Commit: 18d0a92cb5d71e2604225e5b0549360b31b507d7
      https://github.com/zopefoundation/RestrictedPython/commit/18d0a92cb5d71e2604225e5b0549360b31b507d7
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax.py
    M src/RestrictedPython/transformer.py
    A tests/__init__.py
    A tests/test_compile.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Merge branch 'Python3_update' into remove_six


Compare: https://github.com/zopefoundation/RestrictedPython/compare/dd24bc17f0c8...18d0a92cb5d7


More information about the checkins mailing list