Branch: refs/heads/develop
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 0e76d87bbb32677c52856d439456e6acbd121934
      
https://github.com/pyinstaller/pyinstaller/commit/0e76d87bbb32677c52856d439456e6acbd121934
  Author: Martin Zibricky <[email protected]>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    A tests/functional/modules/egg_unzipped/EGG-INFO/PKG-INFO
    A tests/functional/modules/egg_unzipped/EGG-INFO/SOURCES.txt
    A tests/functional/modules/egg_unzipped/EGG-INFO/dependency_links.txt
    A tests/functional/modules/egg_unzipped/EGG-INFO/not-zip-safe
    A tests/functional/modules/egg_unzipped/EGG-INFO/top_level.txt
    A tests/functional/modules/egg_unzipped/unzipped_egg/__init__.py
    A tests/functional/modules/egg_unzipped/unzipped_egg/data/datafile.txt
    A tests/functional/modules/egg_zipped.egg
    R tests/old_suite/eggs4testing/.gitignore
    R tests/old_suite/eggs4testing/README.txt
    R tests/old_suite/eggs4testing/build-nspkg-tests.py
    R tests/old_suite/eggs4testing/make.sh
    R tests/old_suite/eggs4testing/setup-unzipped.py
    R tests/old_suite/eggs4testing/setup-zipped.py
    R tests/old_suite/eggs4testing/unzipped_egg/__init__.py
    R tests/old_suite/eggs4testing/unzipped_egg/data/datafile.txt
    R tests/old_suite/eggs4testing/zipped_egg/__init__.py
    R tests/old_suite/eggs4testing/zipped_egg/data/datafile.txt
    R tests/old_suite/import/unzipped.egg/EGG-INFO/PKG-INFO
    R tests/old_suite/import/unzipped.egg/EGG-INFO/SOURCES.txt
    R tests/old_suite/import/unzipped.egg/EGG-INFO/dependency_links.txt
    R tests/old_suite/import/unzipped.egg/EGG-INFO/not-zip-safe
    R tests/old_suite/import/unzipped.egg/EGG-INFO/top_level.txt
    R tests/old_suite/import/unzipped.egg/unzipped_egg/__init__.py
    R tests/old_suite/import/unzipped.egg/unzipped_egg/data/datafile.txt
    R tests/old_suite/import/zipped.egg
    A tests/scripts/eggs4testing/.gitignore
    A tests/scripts/eggs4testing/README.txt
    A tests/scripts/eggs4testing/build-nspkg-tests.py
    A tests/scripts/eggs4testing/make.sh
    A tests/scripts/eggs4testing/setup-unzipped.py
    A tests/scripts/eggs4testing/setup-zipped.py
    A tests/scripts/eggs4testing/unzipped_egg/__init__.py
    A tests/scripts/eggs4testing/unzipped_egg/data/datafile.txt
    A tests/scripts/eggs4testing/zipped_egg/__init__.py
    A tests/scripts/eggs4testing/zipped_egg/data/datafile.txt

  Log Message:
  -----------
  Issue #1583: Move eggs for testing from old_suite to pytest structure.


  Commit: e52ba0bf7bf56bebfefefb3023a6a034d39d64ba
      
https://github.com/pyinstaller/pyinstaller/commit/e52ba0bf7bf56bebfefefb3023a6a034d39d64ba
  Author: Martin Zibricky <[email protected]>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    R tests/functional/modules/egg_unzipped/EGG-INFO/PKG-INFO
    R tests/functional/modules/egg_unzipped/EGG-INFO/SOURCES.txt
    R tests/functional/modules/egg_unzipped/EGG-INFO/dependency_links.txt
    R tests/functional/modules/egg_unzipped/EGG-INFO/not-zip-safe
    R tests/functional/modules/egg_unzipped/EGG-INFO/top_level.txt
    R tests/functional/modules/egg_unzipped/unzipped_egg/__init__.py
    R tests/functional/modules/egg_unzipped/unzipped_egg/data/datafile.txt
    R tests/functional/modules/egg_zipped.egg
    A tests/functional/modules/pyi_egg_unzipped.egg/EGG-INFO/PKG-INFO
    A tests/functional/modules/pyi_egg_unzipped.egg/EGG-INFO/SOURCES.txt
    A 
tests/functional/modules/pyi_egg_unzipped.egg/EGG-INFO/dependency_links.txt
    A tests/functional/modules/pyi_egg_unzipped.egg/EGG-INFO/not-zip-safe
    A tests/functional/modules/pyi_egg_unzipped.egg/EGG-INFO/top_level.txt
    A tests/functional/modules/pyi_egg_unzipped.egg/unzipped_egg/__init__.py
    A 
tests/functional/modules/pyi_egg_unzipped.egg/unzipped_egg/data/datafile.txt
    A tests/functional/modules/pyi_egg_zipped.egg

  Log Message:
  -----------
  Issue #1583: Rename eggs for pytest tests.


  Commit: 91fb556289e94c9f529779e89f59768d97f3959e
      
https://github.com/pyinstaller/pyinstaller/commit/91fb556289e94c9f529779e89f59768d97f3959e
  Author: Martin Zibricky <[email protected]>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    M tests/functional/test_import.py

  Log Message:
  -----------
  Issue #1583: Migrate test_egg to pytest.


  Commit: 3690ca54cc4dc9c4181aa8588c439f2a8ff8947c
      
https://github.com/pyinstaller/pyinstaller/commit/3690ca54cc4dc9c4181aa8588c439f2a8ff8947c
  Author: Martin Zibricky <[email protected]>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    R tests/old_suite/import/test_eggs1.py
    R tests/old_suite/import/test_eggs1.spec
    R tests/old_suite/import/test_eggs2.py
    R tests/old_suite/import/test_eggs2.spec

  Log Message:
  -----------
  Issue #1583: Remove old test_eggs.


  Commit: 6c309be9c89ff6f7915a70685d403c90bb24778f
      
https://github.com/pyinstaller/pyinstaller/commit/6c309be9c89ff6f7915a70685d403c90bb24778f
  Author: Martin Zibricky <[email protected]>
  Date:   2015-10-12 (Mon, 12 Oct 2015)

  Changed paths:
    M tests/functional/test_import.py

  Log Message:
  -----------
  Issue #1583: Mark test_egg as xfail.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/dd1c17e7874e...6c309be9c89f

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to