Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t\06_sendkeys.t and current keyboard layout #13

Open
jddurand opened this issue Nov 16, 2022 · 1 comment
Open

t\06_sendkeys.t and current keyboard layout #13

jddurand opened this issue Nov 16, 2022 · 1 comment

Comments

@jddurand
Copy link
Contributor

This test will fail in the current keyboard layout is not the one as of you wrote it :)

Failure example using a french keyboard:

C:\Users\jddfr\git\perlbuildwindows-build\.cpan\build\Win32-GuiTest-1.64-2>perl -I blib\lib -I blib\arch t\06_sendkeys.t
ok 1 - lowercase character key
ok 2 - uppercase character key
ok 3 - shift+character key
array1:17 0 16 0 57 0 57 2 17 2 16 2
array2:17 0 57 0 57 2 17 2

etc...
jddurand added a commit to jddurand/Win32-GuiTest that referenced this issue Nov 16, 2022
dk added a commit that referenced this issue Nov 19, 2022
#13 : honor current keyboard in the test
@dk
Copy link
Owner

dk commented Nov 19, 2022

Hello Jean, thanks for the contribution!
I merged both pull request so you are welcome to close this pr if there's no more to it.
/dk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants