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 b4887fa68a test-ringer: Remove cancellable test
This will get removed soon while refactoring the ringer as cancelling
the async methods would not guarantee that the requested operation would
not be performed.

It could actually already be started (e.g. starting or stopping the
feedback), but we have not yet received the reply, so it was always a
bit flaky.
2022-10-11 07:41:07 +00:00
..
meson.build Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00: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
test-contacts.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-manager.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
test-plugins.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
test-ringer.c test-ringer: Remove cancellable test 2022-10-11 07:41:07 +00:00
test-settings.c tests: Add testing for sideeffects of using CallsSettings 2022-05-13 19:58:07 +02:00
test-ui-call.c call: Remove waiting state 2022-09-01 17:48:02 +02:00
test-util.c tests: util: Test STR_IS_NULL_OR_EMPTY macro 2022-02-18 10:55:53 +01:00