aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_common/test_fixture.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add tests for action_layer.c and reset layer state after testsColin T.A. Gray2017-12-151-2/+7
|
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-111-2/+2
|
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-081-2/+2
|
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-081-4/+19
| | | | Also expose some bugs...
* More natural interface for setting keyboard ledsFred Sundvik2017-06-191-2/+0
|
* Add a test fixtureFred Sundvik2017-06-181-0/+38
It only initializes QMK once, and clears the matrix after each test.