/[libvob]/libvob/test/vob/mouse/multiplex.py
ViewVC logotype

Diff of /libvob/test/vob/mouse/multiplex.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Wed Aug 6 08:39:42 2003 UTC revision 1.2 by tjl, Wed Aug 6 09:30:10 2003 UTC
# Line 11  def testCrash1(): Line 11  def testCrash1():
11      mul.deliverEvent(vob.VobMouseEvent(      mul.deliverEvent(vob.VobMouseEvent(
12              vob.VobMouseEvent.MOUSE_RELEASED,              vob.VobMouseEvent.MOUSE_RELEASED,
13              0, 0, 0, 0, 0))              0, 0, 0, 0, 0))
14        mul.deliverEvent(vob.VobMouseEvent(
15                vob.VobMouseEvent.MOUSE_PRESSED,
16                0, 0, 0, vob.VobMouseEvent.CONTROL_MASK, 1))
17    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26