All, I added a 'test' target to the make file in mcs so now after you do 'make' you can 'make test' to see how things fair under unit testing. Also, I fixed the nant .build files for the unit tests so each unit test dll is linked against the appropriate mono assembly it is supposed to be testing. Have fun testing, Nick D.