-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull in the KBM fix just discovered for unmapped root keys.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tuning-library
updated
8 files
+3 −3 | azure-pipelines.yml | |
+39 −22 | commands/showmapping.cpp | |
+47 −3 | include/TuningsImpl.h | |
+1,893 −1,008 | libs/catch2/catch2.hpp | |
+41 −0 | tests/alltests.cpp | |
+1 −1 | tests/data/mapping-a442-7-to-12.kbm | |
+33 −0 | tests/data/mapping-whitekeys-from-48-a440.kbm | |
+33 −0 | tests/data/mapping-whitekeys-from-59-a440.kbm |