~alecu/ubuntu-sso-client/the-compleat-libsoup

« back to all changes in this revision

Viewing changes to ubuntu_sso/gtk/tests/__init__.py

  • Committer: Tarmac
  • Author(s): Natalia B. Bidart
  • Date: 2012-02-02 18:22:42 UTC
  • mfrom: (836.2.26 gtk-gi)
  • Revision ID: tarmac-20120202182242-nwev9ops2ys3nnlh
- Added a dedicated logger for the gui module.
- Migrated the GTK UI to use GI bindings (LP: #801111).
- Enabled libsoup backend for webclient so the GTK UI will work.
- Enabled the running of all the tests using the single command ./run-tests.
- Added an initial version of GLib and Qt mainloop integration (needed to run all the tests).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
#
3
 
# Author: Natalia Bidart <natalia.bidart@canonical.com>
4
 
#
5
 
# Copyright 2009 Canonical Ltd.
 
3
# Copyright 2009-2012 Canonical Ltd.
6
4
#
7
5
# This program is free software: you can redistribute it and/or modify it
8
6
# under the terms of the GNU General Public License version 3, as published