summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xts5/scenarios/Xlib8_scen2
-rw-r--r--xts5/scenarios/Xproto_scen2
-rw-r--r--xts5/tet_scen4
-rw-r--r--xts5/tset/Xlib8/.gitignore2
-rw-r--r--xts5/tset/Xlib8/Makefile.am2
-rw-r--r--xts5/tset/Xlib8/XSetClipRectangles/XSetClipRectangles.m (renamed from xts5/tset/Xlib8/SetClipRectangles/SetClipRectangles.m)4
-rw-r--r--xts5/tset/Xproto/.gitignore2
-rw-r--r--xts5/tset/Xproto/Makefile.am2
-rw-r--r--xts5/tset/Xproto/XSetClipRectangles/XSetClipRectangles.m (renamed from xts5/tset/Xproto/SetClipRectangles/SetClipRectangles.m)4
9 files changed, 12 insertions, 12 deletions
diff --git a/xts5/scenarios/Xlib8_scen b/xts5/scenarios/Xlib8_scen
index 26169f9b..a1e75a93 100644
--- a/xts5/scenarios/Xlib8_scen
+++ b/xts5/scenarios/Xlib8_scen
@@ -82,7 +82,7 @@
"VSW5TESTSUITE CASE XSetClipOrigin 3"
/tset/Xlib8/stclporgn/stclporgn
"VSW5TESTSUITE CASE XSetClipRectangles 9"
- /tset/Xlib8/SetClipRectangles/SetClipRectangles
+ /tset/Xlib8/XSetClipRectangles/XSetClipRectangles
"VSW5TESTSUITE CASE XSetDashes 7"
/tset/Xlib8/SetDashes/SetDashes
"VSW5TESTSUITE CASE XSetFillRule 4"
diff --git a/xts5/scenarios/Xproto_scen b/xts5/scenarios/Xproto_scen
index 5b6b81bd..2ee9d861 100644
--- a/xts5/scenarios/Xproto_scen
+++ b/xts5/scenarios/Xproto_scen
@@ -258,7 +258,7 @@
"VSW5TESTSUITE CASE SetAccessControl 3"
/tset/Xproto/XSetAccessControl/XSetAccessControl
"VSW5TESTSUITE CASE SetClipRectangles 3"
- /tset/Xproto/SetClipRectangles/SetClipRectangles
+ /tset/Xproto/XSetClipRectangles/XSetClipRectangles
"VSW5TESTSUITE CASE SetCloseDownMode 3"
/tset/Xproto/XSetCloseDownMode/XSetCloseDownMode
"VSW5TESTSUITE CASE SetDashes 3"
diff --git a/xts5/tet_scen b/xts5/tet_scen
index 6c800b11..045bed29 100644
--- a/xts5/tet_scen
+++ b/xts5/tet_scen
@@ -2817,7 +2817,7 @@ XSetClipOrigin
XSetClipRectangles
"VSW5TESTSUITE CASE XSetClipRectangles 9"
- /tset/Xlib8/SetClipRectangles/SetClipRectangles
+ /tset/Xlib8/XSetClipRectangles/XSetClipRectangles
XSetDashes
"VSW5TESTSUITE CASE XSetDashes 7"
@@ -3510,7 +3510,7 @@ pSetAccessControl
pSetClipRectangles
"VSW5TESTSUITE CASE SetClipRectangles 3"
- /tset/Xproto/SetClipRectangles/SetClipRectangles
+ /tset/Xproto/XSetClipRectangles/XSetClipRectangles
pSetCloseDownMode
"VSW5TESTSUITE CASE SetCloseDownMode 3"
diff --git a/xts5/tset/Xlib8/.gitignore b/xts5/tset/Xlib8/.gitignore
index a17d6d30..4f19dc42 100644
--- a/xts5/tset/Xlib8/.gitignore
+++ b/xts5/tset/Xlib8/.gitignore
@@ -12,7 +12,7 @@ starcmd/starcmd
stbg/stbg
stclpmsk/stclpmsk
stclporgn/stclporgn
-SetClipRectangles/SetClipRectangles
+XSetClipRectangles/XSetClipRectangles
SetDashes/SetDashes
stfllrl/stfllrl
stfllstyl/stfllstyl
diff --git a/xts5/tset/Xlib8/Makefile.am b/xts5/tset/Xlib8/Makefile.am
index d8b615f5..7ab7359d 100644
--- a/xts5/tset/Xlib8/Makefile.am
+++ b/xts5/tset/Xlib8/Makefile.am
@@ -26,7 +26,7 @@ tprogs = \
stbg/stbg \
stclpmsk/stclpmsk \
stclporgn/stclporgn \
- SetClipRectangles/SetClipRectangles \
+ XSetClipRectangles/XSetClipRectangles \
SetDashes/SetDashes \
stfllrl/stfllrl \
stfllstyl/stfllstyl \
diff --git a/xts5/tset/Xlib8/SetClipRectangles/SetClipRectangles.m b/xts5/tset/Xlib8/XSetClipRectangles/XSetClipRectangles.m
index d7924a7c..3a1d1518 100644
--- a/xts5/tset/Xlib8/SetClipRectangles/SetClipRectangles.m
+++ b/xts5/tset/Xlib8/XSetClipRectangles/XSetClipRectangles.m
@@ -17,14 +17,14 @@ 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/Xlib8/SetClipRectangles/SetClipRectangles.m,v 1.2 2005-11-03 08:43:50 jmichael Exp $
+$Header: /cvs/xtest/xtest/xts5/tset/Xlib8/XSetClipRectangles/XSetClipRectangles.m,v 1.2 2005-11-03 08:43:50 jmichael Exp $
Copyright (c) Applied Testing and Technology, Inc. 1995
All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xlib8/SetClipRectangles/SetClipRectangles.m
+>># File: xts5/tset/Xlib8/XSetClipRectangles/XSetClipRectangles.m
>>#
>># Description:
>># Tests for XSetClipRectangles()
diff --git a/xts5/tset/Xproto/.gitignore b/xts5/tset/Xproto/.gitignore
index 62b11863..3494bb6a 100644
--- a/xts5/tset/Xproto/.gitignore
+++ b/xts5/tset/Xproto/.gitignore
@@ -99,7 +99,7 @@ XReparentWindow/XReparentWindow
RotateProperties/RotateProperties
XSendEvent/XSendEvent
XSetAccessControl/XSetAccessControl
-SetClipRectangles/SetClipRectangles
+XSetClipRectangles/XSetClipRectangles
XSetCloseDownMode/XSetCloseDownMode
SetDashes/SetDashes
SetFontPath/SetFontPath
diff --git a/xts5/tset/Xproto/Makefile.am b/xts5/tset/Xproto/Makefile.am
index 16fca258..e8ddfec3 100644
--- a/xts5/tset/Xproto/Makefile.am
+++ b/xts5/tset/Xproto/Makefile.am
@@ -110,7 +110,7 @@ tprogs = \
RotateProperties/RotateProperties \
XSendEvent/XSendEvent \
XSetAccessControl/XSetAccessControl \
- SetClipRectangles/SetClipRectangles \
+ XSetClipRectangles/XSetClipRectangles \
XSetCloseDownMode/XSetCloseDownMode \
SetDashes/SetDashes \
SetFontPath/SetFontPath \
diff --git a/xts5/tset/Xproto/SetClipRectangles/SetClipRectangles.m b/xts5/tset/Xproto/XSetClipRectangles/XSetClipRectangles.m
index 68b745d2..9fb5ff05 100644
--- a/xts5/tset/Xproto/SetClipRectangles/SetClipRectangles.m
+++ b/xts5/tset/Xproto/XSetClipRectangles/XSetClipRectangles.m
@@ -17,14 +17,14 @@ 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/Xproto/SetClipRectangles/SetClipRectangles.m,v 1.2 2005-11-03 08:44:19 jmichael Exp $
+$Header: /cvs/xtest/xtest/xts5/tset/Xproto/XSetClipRectangles/XSetClipRectangles.m,v 1.2 2005-11-03 08:44:19 jmichael Exp $
Copyright (c) Applied Testing and Technology, Inc. 1995
All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/tset/Xproto/SetClipRectangles/SetClipRectangles.m
+>># File: xts5/tset/Xproto/XSetClipRectangles/XSetClipRectangles.m
>>#
>># Description:
>># Tests for SetClipRectangles