1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00
Purism-Calls/tests
Evangelos Ribeiro Tzaras e052201553 tests: Add testing for sideeffects of using CallsSettings
When setting up a binding between GSettings and GObject properties the
CallsSetting used to set the value from the GSetting to the property and
back to the GSetting.

While the value was still the default value it was marked as non default
because it had explicitly been set without any user interaction.
2022-05-13 19:58:07 +02:00
..
mock tests: Add ringer tests 2021-12-05 09:50:25 +01:00
common.h tests: Add tests for Origin and Calls 2018-10-03 14:21:28 +00:00
meson.build tests: Add testing for sideeffects of using CallsSettings 2022-05-13 19:58:07 +02:00
mock-call.c call: Move name property to base class 2021-12-20 12:25:19 +01:00
mock-call.h call: Move name property to base class 2021-12-20 12:25:19 +01:00
mock-contacts-provider.h settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
mock-libfeedback.h tests: Add ringer tests 2021-12-05 09:50:25 +01: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 tests: dummy origin: Use correct origin 2022-01-20 10:23:09 +00:00
setup-origin.h tests: dummy origin: Use correct origin 2022-01-20 10:23:09 +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 tests: call: Prefer G_SOURCE_REMOVE instead of FALSE 2022-01-27 18:02:15 +01:00
test-contacts.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-manager.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-media.c tests: media: Rename tests 2022-04-12 08:03:49 +00:00
test-origin.c tests: origin: Fix memory leaks 2022-01-27 18:02:15 +01:00
test-plugins.c Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
test-provider.c provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
test-ringer.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-settings.c tests: Add testing for sideeffects of using CallsSettings 2022-05-13 19:58:07 +02:00
test-sip.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
test-ui-call.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-util.c tests: util: Test STR_IS_NULL_OR_EMPTY macro 2022-02-18 10:55:53 +01:00