MattHag
|
a75c4b9679
|
ui/about: Use Model-View-Presenter pattern for testability
Split model and view, and enable view mocks for unit tests without GDK.
|
2024-10-11 07:42:38 -04:00 |
MattHag
|
99fc9c6fcb
|
receiver: Remove hard dependency on hidapi
|
2024-10-11 07:42:38 -04:00 |
MattHag
|
d5af19be8a
|
Make ui/desktop_notifications testable
Introduce unit tests.
Related #2273
|
2024-10-08 14:35:16 -04:00 |
MattHag
|
244d0ee88a
|
solaar: clean up locale code
Usage example for German:
LC_ALL=de_DE.UTF-8 solaar
Related #2507
|
2024-06-01 12:09:55 -04:00 |
Peter F. Patel-Schneider
|
04a818f215
|
tests: check for Gtk initialization and don't run tests that depend on it
|
2024-03-25 09:13:22 -04:00 |
Peter F. Patel-Schneider
|
41aacefa5e
|
tests: test GUI pair_window
|
2024-03-25 09:13:22 -04:00 |