1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/tests
Guido Günther 443d23dd56 build: deduplicate sources
Shorten the needed sources from

 calls_sources, calls_enum_sources, calls_resources,
 wl_proto_sources, wayland_sources,

to

  calls_sources

so adding new things such as generated dbus sources doesn't have to
happen in four locations but just one.
2021-04-06 14:18:06 +02:00
..
common.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
meson.build build: deduplicate sources 2021-04-06 14:18:06 +02:00
setup-call.c tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-call.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-origin.c provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
setup-origin.h Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00
setup-provider.c tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
setup-provider.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
test-call.c calls-dummy-origin: Fix ordering of state change and call removal callbacks 2019-07-22 14:37:27 +01:00
test-manager.c provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
test-origin.c tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
test-plugins.c test: test-plugins: Add SIP plugin 2021-04-05 06:13:44 +00:00
test-provider.c provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
test-sip.c test: Test CallsSipOrigin 2021-04-03 00:46:29 +02:00