~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to tests/dbus/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2009-08-18 18:48:25 UTC
  • mfrom: (1.4.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090818184825-q4z95k9gwoo1n4a1
Tags: 0.7.35-1
* New upstream version (API, ABI added)
* add Breaks: relation for old Gabble and telepathy-sofiasip versions, due
  to some unnecessary assertions in those versions (working versions are
  already present in squeeze, but not in lenny)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    test-finalized-in-invalidated-handler \
29
29
    test-get-interface-after-invalidate \
30
30
    test-group-mixin \
 
31
    test-handle-repo \
31
32
    test-handle-set \
32
33
    test-invalidated-while-invoking-signals \
33
34
    test-message-mixin \
109
110
 
110
111
test_group_mixin_SOURCES = group-mixin.c
111
112
 
 
113
test_handle_repo_SOURCES = handle-repo.c
 
114
 
112
115
test_handle_set_SOURCES = handle-set.c
113
116
 
114
117
test_invalidated_while_invoking_signals_SOURCES = \