Running the provided build and test scripts

MSBee contains scripts for building and testing modifications to the source code. You can find these scripts under the Verification Scripts folder.

To perform a build, run the following from the command prompt
build.cmd [clean  rebuild] [debug  release  fxcopdebug  fxcoprelease]


To run a MSBee test pass, run the following from the command prompt
runtests.cmd [debug  release]


More information is available in the MSBee Test Plan.doc under the doc folder.