VirtualBox

source: vbox/trunk/src/VBox/Main/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62769   8 years vboxsync tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
(edit) @62768   8 years vboxsync Main: warnings
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62468   8 years vboxsync Main: scm
(edit) @62046   8 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @61205   9 years vboxsync sorry
(edit) @61204   9 years vboxsync warning
(edit) @61099   9 years vboxsync tstVBoxMultipleVM: skip for now
(edit) @60924   9 years vboxsync Main: Fixed incorrect com usage in testcases.
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60649   9 years vboxsync wording
(edit) @60386   9 years vboxsync RTTestSkipped() is more appropriate
(edit) @60385   9 years vboxsync less specific comment
(edit) @60383   9 years vboxsync vbox/main/testcase: ​bugref:6173: document maximum VM limit... skip …
(edit) @60170   9 years vboxsync tstVBoxMultipleVM.cpp: Missed a few tabs.
(edit) @60169   9 years vboxsync tstVBoxMultipleVM.cpp: - TABS ARE ABSOLUTELY VERBOTEN!! - Always space …
(edit) @60168   9 years vboxsync fixed properties
(edit) @60144   9 years vboxsync bugref:6173: document maximum VM limit... Added unit test …
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @57413   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56825   9 years vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55969   10 years vboxsync Removed unnecessary LOG_INSTANCE definitions.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54503   10 years vboxsync Main: remove mouse test case.
(edit) @54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53969   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53871   10 years vboxsync Dependency fix.
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52045   10 years vboxsync Main/testcase: add a very incomplete unit test for the Guid class, …
(edit) @51965   10 years vboxsync tstCollector: ignore empty disk lists for now
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51616   10 years vboxsync tstMouseImpl: another fix
(edit) @51615   10 years vboxsync repaired tstMouseImpl
(edit) @50865   11 years vboxsync warning
(edit) @50613   11 years vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50592   11 years vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50591   11 years vboxsync 6813 src-client/MouseImpl.cpp fix to kmk
(edit) @50589   11 years vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50529   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved
(edit) @50528   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50527   11 years vboxsync Main/testcase: prepare for the first batch of wrapper changes in src-client
(edit) @50516   11 years vboxsync 6813 - r92358 changes backed out due to errors on win-dbg clbr and …
(edit) @50515   11 years vboxsync 6813 - GuestFsObjInfoImpl.cpp 2nd attempt
(edit) @50502   11 years vboxsync 6813 - r92342 & r92343 changes backed out due to errors on win-dbg …
(edit) @50501   11 years vboxsync 6813 - client/GuestFsObjInfoImpl.cpp 2nd go
(edit) @50500   11 years vboxsync 6813 - client/GuestFsObjInfoImpl.cpp
(edit) @50439   11 years vboxsync Moved cleanup code.
(edit) @50397   11 years vboxsync Show full error info and remove test VM files before exit.
(edit) @50390   11 years vboxsync svn properties
(edit) @50389   11 years vboxsync Use HRESULT instead of int.
(edit) @50386   11 years vboxsync Temporary disable compilation.
(edit) @50382   11 years vboxsync Added initial testcase with IVirtualBox interface testing.
(edit) @50351   11 years vboxsync Main/testcase/tstOVF: fixes to make it work reliably (biggest problem …
(edit) @50342   11 years vboxsync Main/testcase: use better suited template for tstVBoxAPIXPCOM
(edit) @50339   11 years vboxsync Main/testcase: beat some sense into the XPCOM sample code, it was …
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50117   11 years vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49960   11 years vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49943   11 years vboxsync warning
(edit) @49910   11 years vboxsync Extended the test, nothing exciting.
(edit) @49907   11 years vboxsync tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49803   11 years vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49797   11 years vboxsync Main: build fixes.
(edit) @49452   11 years vboxsync whitespace cleanup
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48490   11 years vboxsync tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
(edit) @48334   11 years vboxsync Main/testcase: adds disabled by default test of DNS bits of HostImpl.
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @48011   11 years vboxsync Main/tstCollector: don't fail if certain functions are not implemented
(edit) @48008   11 years vboxsync tstCollector: skip tests if the function is not implemented
(edit) @47953   11 years vboxsync Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which …
(edit) @47841   11 years vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47816   11 years vboxsync tstVBoxAPILinux: fix the remaining format specifiers
(edit) @47813   11 years vboxsync tstVBoxAPILinux: a few fixes and make sure to remove the registered VM …
(edit) @47780   11 years vboxsync tstMouseImpl: uninitialized variable
(edit) @47779   11 years vboxsync Config.kmk: new template for API client testcases Main/testcase: …
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47746   11 years vboxsync Main/MouseImpl: use real CFGM in test case instead of faking APIs.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47405   11 years vboxsync Try to fix lnx32dep
(edit) @47404   11 years vboxsync Try to fix lnx32dep
(edit) @47384   11 years vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47277   11 years vboxsync windows warnings.
(edit) @47275   11 years vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47273   11 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   11 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
Note: See TracRevisionLog for help on using the revision log.

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