# # Copyright (c) 2005 X.Org Foundation L.L.C. # # Permission is hereby granted, free of charge, to any person obtaining a copy of # this software and associated documentation files (the "Software"), to deal in # the Software without restriction, including without limitation the rights to # use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies # of the Software, and to permit persons to whom the Software is furnished to do # so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in all # copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # 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. # # # Copyright (c) Applied Testing and Technology, Inc. 1995 # All Rights Reserved. # # Project: VSW5 # # File: xts5/scenarios/Xt13_scen # # Description: # Scenario file for Xt chapter 13 # # Modifications: # $Log: Xt13_scen,v $ # Revision 1.2 2005-11-03 08:42:01 jmichael # clean up all vsw5 paths to use xts5 instead. # # Revision 1.1.1.2 2005/04/15 14:05:08 anderson # Reimport of the base with the legal name in the copyright fixed. # # Revision 8.0 1998/12/23 23:39:27 mar # Branch point for Release 5.0.2 # # Revision 7.0 1998/10/30 23:02:34 mar # Branch point for Release 5.0.2b1 # # Revision 6.0 1998/03/02 05:30:28 tbr # Branch point for Release 5.0.1 # # Revision 5.0 1998/01/26 03:27:02 tbr # Branch point for Release 5.0.1b1 # # Revision 4.0 1995/12/15 09:25:45 tbr # Branch point for Release 5.0.0 # # Revision 3.1 1995/12/15 01:59:26 andy # Prepare for GA Release # "VSW5TESTSUITE CASE XtNumber 1" /Xt13/XtNumber/XtNumber "VSW5TESTSUITE CASE XtNameToWidget 7" /Xt13/XtNameToWidget/XtNameToWidget "VSW5TESTSUITE CASE XtMalloc 6" /Xt13/XtMalloc/XtMalloc "VSW5TESTSUITE CASE XtCalloc 6" /Xt13/XtCalloc/XtCalloc "VSW5TESTSUITE CASE XtRealloc 12" /Xt13/XtRealloc/XtRealloc "VSW5TESTSUITE CASE XtFree 4" /Xt13/XtFree/XtFree "VSW5TESTSUITE CASE XtNew 5" /Xt13/XtNew/XtNew "VSW5TESTSUITE CASE XtNewString 5" /Xt13/XtNewString/XtNewString "VSW5TESTSUITE CASE XtAllocateGC 9" /Xt13/XtAllocateGC/XtAllocateGC "VSW5TESTSUITE CASE XtGetGC 4" /Xt13/XtGetGC/XtGetGC "VSW5TESTSUITE CASE XtReleaseGC 2" /Xt13/XtReleaseGC/XtReleaseGC "VSW5TESTSUITE CASE XtAppSetSelectionTimeout 1" /Xt13/XtAppSetSelectionTimeout/XtAppSetSelectionTimeout "VSW5TESTSUITE CASE XtAppGetSelectionTimeout 2" /Xt13/XtAppGetSelectionTimeout/XtAppGetSelectionTimeout "VSW5TESTSUITE CASE XtGetSelectionRequest 3" /Xt13/XtGetSelectionRequest/XtGetSelectionRequest "VSW5TESTSUITE CASE XtGetSelectionValue 4" /Xt13/XtGetSelectionValue/XtGetSelectionValue "VSW5TESTSUITE CASE XtGetSelectionValues 5" /Xt13/XtGetSelectionValues/XtGetSelectionValues "VSW5TESTSUITE CASE XtOwnSelection 8" /Xt13/XtOwnSelection/XtOwnSelection "VSW5TESTSUITE CASE XtDisownSelection 5" /Xt13/XtDisownSelection/XtDisownSelection "VSW5TESTSUITE CASE XtGetSelectionValueIncremental 6" /Xt13/XtGetSelectionValueIncremental/XtGetSelectionValueIncremental "VSW5TESTSUITE CASE XtGetSelectionValuesIncremental 7" /Xt13/XtGetSelectionValuesIncremental/XtGetSelectionValuesIncremental "VSW5TESTSUITE CASE XtOwnSelectionIncremental 10" /Xt13/XtOwnSelectionIncremental/XtOwnSelectionIncremental "VSW5TESTSUITE CASE XtLastTimestampProcessed 2" /Xt13/XtLastTimestampProcessed/XtLastTimestampProcessed "VSW5TESTSUITE CASE XtAddExposureToRegion 3" /Xt13/XtAddExposureToRegion/XtAddExposureToRegion "VSW5TESTSUITE CASE XtTranslateCoords 1" /Xt13/XtTranslateCoords/XtTranslateCoords "VSW5TESTSUITE CASE XtWindowToWidget 2" /Xt13/XtWindowToWidget/XtWindowToWidget "VSW5TESTSUITE CASE XtGetApplicationNameAndClass 3" /Xt13/XtGetApplicationNameAndClass/XtGetApplicationNameAndClass "VSW5TESTSUITE CASE XtAppGetErrorDatabase 1" /Xt13/XtAppGetErrorDatabase/XtAppGetErrorDatabase "VSW5TESTSUITE CASE XtAppGetErrorDatabaseText 4" /Xt13/XtAppGetErrorDatabaseText/XtAppGetErrorDatabaseText "VSW5TESTSUITE CASE XtAppSetErrorMsgHandler 2" /Xt13/XtAppSetErrorMsgHandler/XtAppSetErrorMsgHandler "VSW5TESTSUITE CASE XtAppErrorMsg 3" /Xt13/XtAppErrorMsg/XtAppErrorMsg "VSW5TESTSUITE CASE XtAppSetWarningMsgHandler 2" /Xt13/XtAppSetWarningMsgHandler/XtAppSetWarningMsgHandler "VSW5TESTSUITE CASE XtAppWarningMsg 3" /Xt13/XtAppWarningMsg/XtAppWarningMsg "VSW5TESTSUITE CASE XtAppSetErrorHandler 2" /Xt13/XtAppSetErrorHandler/XtAppSetErrorHandler "VSW5TESTSUITE CASE XtAppError 3" /Xt13/XtAppError/XtAppError "VSW5TESTSUITE CASE XtAppSetWarningHandler 2" /Xt13/XtAppSetWarningHandler/XtAppSetWarningHandler "VSW5TESTSUITE CASE XtAppWarning 3" /Xt13/XtAppWarning/XtAppWarning "VSW5TESTSUITE CASE XtSetWMColormapWindows 3" /Xt13/XtSetWMColormapWindows/XtSetWMColormapWindows "VSW5TESTSUITE CASE XtFindFile 7" /Xt13/XtFindFile/XtFindFile "VSW5TESTSUITE CASE XtResolvePathname 20" /Xt13/XtResolvePathname/XtResolvePathname