Name Date Size

.. 2015-04-17 15:10:08 18

AdditionsFacilityImpl.cpp 2014-02-07 21:05:47 5.8 KiB

AudioSnifferInterface.cpp 2014-12-04 14:49:43 8.3 KiB

BusAssignmentManager.cpp 2014-06-12 18:46:20 14.7 KiB

ClientTokenHolder.cpp 2013-09-11 16:08:36 9.6 KiB

ConsoleImpl.cpp 2015-04-13 19:27:27 340.3 KiB

ConsoleImpl2.cpp 2015-04-16 19:13:00 242.3 KiB

ConsoleImplTeleporter.cpp 2015-04-13 17:53:01 45.7 KiB

ConsoleVRDPServer.cpp 2015-03-18 12:43:37 138.3 KiB

DisplayImpl.cpp 2015-04-08 15:12:53 149.4 KiB

DisplayImplLegacy.cpp 2014-09-17 08:50:20 30.8 KiB

DisplaySourceBitmapImpl.cpp 2015-04-17 15:10:08 4.8 KiB

DrvAudioVideoRec.cpp 2015-02-25 14:23:21 30.5 KiB

DrvAudioVRDE.cpp 2015-04-15 10:14:33 18.8 KiB

EbmlWriter.cpp 2014-09-30 17:32:03 21.9 KiB

EbmlWriter.h 2014-09-30 17:32:03 2.8 KiB

EmulatedUSBImpl.cpp 2014-10-15 02:34:18 17.5 KiB

GuestCtrlImpl.cpp 2014-07-17 21:26:24 18.7 KiB

GuestCtrlPrivate.cpp 2014-10-08 09:47:42 37.9 KiB

GuestDirectoryImpl.cpp 2014-10-23 11:28:17 11.9 KiB

GuestDnDPrivate.cpp 2015-04-14 02:57:40 31.3 KiB

GuestDnDSourceImpl.cpp 2015-04-10 12:29:54 11.2 KiB

GuestDnDTargetImpl.cpp 2015-04-14 02:57:40 14.4 KiB

GuestFileImpl.cpp 2014-10-02 15:53:30 39.8 KiB

GuestFsObjInfoImpl.cpp 2014-02-20 20:13:18 6.6 KiB

GuestImpl.cpp 2015-04-10 12:29:54 37.9 KiB

GuestProcessImpl.cpp 2014-10-02 15:53:30 71.6 KiB

GuestSessionImpl.cpp 2015-01-28 01:06:35 105.7 KiB

GuestSessionImplTasks.cpp 2015-01-20 18:41:23 62.2 KiB

HGCM.cpp 2014-04-16 19:57:25 72.5 KiB

HGCMObjects.cpp 2010-12-30 15:42:15 6.8 KiB

HGCMThread.cpp 2014-04-16 19:57:25 21.3 KiB

KeyboardImpl.cpp 2014-10-02 15:53:30 12.6 KiB

MachineDebuggerImpl.cpp 2014-04-16 19:57:25 37.7 KiB

Makefile.kup 2010-12-30 15:47:58 0

MouseImpl.cpp 2015-02-25 14:47:58 38.4 KiB

Nvram.cpp 2014-06-12 18:46:20 14 KiB

PCIRawDevImpl.cpp 2015-01-20 18:41:23 5.6 KiB

README.testing 2015-02-11 22:08:20 735

RemoteUSBBackend.cpp 2014-06-12 18:46:20 39.3 KiB

RemoteUSBDeviceImpl.cpp 2014-12-31 15:59:44 9.4 KiB

SessionImpl.cpp 2015-04-13 17:53:01 35.4 KiB

UsbCardReader.cpp 2015-03-25 16:23:50 65.8 KiB

USBDeviceImpl.cpp 2014-11-10 22:57:22 7.1 KiB

UsbWebcamInterface.cpp 2014-06-12 18:46:20 14.1 KiB

VBoxDriversRegister.cpp 2014-12-04 14:49:43 3.1 KiB

VideoRec.cpp 2014-09-30 17:32:03 30.6 KiB

VideoRec.h 2014-08-07 02:54:38 1.7 KiB

VirtualBoxClientImpl.cpp 2014-08-21 18:03:15 9 KiB

VMMDevInterface.cpp 2015-01-28 21:13:57 30.6 KiB

win 2015-01-13 12:30:48 8

xpcom 2014-08-21 18:03:15 4

README.testing

This file contains some notes about things to try out to give the client-side
code in Main a reasonably thorough test. We will add cases of things which
have been known to fail in the past to this file as we discover them.
*Linux guests*: changes should be tested against the following guests, or
equivalent vintages, preferably in 32-bit and 64-bit versions, with no
Additions and with 4.2 and 4.3 Additions and with single and dual screens:
CentOS 3, CentOS 5, CentOS 6, Current Ubuntu.
Mouse interface changes:
* Test that mouse integration works.
* Test that disabling mouse integration on the fly works.
Display interface changed:
* Test that dynamic resizing works.
* Test that switching to seamless mode and back works.