summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* clang-format changesskullY2019-08-30
|
* Remove empty action_function()fauxpark2019-01-11
|
* add tests for action_layer.c and reset layer state after testsColin T.A. Gray2017-12-15
|
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-11
|
* Reference issue #1478 from the unit testsFred Sundvik2017-07-08
|
* Reference issue #1477 from the unit testsFred Sundvik2017-07-08
|
* Reference issue #524 from the unit testsFred Sundvik2017-07-08
|
* Reference issue #1476 from the unit testsFred Sundvik2017-07-08
|
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-08
|
* Fix keymap formattingFred Sundvik2017-07-08
|
* Add tests for macrosFred Sundvik2017-07-08
|
* Rename tests to start with test_Fred Sundvik2017-07-08
|
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-08
| | | | Also expose some bugs...
* Add test for a combo keyFred Sundvik2017-07-08
|
* Add simple modifier testFred Sundvik2017-07-08
|
* Improve the tests a bitFred Sundvik2017-07-08
|
* A bigger test matrix, and test for unmapped keysFred Sundvik2017-07-08
|
* Rename test.cpp to keypress.cppFred Sundvik2017-07-08
|
* Move test keymap to keymap.cFred Sundvik2017-07-08
|
* Add a couple of todos to keyboard_report_util.cppFred Sundvik2017-06-19
| | | | Also print the modifier state
* More natural interface for setting keyboard ledsFred Sundvik2017-06-19
|
* Add a test fixtureFred Sundvik2017-06-18
| | | | It only initializes QMK once, and clears the matrix after each test.
* Test two keys pressed at onceFred Sundvik2017-06-18
|
* Actually test for correct key pressesFred Sundvik2017-06-18
|
* Fix the order of init and driver creationFred Sundvik2017-06-18
|
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-18
|
* Add keymapFred Sundvik2017-06-18
|
* Dummy test matrix implementationFred Sundvik2017-06-18
|
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
| | | | To support including keyboard/keymap specific rules before it
* Define MATRIX_COLS and MATRIX_ROWSFred Sundvik2017-06-18
|
* Add basic infrastrucure for building full testsFred Sundvik2017-06-18