[Checkins] [zopefoundation/RestrictedPython] 65a27e: Port AugAssign tests.

GitHub noreply at github.com
Fri Feb 3 13:52:23 CET 2017


  Branch: refs/heads/tox_doc_build
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 65a27e6382574796308b4201796fd0d011030161
      https://github.com/zopefoundation/RestrictedPython/commit/65a27e6382574796308b4201796fd0d011030161
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

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

  Log Message:
  -----------
  Port AugAssign tests.


  Commit: 753f726ec775c5b1d9adff438c2d2be241bde425
      https://github.com/zopefoundation/RestrictedPython/commit/753f726ec775c5b1d9adff438c2d2be241bde425
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/transformer.py
    M tests/test_transformer.py

  Log Message:
  -----------
  Port with name test + fix other name tests.


  Commit: 65e7e199edec004c1ca7dd82ca9bbece6a46b783
      https://github.com/zopefoundation/RestrictedPython/commit/65e7e199edec004c1ca7dd82ca9bbece6a46b783
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M tests/test_transformer.py

  Log Message:
  -----------
  Split import test into single ones.


  Commit: bd6135fa3afc6ab2969b4ca5e145739dacc80a21
      https://github.com/zopefoundation/RestrictedPython/commit/bd6135fa3afc6ab2969b4ca5e145739dacc80a21
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

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

  Log Message:
  -----------
  Test relative as-import.


  Commit: 72dd2fc65c07d7f1db4c7c1cef76ab6ceec30e5f
      https://github.com/zopefoundation/RestrictedPython/commit/72dd2fc65c07d7f1db4c7c1cef76ab6ceec30e5f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

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

  Log Message:
  -----------
  Remove file completely ported.


  Commit: 46f32440ab0f92d87da318695fb0c75deb08a60c
      https://github.com/zopefoundation/RestrictedPython/commit/46f32440ab0f92d87da318695fb0c75deb08a60c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/testRestrictions.py

  Log Message:
  -----------
  Remove tests needing modules which have been deleted because they where ported.


  Commit: b708af4f2a33d2f6816d100fa98266451bfa5260
      https://github.com/zopefoundation/RestrictedPython/commit/b708af4f2a33d2f6816d100fa98266451bfa5260
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M src/RestrictedPython/tests/testREADME.py

  Log Message:
  -----------
  Fix the extension to match with the file which contains the tests.


  Commit: 94b0a08d2c25756bbb4b496a54361a7ad952dec5
      https://github.com/zopefoundation/RestrictedPython/commit/94b0a08d2c25756bbb4b496a54361a7ad952dec5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Also run the old test in tox and travis.


  Commit: 137f47672e5da7a893b584b9f8d063b5472ecb84
      https://github.com/zopefoundation/RestrictedPython/commit/137f47672e5da7a893b584b9f8d063b5472ecb84
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml
    R src/RestrictedPython/tests/security_in_syntax.py
    R src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/tests/testREADME.py
    M src/RestrictedPython/tests/testRestrictions.py
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_transformer.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #32 from zopefoundation/port-tests

Port some tests and run old tests in travis.


  Commit: 53b7e9abe1f1959a50f123cfb10ac76cea5ff2f2
      https://github.com/zopefoundation/RestrictedPython/commit/53b7e9abe1f1959a50f123cfb10ac76cea5ff2f2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M .travis.yml
    R src/RestrictedPython/tests/security_in_syntax.py
    R src/RestrictedPython/tests/security_in_syntax26.py
    M src/RestrictedPython/tests/testREADME.py
    M src/RestrictedPython/tests/testRestrictions.py
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_transformer.py
    M tox.ini

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


Compare: https://github.com/zopefoundation/RestrictedPython/compare/9659cd3f828c...53b7e9abe1f1


More information about the checkins mailing list