On 19.02.2013 07:09, Yao wrote: > Hi all, > I modify some code in the Vbox.I want to check whether the code work > correctly or not. > Is that some mechanisms that I can use? or I should write a test cast > for it?
There are some testcases included in the VirtualBox tree, and if your code is covered by them you can use those tests. Otherwise you should write a test case to avoid regressions. As usual, we're open to contributions (both "normal" improvements and test cases). Klaus > Thanks > Yao > China _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
