diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-10 12:31:52 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-10 12:31:52 +1000 |
commit | 586b8b5961b4288e78deb2fbc5de1685f283ed40 (patch) | |
tree | 2724d7ca880bb597b5c9d41a5c0a4a5a88381b07 | |
parent | bc0564974622ecb7995f7a7a066a5a974b80d91f (diff) |
Renaming XCloseDevice/ to CloseDevice
-rw-r--r-- | xts5/scenarios/XI_scen | 2 | ||||
-rw-r--r-- | xts5/scenarios/XIproto_scen | 2 | ||||
-rw-r--r-- | xts5/tet_scen | 2 | ||||
-rw-r--r-- | xts5/tset/XI/.gitignore | 2 | ||||
-rw-r--r-- | xts5/tset/XI/CloseDevice/CloseDevice.m (renamed from xts5/tset/XI/XCloseDevice/XCloseDevice.m) | 2 | ||||
-rw-r--r-- | xts5/tset/XI/Makefile.am | 2 | ||||
-rw-r--r-- | xts5/tset/XIproto/.gitignore | 2 | ||||
-rw-r--r-- | xts5/tset/XIproto/CloseDevice/CloseDevice.m (renamed from xts5/tset/XIproto/XCloseDevice/XCloseDevice.m) | 2 | ||||
-rw-r--r-- | xts5/tset/XIproto/Makefile.am | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/xts5/scenarios/XI_scen b/xts5/scenarios/XI_scen index 13b3b4a2..065e5dd7 100644 --- a/xts5/scenarios/XI_scen +++ b/xts5/scenarios/XI_scen @@ -70,7 +70,7 @@ "VSW5TESTSUITE CASE XChangeDeviceKeyMapping 7" /tset/XI/ChangeDeviceKeyMapping/ChangeDeviceKeyMapping "VSW5TESTSUITE CASE XCloseDevice 7" - /tset/XI/XCloseDevice/XCloseDevice + /tset/XI/CloseDevice/CloseDevice "VSW5TESTSUITE CASE XDeviceBell 6" /tset/XI/XDeviceBell/XDeviceBell "VSW5TESTSUITE CASE XGetDeviceControl 4" diff --git a/xts5/scenarios/XIproto_scen b/xts5/scenarios/XIproto_scen index 3f8680b9..6579ac16 100644 --- a/xts5/scenarios/XIproto_scen +++ b/xts5/scenarios/XIproto_scen @@ -70,7 +70,7 @@ "VSW5TESTSUITE CASE ChangeDeviceKeyMapping 3" /tset/XIproto/ChangeDeviceKeyMapping/ChangeDeviceKeyMapping "VSW5TESTSUITE CASE CloseDevice 3" - /tset/XIproto/XCloseDevice/XCloseDevice + /tset/XIproto/CloseDevice/CloseDevice "VSW5TESTSUITE CASE DeviceBell 3" /tset/XIproto/XDeviceBell/XDeviceBell "VSW5TESTSUITE CASE GetDeviceModifierMapping 3" diff --git a/xts5/tet_scen b/xts5/tet_scen index a0575ec0..a24c8d13 100644 --- a/xts5/tet_scen +++ b/xts5/tet_scen @@ -530,7 +530,7 @@ XChangeDeviceKeyMapping XCloseDevice "VSW5TESTSUITE CASE XCloseDevice 7" - /tset/XI/XCloseDevice/XCloseDevice + /tset/XI/CloseDevice/CloseDevice XDeviceBell "VSW5TESTSUITE CASE XDeviceBell 6" diff --git a/xts5/tset/XI/.gitignore b/xts5/tset/XI/.gitignore index 8e6ea91b..1db24756 100644 --- a/xts5/tset/XI/.gitignore +++ b/xts5/tset/XI/.gitignore @@ -5,7 +5,7 @@ ChangeKeyboardDevice/ChangeKeyboardDevice XChangeDeviceDontPropagateList/XChangeDeviceDontPropagateList ChangePointerDevice/ChangePointerDevice ChangeDeviceKeyMapping/ChangeDeviceKeyMapping -XCloseDevice/XCloseDevice +CloseDevice/CloseDevice XDeviceBell/XDeviceBell XGetDeviceControl/XGetDeviceControl XGetFeedbackControl/XGetFeedbackControl diff --git a/xts5/tset/XI/XCloseDevice/XCloseDevice.m b/xts5/tset/XI/CloseDevice/CloseDevice.m index 6576785b..94e2771c 100644 --- a/xts5/tset/XI/XCloseDevice/XCloseDevice.m +++ b/xts5/tset/XI/CloseDevice/CloseDevice.m @@ -17,7 +17,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -$Header: /cvs/xtest/xtest/xts5/tset/XI/XCloseDevice/XCloseDevice.m,v 1.2 2005-11-03 08:42:04 jmichael Exp $ +$Header: /cvs/xtest/xtest/xts5/tset/XI/CloseDevice/CloseDevice.m,v 1.2 2005-11-03 08:42:04 jmichael Exp $ Copyright (c) Applied Testing and Technology, Inc. 1995 All Rights Reserved. diff --git a/xts5/tset/XI/Makefile.am b/xts5/tset/XI/Makefile.am index 09c69e2a..623f8fcb 100644 --- a/xts5/tset/XI/Makefile.am +++ b/xts5/tset/XI/Makefile.am @@ -16,7 +16,7 @@ tprogs = \ XChangeDeviceDontPropagateList/XChangeDeviceDontPropagateList \ ChangePointerDevice/ChangePointerDevice \ ChangeDeviceKeyMapping/ChangeDeviceKeyMapping \ - XCloseDevice/XCloseDevice \ + CloseDevice/CloseDevice \ XDeviceBell/XDeviceBell \ XGetDeviceControl/XGetDeviceControl \ XGetFeedbackControl/XGetFeedbackControl \ diff --git a/xts5/tset/XIproto/.gitignore b/xts5/tset/XIproto/.gitignore index ef3cc782..fc128e3a 100644 --- a/xts5/tset/XIproto/.gitignore +++ b/xts5/tset/XIproto/.gitignore @@ -5,7 +5,7 @@ ChangeFeedbackControl/ChangeFeedbackControl ChangeKeyboardDevice/ChangeKeyboardDevice ChangePointerDevice/ChangePointerDevice ChangeDeviceKeyMapping/ChangeDeviceKeyMapping -XCloseDevice/XCloseDevice +CloseDevice/CloseDevice XDeviceBell/XDeviceBell GetDeviceModifierMapping/GetDeviceModifierMapping XGetFeedbackControl/XGetFeedbackControl diff --git a/xts5/tset/XIproto/XCloseDevice/XCloseDevice.m b/xts5/tset/XIproto/CloseDevice/CloseDevice.m index c3839b83..ea367eb9 100644 --- a/xts5/tset/XIproto/XCloseDevice/XCloseDevice.m +++ b/xts5/tset/XIproto/CloseDevice/CloseDevice.m @@ -17,7 +17,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -$Header: /cvs/xtest/xtest/xts5/tset/XIproto/XCloseDevice/XCloseDevice.m,v 1.2 2005-11-03 08:42:11 jmichael Exp $ +$Header: /cvs/xtest/xtest/xts5/tset/XIproto/CloseDevice/CloseDevice.m,v 1.2 2005-11-03 08:42:11 jmichael Exp $ Copyright (c) Applied Testing and Technology, Inc. 1995 All Rights Reserved. diff --git a/xts5/tset/XIproto/Makefile.am b/xts5/tset/XIproto/Makefile.am index 4d6a33e0..7b24d5a8 100644 --- a/xts5/tset/XIproto/Makefile.am +++ b/xts5/tset/XIproto/Makefile.am @@ -16,7 +16,7 @@ tprogs = \ ChangeKeyboardDevice/ChangeKeyboardDevice \ ChangePointerDevice/ChangePointerDevice \ ChangeDeviceKeyMapping/ChangeDeviceKeyMapping \ - XCloseDevice/XCloseDevice \ + CloseDevice/CloseDevice \ XDeviceBell/XDeviceBell \ GetDeviceModifierMapping/GetDeviceModifierMapping \ XGetFeedbackControl/XGetFeedbackControl \ |