projects
/
platform
/
core
/
uifw
/
e-tizen-testcase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94cf9a4
)
e_test_event: correct dbus signature of feedMouseUp method
74/180474/1
author
JunSeok, Kim
<juns.kim@samsung.com>
Tue, 29 May 2018 11:43:25 +0000
(20:43 +0900)
committer
JunSeok, Kim
<juns.kim@samsung.com>
Tue, 29 May 2018 11:43:25 +0000
(20:43 +0900)
Change-Id: I088525d6f11a1887169edab75ebfeaff7ababb59
src/e_test_event.cpp
patch
|
blob
|
history
diff --git
a/src/e_test_event.cpp
b/src/e_test_event.cpp
index af5267e45e5a04bf1064ef3af84ba7533aaaae59..6437480a8f783505468c5feda18e92175ff7e009 100644
(file)
--- a/
src/e_test_event.cpp
+++ b/
src/e_test_event.cpp
@@
-468,7
+468,7
@@
etRunner::feedMouseUp(int x, int y)
NULL,
NULL,
-1,
- "u",
+ "u
ii
",
2,
x, y);
EINA_SAFETY_ON_NULL_RETURN_VAL(p, EINA_FALSE);