Commit Graph

54 Commits (9b04d6663ca5e0227063322dd6fd922e5a07e2ab)

Author SHA1 Message Date
Michael Richters 9b04d6663c
Run IWYU (with the new tools) on test simulator code
2 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters 06196fb20b
Restructure MouseKeys to be aware of Macros virtual keys (#1114)
3 years ago
Michael Richters 3204034089
Fix overridable `OneShot.isStickable(key)` function
3 years ago
Michael Richters e31fe2be10
Add Qukeys testcase for #1107
3 years ago
Michael Richters b68ea18212
Reduce code repetition in testcase for #1107
3 years ago
Michael Richters ca1e23093e
Move QueueLeaker plugin testcases to a separate directory
3 years ago
Michael Richters 4480b08b2d
Add testcase for KeyAddrEventQueue bounds checking failure
3 years ago
Florian Bruhin 4a6aea650d Add keyIsInjected helper
3 years ago
Michael Richters d1d8d5a41c
Update testcase for cancelled AutoShift
3 years ago
Michael Richters 23a45c9502
Add testcase for issue #1074
3 years ago
Michael Richters d400c9bad9
Update key ranges stability testcase for CharShift keys
3 years ago
Michael Richters 9f65e808c0
Add override of OneShot.isStickable() to testcase
3 years ago
Michael Richters 25c975eae7
Add testcase for issue 1061
3 years ago
Michael Richters d32a688698
Add testcases for issues reported to Chrysalis
3 years ago
Michael Richters d9d8e8bc21
Add testcase for issue 984
3 years ago
Gergely Nagy f4de545390
Merge pull request #1035 from gedankenexperimenter/hook/afterReportingState
3 years ago
Gergely Nagy ad30958deb
Merge pull request #1041 from gedankenexperimenter/tests/oneshot-key-ranges
3 years ago
Michael Richters e334be135d
Add testcase for OneShot/TapDance/Macros compatibility
3 years ago
Michael Richters c9a98ecb26
Add testcases for issue #423
3 years ago
Michael Richters e2f710abee
Add testcase for issue 1032
3 years ago
Michael Richters 5ddd7d1867
Add testcase for issue #1042
3 years ago
Michael Richters 904083806f
Add missing checks for new OneShot key ranges
3 years ago
Jesse Vincent cf826188a4
Merge pull request #1030 from gedankenexperimenter/timeout-check-fix
3 years ago
Michael Richters ed3b9205c5
Remove timeout padding from existing testcases
3 years ago
Michael Richters c60dd9526d
Add testcase for issue #673
3 years ago
Michael Richters 1416bdb4c8
Add testcase for issue #571
3 years ago
Michael Richters 67bf76a99a
Simplify and standardize some testcases
3 years ago
Michael Richters 5d69eca65d
Update testcase for issue 978
3 years ago
Michael Richters f7b7799756
Update testcases for TapDance plugin
3 years ago
Michael Richters d2cb078604
Update testcases for OneShot plugin
3 years ago
Michael Richters fb95769250
Update testcases for Qukeys plugin
3 years ago
Michael Richters b8025a94f3
Adjust configuration for issue #970 test sketch
3 years ago
Michael Richters 4f243dbef6
Update testcase for OneShot issue #896
3 years ago
Michael Richters 682019493a
Update Kaleidoscope-Ranges testcase for new OneShot keys
3 years ago
Michael Richters f1e727dba7
Add testcase for OneShot issue #896
3 years ago
Michael Richters 8b01f51c24
Add testcase for TapDance issue #980
3 years ago
Michael Richters dbf46d83e0
Add testcase for TapDance issue #922
3 years ago
Michael Richters a15f4e6d6a
Add testcase for TapDance issue #806
3 years ago
Michael Richters d0c34ad707
Add testcase for backwards compatibility of ranges
3 years ago
Jesse Vincent dfb710f705
Move key def sections into a subdirectory to make the codebase a bit cleaner.
4 years ago
Jesse Vincent 61f8fc5456
Rename test sketches to match directory names
4 years ago
Jesse Vincent d6bd14581c
Add a sketch.json for each of the current examples and tests
4 years ago
Jesse Vincent 0ccc3dcde0
Explicitly expect no key reports on issue 987 test
4 years ago
Michael Richters 2b6e6f437c
Add testcase for idle key events in simulator
4 years ago
Michael Richters e1166b5ebd
Fix issue #970 testcase
4 years ago
Michael Richters 9e1aaac3d8
Convert issue #970 testcase to ktest
4 years ago
Michael Richters ae0a9975b6
Add testcase for issue #970
4 years ago
Jesse Vincent 7e5b05e447
There's no real need to vary the generated test
4 years ago
Jesse Vincent cbdd2b30eb
Port issue 941 test case to ktest
4 years ago