[X2go-commits] - Python X2go Client API branch, master, updated. 0.0.44.1-4-g3c2a725

X2go dev team git-admin at x2go.org
Sat May 21 23:13:00 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Python X2go Client API".

The branch, master has been updated
       via  3c2a7250319323022385859ff821e3a63a88bad7 (commit)
       via  f21814de163d912e7c898753e197189c73f26aa5 (commit)
       via  fc594694133f4aee54ec58b7294a640608b1f5eb (commit)
      from  e90fee4675f0b7d01eba6ff53b44c67f4d8a837f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c2a7250319323022385859ff821e3a63a88bad7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat May 21 23:12:36 2011 +0200

    allowing for config_files = None (using defaults instead)

commit f21814de163d912e7c898753e197189c73f26aa5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat May 21 23:12:20 2011 +0200

    removed empty line

commit fc594694133f4aee54ec58b7294a640608b1f5eb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat May 21 23:10:44 2011 +0200

    repaired test suite scripts, solved namespace interference with other Python projects

-----------------------------------------------------------------------

Summary of changes:
 test.py                              |    2 +-
 tests/test_printing.py               |   96 ------------------------
 x2go/backends/printing/_file.py      |    1 -
 x2go/inifiles.py                     |    4 +
 {tests => x2go/tests}/__init__.py    |    7 ++
 {tests => x2go/tests}/runalltests.py |   10 ++-
 x2go/tests/test_printing.py          |  135 ++++++++++++++++++++++++++++++++++
 7 files changed, 154 insertions(+), 101 deletions(-)
 mode change 100644 => 100755 test.py
 delete mode 100644 tests/test_printing.py
 rename {tests => x2go/tests}/__init__.py (80%)
 rename {tests => x2go/tests}/runalltests.py (87%)
 mode change 100644 => 100755
 create mode 100644 x2go/tests/test_printing.py


hooks/post-receive
-- 
Python X2go Client API



More information about the x2go-commits mailing list