Reduce the number of wxAny tests ran under wxOSX further.
[wxWidgets.git] / tests / events / keyboard.cpp
2012-10-24  Vadim ZeitlinDon't use Shift-TAB in keyboard test.
2010-11-05  Vadim ZeitlinDisable keyboard unit test with wxUIActionSimulator...
2010-09-11  Vadim ZeitlinGenerate the same flags for modifier key events in...
2010-09-11  Vadim ZeitlinGenerate unshifted Unicode key codes in wxEVT_KEY_XXX...
2010-09-11  Vadim ZeitlinAdd a simple test for keyboard events generation.