lp:~thekorn/mago/restructure_code

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/mago/restructure_code
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
Mago
Status:
Development

Recent revisions

71. By Markus Korn

* moved all code related to TestSuiteRunner to
  'src/desktoptesting/testing_framework/'

70. By Markus Korn

* moved `src/data` to `src/desktoptesting/dat` as it does not make sense to
  keep this data files outside the package.
* renamed `src/testsuites` into `src/desktoptesting_testsuites` to clarify
  the namespace. (Maybe this should also be moved directly in the
  `desktoptesting` package?)
* src/desktoptesting/cmd/cmd.py: use pkg_resources.resource_filename()
  instead of '.' to get the location of the default testsuites, this avoids
  issues with cwd if the ubuntu-desktop-test tools is run outside the
  working dir.
* src/desktoptesting_testsuites/*: fixed imports; testsuites should now use
  `from desktoptesting.ldtp_abstraction.gnome import APPLICATION`

69. By Markus Korn

* added an ipython recipe, ewhich is not installed by default

68. By Markus Korn

* small fixes in imports

67. By Markus Korn

* moved bin-directory of buildout from 'buildout-bin/' to 'bin/'

66. By Markus Korn

* fixed import in ubuntu-desktop-test tool
* stay backward compatible in the desktoptesting package

65. By Markus Korn

* added missing __init__.py files
* moved cmd module to src/desktoptesting/cmd

64. By Markus Korn

* started restructuring content like described in
  http://mail.gnome.org/archives/desktop-testing-list/2009-April/msg00024.html

63. By Markus Korn

* created _bootstrap/: this directory contains the bootstrap.py tool and its
  LICENSE and COPYRIGHT
* symlinked bootstrap.py to _bootstrap/bootstrap.py

62. By Markus Korn

merged with changes from lp:ubuntu-desktop-testing

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers