VirtualBox

Ignore:
Timestamp:
Feb 1, 2023 4:22:15 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155657
Message:

GuestHost/*.kmk: Automatic scm cleanups. bugref:10348

File:
1 edited

Legend:

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

    r98169 r98413  
    3131if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
    3232
    33   if defined(VBOX_WITH_QTGUI)
    34    include $(PATH_SUB_CURRENT)/tstDragAndDropQt/Makefile.kmk
    35   endif
     33 if defined(VBOX_WITH_QTGUI)
     34  include $(PATH_SUB_CURRENT)/tstDragAndDropQt/Makefile.kmk
     35 endif
    3636
    37   PROGRAMS += tstDnDTransferObject tstDnDTransferList tstDnDPath
    38   TESTING  += \
    39         $(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run \
    40         $(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run \
    41         $(tstDnDTransferPath_0_OUTDIR)/tstDnDPath.run
     37 PROGRAMS += tstDnDTransferObject tstDnDTransferList tstDnDPath
     38 TESTING   += \
     39        $(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run \
     40        $(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run \
     41        $(tstDnDTransferPath_0_OUTDIR)/tstDnDPath.run
    4242
    43   tstDnDTransferObject_TEMPLATE  = VBoxR3TstExe
    44   tstDnDTransferObject_DEFS      = UNIT_TEST TESTCASE
    45   tstDnDTransferObject_SOURCES   = \
    46                 tstDnDTransferObject.cpp \
    47                 ../DnDTransferObject.cpp \
    48                 ../DnDPath.cpp
    49   tstDnDTransferObject_CLEAN     = $(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run
     43 tstDnDTransferObject_TEMPLATE   = VBoxR3TstExe
     44 tstDnDTransferObject_DEFS       = UNIT_TEST TESTCASE
     45 tstDnDTransferObject_SOURCES    = \
     46        tstDnDTransferObject.cpp \
     47        ../DnDTransferObject.cpp \
     48        ../DnDPath.cpp
     49 tstDnDTransferObject_CLEAN      = $(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run
    5050
    51   $$(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run: $$(tstDnDTransferObject_1_STAGE_TARGET)
     51 $$(tstDnDTransferObject_0_OUTDIR)/tstDnDTransferObject.run: $$(tstDnDTransferObject_1_STAGE_TARGET)
    5252        export VBOX_LOG_DEST=nofile; $(tstDnDTransferObject_1_STAGE_TARGET) quiet
    5353        $(QUIET)$(APPEND) -t "$@" "done"
    5454
    55   tstDnDTransferList_TEMPLATE  = VBoxR3TstExe
    56   tstDnDTransferList_DEFS      = UNIT_TEST TESTCASE
    57   tstDnDTransferList_SOURCES   = \
    58                 tstDnDTransferList.cpp \
    59                 ../DnDTransferObject.cpp \
    60                 ../DnDTransferList.cpp \
    61                 ../DnDPath.cpp
    62   tstDnDTransferList_CLEAN     = $(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run
     55 tstDnDTransferList_TEMPLATE   = VBoxR3TstExe
     56 tstDnDTransferList_DEFS       = UNIT_TEST TESTCASE
     57 tstDnDTransferList_SOURCES    = \
     58        tstDnDTransferList.cpp \
     59        ../DnDTransferObject.cpp \
     60        ../DnDTransferList.cpp \
     61        ../DnDPath.cpp
     62 tstDnDTransferList_CLEAN      = $(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run
    6363
    64   $$(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run: $$(tstDnDTransferList_1_STAGE_TARGET)
     64 $$(tstDnDTransferList_0_OUTDIR)/tstDnDTransferList.run: $$(tstDnDTransferList_1_STAGE_TARGET)
    6565        export VBOX_LOG_DEST=nofile; $(tstDnDTransferList_1_STAGE_TARGET) quiet
    6666        $(QUIET)$(APPEND) -t "$@" "done"
    6767
    68   tstDnDPath_TEMPLATE = VBoxR3TstExe
    69   tstDnDPath_DEFS     = UNIT_TEST TESTCASE
    70   tstDnDPath_SOURCES  = \
    71                 tstDnDPath.cpp \
    72                 ../DnDPath.cpp
    73   tstDnDPath_CLEAN    = $(tstDnDPath_0_OUTDIR)/tstDnDPath.run
     68 tstDnDPath_TEMPLATE = VBoxR3TstExe
     69 tstDnDPath_DEFS      = UNIT_TEST TESTCASE
     70 tstDnDPath_SOURCES   = \
     71        tstDnDPath.cpp \
     72        ../DnDPath.cpp
     73 tstDnDPath_CLEAN     = $(tstDnDPath_0_OUTDIR)/tstDnDPath.run
    7474
    75   $$(tstDnDPath_0_OUTDIR)/tstDnDPath.run: $$(tstDnDPath_1_STAGE_TARGET)
     75 $$(tstDnDPath_0_OUTDIR)/tstDnDPath.run: $$(tstDnDPath_1_STAGE_TARGET)
    7676        export VBOX_LOG_DEST=nofile; $(tstDnDPath_1_STAGE_TARGET) quiet
    7777        $(QUIET)$(APPEND) -t "$@" "done"
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