VirtualBox

Changeset 22269 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Aug 14, 2009 8:09:57 PM (15 years ago)
Author:
vboxsync
Message:

Additions/x11/seamless unit test: r51034 was not quite right

File:
1 edited

Legend:

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

    r22232 r22269  
    344344static Window g_ahWin1[] = { 20 };
    345345static XWindowAttributes g_aAttrib1Before[] =
    346 { { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    347     IsViewable }
     346{ { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, IsViewable }
    348347};
    349348static XRectangle g_aRectangle1[] =
     
    353352};
    354353static XWindowAttributes g_aAttrib1After[] =
    355 { { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    356     IsViewable }
     354{ { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, IsViewable }
    357355};
    358356static const char *g_apszNames1[] = { "Test Window" };
     
    393391
    394392static XWindowAttributes g_aAttrib2Before[] =
    395 { { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    396     IsViewable }
     393{ { 100, 200, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, IsViewable }
    397394};
    398395static XRectangle g_aRectangle2Before[] =
     
    429426
    430427static XWindowAttributes g_aAttrib3Before[] =
    431 { { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    432     IsUnmapped }
     428{ { 200, 300, 200, 300, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, IsUnmapped }
    433429};
    434430
     
    460456
    461457static XWindowAttributes g_aAttrib4After[] =
    462 { { 100, 200, 300, 400, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
    463     IsUnmapped }
     458{ { 100, 200, 300, 400, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, IsUnmapped }
    464459};
    465460
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