[Mono-list] Make test

Nick Drochak ndrochak@gol.com
Fri, 9 Nov 2001 00:33:16 +0900


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.