VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56825   10 年 vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56301   10 年 vboxsync *.kmk: Updated (C) year.
(edit) @55969   10 年 vboxsync Removed unnecessary LOG_INSTANCE definitions.
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @54503   10 年 vboxsync Main: remove mouse test case.
(edit) @54495   10 年 vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54438   10 年 vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53969   10 年 vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53965   10 年 vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53871   10 年 vboxsync Dependency fix.
(edit) @52064   11 年 vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52045   11 年 vboxsync Main/testcase: add a very incomplete unit test for the Guid class, …
(edit) @51965   11 年 vboxsync tstCollector: ignore empty disk lists for now
(edit) @51903   11 年 vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51616   11 年 vboxsync tstMouseImpl: another fix
(edit) @51615   11 年 vboxsync repaired tstMouseImpl
(edit) @50865   11 年 vboxsync warning
(edit) @50613   11 年 vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50592   11 年 vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50591   11 年 vboxsync 6813 src-client/MouseImpl.cpp fix to kmk
(edit) @50589   11 年 vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50529   11 年 vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved
(edit) @50528   11 年 vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50527   11 年 vboxsync Main/testcase: prepare for the first batch of wrapper changes in src-client
(edit) @50516   11 年 vboxsync 6813 - r92358 changes backed out due to errors on win-dbg clbr and …
(edit) @50515   11 年 vboxsync 6813 - GuestFsObjInfoImpl.cpp 2nd attempt
(edit) @50502   11 年 vboxsync 6813 - r92342 & r92343 changes backed out due to errors on win-dbg …
(edit) @50501   11 年 vboxsync 6813 - client/GuestFsObjInfoImpl.cpp 2nd go
(edit) @50500   11 年 vboxsync 6813 - client/GuestFsObjInfoImpl.cpp
(edit) @50439   11 年 vboxsync Moved cleanup code.
(edit) @50397   11 年 vboxsync Show full error info and remove test VM files before exit.
(edit) @50390   11 年 vboxsync svn properties
(edit) @50389   11 年 vboxsync Use HRESULT instead of int.
(edit) @50386   11 年 vboxsync Temporary disable compilation.
(edit) @50382   11 年 vboxsync Added initial testcase with IVirtualBox interface testing.
(edit) @50351   11 年 vboxsync Main/testcase/tstOVF: fixes to make it work reliably (biggest problem …
(edit) @50342   11 年 vboxsync Main/testcase: use better suited template for tstVBoxAPIXPCOM
(edit) @50339   11 年 vboxsync Main/testcase: beat some sense into the XPCOM sample code, it was …
(edit) @50196   11 年 vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50117   11 年 vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @50041   11 年 vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49960   11 年 vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49951   11 年 vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49943   11 年 vboxsync warning
(edit) @49910   11 年 vboxsync Extended the test, nothing exciting.
(edit) @49907   11 年 vboxsync tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.
(edit) @49906   11 年 vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49868   11 年 vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49803   11 年 vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49797   11 年 vboxsync Main: build fixes.
(edit) @49452   11 年 vboxsync whitespace cleanup
(edit) @48955   11 年 vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48490   11 年 vboxsync tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
(edit) @48334   12 年 vboxsync Main/testcase: adds disabled by default test of DNS bits of HostImpl.
(edit) @48297   12 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48164   12 年 vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @48011   12 年 vboxsync Main/tstCollector: don't fail if certain functions are not implemented
(edit) @48008   12 年 vboxsync tstCollector: skip tests if the function is not implemented
(edit) @47953   12 年 vboxsync Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which …
(edit) @47841   12 年 vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47816   12 年 vboxsync tstVBoxAPILinux: fix the remaining format specifiers
(edit) @47813   12 年 vboxsync tstVBoxAPILinux: a few fixes and make sure to remove the registered VM …
(edit) @47780   12 年 vboxsync tstMouseImpl: uninitialized variable
(edit) @47779   12 年 vboxsync Config.kmk: new template for API client testcases Main/testcase: …
(edit) @47774   12 年 vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47746   12 年 vboxsync Main/MouseImpl: use real CFGM in test case instead of faking APIs.
(edit) @47428   12 年 vboxsync Addressed some warnings.
(edit) @47405   12 年 vboxsync Try to fix lnx32dep
(edit) @47404   12 年 vboxsync Try to fix lnx32dep
(edit) @47384   12 年 vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47277   12 年 vboxsync windows warnings.
(edit) @47275   12 年 vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47273   12 年 vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   12 年 vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47262   12 年 vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   12 年 vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47257   12 年 vboxsync Main: fix and enable mouse test case.
(edit) @47192   12 年 vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47190   12 年 vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47124   12 年 vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @46326   12 年 vboxsync RT_STR_TUPLE
(edit) @45415   12 年 vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45068   12 年 vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45064   12 年 vboxsync fix OSE
(edit) @45052   12 年 vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 年 vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45012   12 年 vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @44863   12 年 vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44372   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44371   12 年 vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @44031   12 年 vboxsync Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
(edit) @43958   12 年 vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43844   12 年 vboxsync Main/Metrics: Re-enable time consuming parts in tstCollector (#6345)
(edit) @43842   12 年 vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43835   12 年 vboxsync Main/Metrics: Fix for UFS (#6345)
(edit) @43831   12 年 vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 年 vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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