VirtualBox

Changeset 21214 in vbox for trunk/src


Ignore:
Timestamp:
Jul 3, 2009 10:00:00 PM (16 years ago)
Author:
vboxsync
Message:

Additions/x11/VBoxClient: fix the seamless unit test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp

    r21207 r21214  
    505505    RT_ELEMENTS(g_ahWin1),
    506506    g_ahWin1,
    507     g_aAttrib1Before,
     507    g_aAttrib1After,
    508508    g_apszNames1,
    509509    20,
     
    517517    RT_ELEMENTS(g_aRectangle1),
    518518    g_aRectangle1,
    519     ShapeNotify,
     519    VBoxShapeNotify,
    520520    20,
    521521    RT_ELEMENTS(g_aRects1),
     
    641641    cErrs += smlsDoFixture(&g_testMap, "MapNotify event");
    642642    cErrs += smlsDoFixture(&g_testUnmap, "UnmapNotify event");
    643     // Currently not working
    644     // cErrs += smlsDoFixture(&g_testShape, "ShapeNotify event");
     643    cErrs += smlsDoFixture(&g_testShape, "ShapeNotify event");
    645644    if (cErrs > 0)
    646645        RTPrintf("%u errors\n", cErrs);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette