[PR #1017] [MERGED] gui/test: More tests for Hotkey serialization #1743

Closed
opened 2026-05-05 08:00:51 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1017
Author: @p12tic
Created: 1/10/2021
Status: Merged
Merged: 1/10/2021
Merged by: @p12tic

Base: masterHead: gui-hotkey-tests


📝 Commits (4)

  • a004cd8 gui/test: Put createAction() to anonymous namespace
  • 141f6de gui/test: Extract createHotkey()
  • 7befd12 gui/test: Remove testing of different QSettings formats
  • def2ef2 gui/test: Add tests for Hotkey serialization via QTextStream

📊 Changes

2 files changed (+132 additions, -58 deletions)

View changed files

📝 src/gui/test/HotkeyTests.cpp (+127 -51)
📝 src/gui/test/KeySequenceTests.cpp (+5 -7)

📄 Description

This covers #916 and #915.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/1017 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 1/10/2021 **Status:** ✅ Merged **Merged:** 1/10/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `gui-hotkey-tests` --- ### 📝 Commits (4) - [`a004cd8`](https://github.com/debauchee/barrier/commit/a004cd8eba5b3868d21fb7069e9e12fbb43a2172) gui/test: Put createAction() to anonymous namespace - [`141f6de`](https://github.com/debauchee/barrier/commit/141f6de2c45015293938d0f0bdd04d9b987a2200) gui/test: Extract createHotkey() - [`7befd12`](https://github.com/debauchee/barrier/commit/7befd121d49ed57263ddce7dc68f8999438594fb) gui/test: Remove testing of different QSettings formats - [`def2ef2`](https://github.com/debauchee/barrier/commit/def2ef2a9ff3ea7ce4ffb12e5592a601f41670c1) gui/test: Add tests for Hotkey serialization via QTextStream ### 📊 Changes **2 files changed** (+132 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `src/gui/test/HotkeyTests.cpp` (+127 -51) 📝 `src/gui/test/KeySequenceTests.cpp` (+5 -7) </details> ### 📄 Description This covers #916 and #915. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:00:51 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1743
No description provided.