VirtualBox

Changeset 92789 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 7, 2021 1:41:23 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148707
Message:

Shared Clipboard/testcases: Skip running tstClipboardQt on testboxes; is interactive and needs Qt. Cleaned up Makefile a bit.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/testcase/tstClipboardQt/Makefile.kmk

    r88604 r92789  
    2323#
    2424USES += qt5
    25 #LIBRARIES += VBox-chmlib VBox-libchmfile
    2625PROGRAMS += tstClipboardQt
    27 
    28 
    2926
    3027#
     
    3633        $(VBOX_GCC_Wno-implicit-fallthrough) \
    3734        $(VBOX_GCC_Wno-deprecated-declarations)
    38 #kchmviewer4_LIBS = \
    39 #       $(VBox-libchmfile_1_TARGET) \
    40 #       $(VBox-chmlib_1_TARGET)
    41 #kchmviewer4_INCS = \
    42 #       ./lib/libchmfile \
    43 #       ./chmlib-0.39/src \
    44 #       .
    45 
    46 # Headers containing definitions of classes that use the Q_OBJECT macro.
    47 #kchmviewer4_QT_MOCHDRS = \
    48 #       src/kchmviewwindowmgr.h \
    49 #       src/kchmviewwindow_qtextbrowser.h \
    50 #       src/kchmdialogchooseurlfromlist.h \
    51 #       src/kchmbookmarkwindow.h \
    52 #       src/kchmsetupdialog.h \
    53 #       src/kchmmainwindow.h \
    54 #       src/kchmindexwindow.h \
    55 #       src/kchmcontentswindow.h \
    56 #       src/kchmsearchwindow.h
    5735
    5836tstClipboardQt_SOURCES = \
     
    6341
    6442include $(FILE_KBUILD_SUB_FOOTER)
    65 
  • trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py

    r86615 r92789  
    121121        'testcase/tstClipboardX11Smoke': '',            # (Old naming, deprecated) Needs X, not available on all test boxes.
    122122        'testcase/tstClipboardGH-X11Smoke': '',         # (New name) Ditto.
     123        'testcase/tstClipboardQt': '',                  # Is interactive and needs Qt, needed for Qt clipboard bugfixing.
    123124        'testcase/tstFileLock': '',
    124125        'testcase/tstDisasm-2': '',                     # without parameters it will disassembler 1GB starting from 0
Note: See TracChangeset for help on using the changeset viewer.

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