Started an integration test in the SDK folder, but it might later be moved to a separate folder with different kinds of integration tests.
Also fixed Alt press, F10 press and cursor locations from scroll events on MS-Windows. AltGr is treated like Alt+Ctrl on Windows without any filtering of the duplicate events.
Most of the things are not yet tested. One could have different tests to run one at a time instead of everything in series (free style, exam style, long test, quick test...). Visuals showing pressed keys would help to see faster when things work as expected.
Started an integration test in the SDK folder, but it might later be moved to a separate folder with different kinds of integration tests.
Also fixed Alt press, F10 press and cursor locations from scroll events on MS-Windows. AltGr is treated like Alt+Ctrl on Windows without any filtering of the duplicate events.
Most of the things are not yet tested. One could have different tests to run one at a time instead of everything in series (free style, exam style, long test, quick test...). Visuals showing pressed keys would help to see faster when things work as expected.