Chris McDonough
2011-09-01 24b1c8b3b1d58597765f94a037524f1b29f1c976
refs
author Chris McDonough <chrism@plope.com>
Thursday, September 1, 2011 07:32 +0200
committer Chris McDonough <chrism@plope.com>
Thursday, September 1, 2011 07:32 +0200
commit24b1c8b3b1d58597765f94a037524f1b29f1c976
tree 51c1af16dce1a286b9bd4ac2626d3a7ff8bf776c tree | zip | gz
parent 2075f86ed94804932873f2ad0bd464a28cb305a9 view | diff
move fixture packages into pkgs subdir of tests
1 files deleted
1 files copied
1 files added
4 files modified
51 files renamed
115 ■■■■■ changed files
pyramid/tests/pkgs/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/ccbugapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/conflictapp/__init__.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/pkgs/conflictapp/included.py diff | view | raw | blame | history
pyramid/tests/pkgs/defpermbugapp/__init__.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/pkgs/exceptionviewapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/exceptionviewapp/models.py diff | view | raw | blame | history
pyramid/tests/pkgs/exceptionviewapp/views.py diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/models.py diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/subpackage/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/subpackage/templates/bar.pt diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/templates/fixture.pt diff | view | raw | blame | history
pyramid/tests/pkgs/fixtureapp/views.py diff | view | raw | blame | history
pyramid/tests/pkgs/forbiddenapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/hybridapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/hybridapp/views.py diff | view | raw | blame | history
pyramid/tests/pkgs/includeapp1/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/includeapp1/root.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/pkgs/includeapp1/three.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/pkgs/includeapp1/two.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/GARBAGE diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/be/LC_MESSAGES diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/GARBAGE diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/be/LC_MESSAGES diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale2/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/GARBAGE diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/be/LC_MESSAGES diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/de/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
pyramid/tests/pkgs/localeapp/locale3/en/LC_MESSAGES/deformsite.po diff | view | raw | blame | history
pyramid/tests/pkgs/permbugapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/rendererscanapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/rendererscanapp/one.pt diff | view | raw | blame | history
pyramid/tests/pkgs/rendererscanapp/two/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/rendererscanapp/two/two.pt diff | view | raw | blame | history
pyramid/tests/pkgs/restbugapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/restbugapp/views.py diff | view | raw | blame | history
pyramid/tests/pkgs/staticpermapp/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/viewdecoratorapp/__init__.py 3 ●●●●● diff | view | raw | blame | history
pyramid/tests/pkgs/viewdecoratorapp/views/__init__.py diff | view | raw | blame | history
pyramid/tests/pkgs/viewdecoratorapp/views/templates/foo.mak diff | view | raw | blame | history
pyramid/tests/pkgs/viewdecoratorapp/views/views.py 3 ●●●● diff | view | raw | blame | history
pyramid/tests/pkgs/wsgiapp2app/__init__.py diff | view | raw | blame | history
pyramid/tests/test_config/test_i18n.py 22 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_views.py 1 ●●●● diff | view | raw | blame | history
pyramid/tests/test_i18n.py 34 ●●●● diff | view | raw | blame | history
pyramid/tests/test_integration.py 39 ●●●● diff | view | raw | blame | history
pyramid/tests/viewdecoratorapp/__init__.py 3 ●●●●● diff | view | raw | blame | history