spiegel-keyman/mac/Keyman4MacIM/KeymanTests/KMMethodEventHandlerTests.kmn

10 lines
267 B
Text

c Contains test scenarios for functionality in
c KMMethodEventHandler class
store(&TARGETS) 'macosx'
store(&NAME) 'KMMethodEventHandlerTests'
store(&COPYRIGHT) 'SIL Intl'
begin Unicode > use(main)
group(main) using keys
"q" + "q" > nul
"a" + "b" > "c"