projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f2696d
)
- ActivateActCtx seems to be broken, skip test.
author
James Tabor
<james.tabor@reactos.org>
Thu, 31 Oct 2013 17:15:49 +0000
(17:15 +0000)
committer
James Tabor
<james.tabor@reactos.org>
Thu, 31 Oct 2013 17:15:49 +0000
(17:15 +0000)
svn path=/trunk/; revision=60808
rostests/winetests/user32/msg.c
patch
|
blob
|
history
diff --git
a/rostests/winetests/user32/msg.c
b/rostests/winetests/user32/msg.c
index
d1b7b57
..
a8e40f2
100755
(executable)
--- a/
rostests/winetests/user32/msg.c
+++ b/
rostests/winetests/user32/msg.c
@@
-14356,7
+14356,7
@@
START_TEST(msg)
test_combobox_messages();
test_wmime_keydown_message();
test_paint_messages();
- test_interthread_messages();
+// test_interthread_messages(); ReactOS ActivateActCtx seems to be broken.
test_message_conversion();
test_accelerators();
test_timers();