>># 
>># Copyright 1990, 1991 by the Massachusetts Institute of Technology and
>># UniSoft Group Limited.
>># 
>># Permission to use, copy, modify, distribute, and sell this software and
>># its documentation for any purpose is hereby granted without fee,
>># provided that the above copyright notice appear in all copies and that
>># both that copyright notice and this permission notice appear in
>># supporting documentation, and that the names of MIT and UniSoft not be
>># used in advertising or publicity pertaining to distribution of the
>># software without specific, written prior permission.  MIT and UniSoft
>># make no representations about the suitability of this software for any
>># purpose.  It is provided "as is" without express or implied warranty.
>># 
>># $XConsortium: clrmpntfy.m,v 1.8 92/06/11 17:19:19 rws Exp $
>># 
>>#
>>TITLE ColormapNotify CH08
>>ASSERTION A ColormapNotify-1
When a ColormapNotify event is generated, then all clients
having set ColormapChangeMask event mask bits on the event
window are delivered a ColormapNotify event.
>>STRATEGY
Create clients client2 and client3.
Create window.
Select for ColormapNotify events using ColormapChangeMask.
Select for ColormapNotify events using ColormapChangeMask with client2.
Select for no events with client3.
Get visual of window.
Create colormap.
Generate ColormapNotify event.
Verify that a ColormapNotify event was delivered.
Verify that event member fields are correctly set.
Vth client3.
Raise lowest window to top.
Verify that a ConfigureNotify event is delivered.
Verify that a ConfigureNotify event is delivered to client2.
Verify that no events are delivered to client3.
Verify that event member fields are correctly set.
>>CODE
Display	*display = Dsp;
Display	*client2;
Display	*client3;
Winh	*parent, *eventw, *lastw;
Winhg	winh