spiegel-keyman/core/tests
rc-swag a07fff8be3 fix(windows): change option_stack to deque
when vectors are resized the memory is realocated so all the option
pointers become invalid. Using a deque avoids this it has all the same
methods so it is straight replacement.

fixes: #15961
2026-07-23 21:52:32 +10:00
..
kmx_test_source fix(core): rename assert() to test_assert() in unit tests 2024-11-28 09:46:01 +07:00
standards chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
unit fix(windows): change option_stack to deque 2026-07-23 21:52:32 +10:00
meson.build chore: Merge remote-tracking branch 'origin/epic/web-core' into chore/merge-master-into-web-core 2024-12-05 15:04:11 +07:00