index
:
delta/telepathy-salut.git
baserock/telepathy-salut-0.8.1
master
next
telepathy-salut-0.2
telepathy-salut-0.4
telepathy-salut-0.8
gitlab.freedesktop.org: telepathy/telepathy-salut.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec-with-log.sh.in: set G_SLICE=debug-blocks
Jonny Lamb
2011-04-08
1
-0
/
+1
*
exec-with-log.sh.in: just append to salut-testing.log
Jonny Lamb
2011-04-08
2
-2
/
+2
*
exec-with-log.sh.in: copy SALUT_TEST_BACKTRACE from gabble
Jonny Lamb
2011-04-08
3
-1
/
+7
*
tests: only run the test suite on real avahi if SALUT_TEST_REAL_AVAHI=1
Jonny Lamb
2011-04-06
5
-4
/
+21
*
avahimock: don't bother resolving hostnames; it's only going to be localhsot
Jonny Lamb
2011-04-06
1
-9
/
+2
*
avahimock: don't use magic numbers for AvahiServerState enum
Jonny Lamb
2011-04-06
1
-3
/
+9
*
avahimock: hard-code GetHostName and GetHostNameFqdn return values
Jonny Lamb
2011-04-06
1
-2
/
+2
*
avahimock: use a constant for the domain name
Jonny Lamb
2011-04-06
1
-6
/
+4
*
avahimock: use a little better error string
Jonny Lamb
2011-04-06
1
-1
/
+1
*
avahimock: return a hard-coded domain name
Jonny Lamb
2011-04-06
1
-5
/
+1
*
tests: remove Avahi service file
Jonny Lamb
2011-04-06
1
-3
/
+0
*
saluttest: use the whole test path like in gabble
Jonny Lamb
2011-04-06
1
-1
/
+2
*
Merge remote branch 'smcv/mock-avahi'
Jonny Lamb
2011-04-05
9
-4
/
+478
|
\
|
*
Merge branch 'mock-avahi-3' into mock-avahi-4
Tomeu Vizoso
2010-11-05
9
-4
/
+478
|
|
\
|
|
*
Only emit ServiceResolver.Found signals that match the protocol
Tomeu Vizoso
2010-11-04
1
-10
/
+17
|
|
*
Get the event for the expected protocol
Tomeu Vizoso
2010-11-04
1
-1
/
+2
|
|
*
Announce for both ipv4 and ipv6 those entries created with AVAHI_PROTO_UNSPEC
Tomeu Vizoso
2010-10-25
1
-28
/
+36
|
|
*
Resolve to ipv6 addresses
Tomeu Vizoso
2010-10-25
1
-3
/
+16
|
|
*
Add a .service file for the mock avahi service
Tomeu Vizoso
2010-10-25
1
-0
/
+3
|
|
*
Allow multiple removals of the same entry
Tomeu Vizoso
2010-10-22
1
-2
/
+2
|
|
*
Implement EntryGroup.AddRecord
Tomeu Vizoso
2010-10-20
1
-4
/
+27
|
|
*
Remove superfluous timeout_add to speed up tests
Tomeu Vizoso
2010-10-20
1
-1
/
+1
|
|
*
Remove ServiceBrowser and ServiceResolver when their client disappears
Tomeu Vizoso
2010-10-20
1
-1
/
+16
|
|
*
Free entry groups when its client disappears
Tomeu Vizoso
2010-10-20
1
-2
/
+16
|
|
*
Preserve original exception in test
Tomeu Vizoso
2010-10-20
1
-1
/
+2
|
|
*
Emit ServiceBrowser.ItemRemove when an EntryGroup is freed
Tomeu Vizoso
2010-10-20
1
-1
/
+21
|
|
*
Remove unimplemented methods because of clutter
Tomeu Vizoso
2010-10-20
1
-81
/
+0
|
|
*
Properly get the local hostname and domain
Tomeu Vizoso
2010-10-20
1
-12
/
+31
|
|
*
Don't overwrite host and port if they didn't change
Tomeu Vizoso
2010-10-20
1
-2
/
+8
|
|
*
When a ServiceBrowser is created, emit ItemNew for every entry
Tomeu Vizoso
2010-10-20
1
-2
/
+16
|
|
*
Refactor the state and logic into avahimock.Model
Tomeu Vizoso
2010-10-19
1
-91
/
+129
|
|
*
Implement some o.f.Avahi.*.Free methods
Tomeu Vizoso
2010-10-19
1
-0
/
+16
|
|
*
Also emit ServiceResolver.Found when a record is updated
Tomeu Vizoso
2010-10-19
1
-13
/
+27
|
|
*
Implement o.f.Avahi.Server.ServiceResolverNew and emit
Tomeu Vizoso
2010-10-19
1
-9
/
+88
|
|
*
Implement emitting StateChanged in terms of SignalMessage
Tomeu Vizoso
2010-10-15
1
-6
/
+10
|
|
*
Implement o.f.Avahi.Server.ServiceBrowserNew
Tomeu Vizoso
2010-10-15
1
-3
/
+20
|
|
*
Make entry group's object paths unique
Tomeu Vizoso
2010-10-15
1
-3
/
+4
|
|
*
Emit o.f.A.EntryGroup.StateChanged
Tomeu Vizoso
2010-10-15
1
-5
/
+18
|
|
*
Preserve existing PYTHONPATH when running tests
Tomeu Vizoso
2010-10-15
1
-1
/
+1
|
|
*
Implement o.f.A.EntryGroup.GetState
Tomeu Vizoso
2010-10-14
1
-0
/
+12
|
|
*
Return expected values in o.f.Avahi.Server.GetAPIVersion and GetState
Tomeu Vizoso
2010-10-14
1
-2
/
+2
|
|
*
Set DBUS_SYSTEM_BUS_ADDRESS before launching the CM process
Tomeu Vizoso
2010-10-14
1
-0
/
+3
|
|
*
Implement o.f.Avahi.EntryGroup.AddService and Commit
Tomeu Vizoso
2010-10-13
1
-0
/
+13
|
|
*
Implement o.f.Avahi.Server.GetHostNameFqdn and GetDomainName
Tomeu Vizoso
2010-10-13
1
-2
/
+2
|
|
*
Implement o.f.Avahi.Server.EntryGroupNew
Tomeu Vizoso
2010-10-13
1
-1
/
+12
|
|
*
Implement o.f.Avahi.Server.GetHostName
Tomeu Vizoso
2010-10-13
1
-1
/
+1
|
|
*
Add mock service implementing org.freedesktop.Avahi*
Tomeu Vizoso
2010-10-11
1
-0
/
+148
|
|
*
Make sure that the mock Avahi service is running
Tomeu Vizoso
2010-10-11
1
-0
/
+30
|
|
*
Move call to Avahi from the class definition to the constructor
Tomeu Vizoso
2010-10-11
1
-1
/
+4
|
|
*
Use the temporary bus as the system bus in the avahi tests
Tomeu Vizoso
2010-10-08
2
-1
/
+10
[next]