VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @86617   4 年 vboxsync Main/tstVBoxAPIXPCOM.cpp: Fixed another leak, this time the array …
(edit) @86616   4 年 vboxsync Main/tstVBoxAPIXPCOM.cpp: Must get VBOX_XPCOM_HOME right as loading …
(edit) @86543   4 年 vboxsync Main/testcase: Compile fix for tstGuestCtrlParseBuffer.cpp.
(edit) @86441   4 年 vboxsync tstCollector: file header
(edit) @86402   4 年 vboxsync tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
(edit) @86371   4 年 vboxsync tstGuestCtrlParseBuffer: Must disable assertions when doing test …
(edit) @84348   5 年 vboxsync Main: VC++ 19.2 build adjustment. bugref:8489
(edit) @83820   5 年 vboxsync Main: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @80838   5 年 vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80836   5 年 vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(edit) @80835   5 年 vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80824   5 年 vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80668   5 年 vboxsync Main/Performance: We don't measure diskspace is millibytes (mB), it …
(edit) @77102   6 年 vboxsync tstCollector: Complete conversion from printf() to RTPrintf()
(edit) @76562   6 年 vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76542   6 年 vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76439   6 年 vboxsync Happy scm.
(edit) @76403   6 年 vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76389   6 年 vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69388   7 年 vboxsync Main: More scm updates
(edit) @69241   7 年 vboxsync Main: scm updates
(edit) @69111   7 年 vboxsync (C) year
(edit) @66796   8 年 vboxsync Main/tstCollector: use symbolic constant
(edit) @66795   8 年 vboxsync Main/tstCollector: make it always return 0. The current error handling …
(edit) @63806   8 年 vboxsync debug tool.
(edit) @63504   9 年 vboxsync tstGuestCtrlParseBuffer.cpp: Removed evil non-UTF8 chars from the the …
(edit) @63412   9 年 vboxsync 32-bit gcc warnings.
(edit) @63378   9 年 vboxsync Main: warnings (gcc)
(edit) @63260   9 年 vboxsync Main: warnings
(edit) @63258   9 年 vboxsync Main: warnings
(edit) @63177   9 年 vboxsync Main: warnings
(edit) @63161   9 年 vboxsync Main: Warnings
(edit) @62875   9 年 vboxsync Main: gcc warnings
(edit) @62780   9 年 vboxsync Wrap objbase.h + objidl.h too.
(edit) @62769   9 年 vboxsync tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
(edit) @62768   9 年 vboxsync Main: warnings
(edit) @62485   9 年 vboxsync (C) 2016
(edit) @62468   9 年 vboxsync Main: scm
(edit) @62046   9 年 vboxsync Fix printf signed/unsigned mismatch.
(edit) @61205   9 年 vboxsync sorry
(edit) @61204   9 年 vboxsync warning
(edit) @61099   9 年 vboxsync tstVBoxMultipleVM: skip for now
(edit) @60924   9 年 vboxsync Main: Fixed incorrect com usage in testcases.
(edit) @60765   9 年 vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60649   9 年 vboxsync wording
(edit) @60386   9 年 vboxsync RTTestSkipped() is more appropriate
(edit) @60385   9 年 vboxsync less specific comment
(edit) @60383   9 年 vboxsync vbox/main/testcase: ​bugref:6173: document maximum VM limit... skip …
(edit) @60170   9 年 vboxsync tstVBoxMultipleVM.cpp: Missed a few tabs.
(edit) @60169   9 年 vboxsync tstVBoxMultipleVM.cpp: - TABS ARE ABSOLUTELY VERBOTEN!! - Always space …
(edit) @60168   9 年 vboxsync fixed properties
(edit) @60144   9 年 vboxsync bugref:6173: document maximum VM limit... Added unit test …
(edit) @60089   9 年 vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 年 vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 年 vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60063   9 年 vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @57413   10 年 vboxsync More DECLCALLBACK fixes.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56994   10 年 vboxsync Main: Log and assert formatting fixes.
(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.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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