~ken-vandine/libindicate/with_mono_and_python_bindings-packaging

« back to all changes in this revision

Viewing changes to tests/test_indicator_display_half

  • Committer: Ken VanDine
  • Date: 2009-09-10 14:39:40 UTC
  • mfrom: (223.2.6 ubuntu)
  • Revision ID: ken.vandine@canonical.com-20090910143940-wjoeay60p7mfhhca
* New upstream release (LP: #427364)
  - Big change is renaming some signal names. :(
  - Bug fixes in getting properties.
  - Removing looking at the type on indicator lists.
  - Fixing the count callback.
* debian/control:
  - Increasing library versions to libindicate3
    and libindicate-gtk1.  Moving .install files as well.
* libindicate-dev and libindicate-gtk-dev.install change to
  /usr/include/libindicate-0.2 from 0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
DBUS_RUNNER="dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf"
 
4
 
 
5
${DBUS_RUNNER} --task ./test-indicator-display-half-client --task-name Client --task ./test-indicator-display-half-server --task-name Server