Hey, I'm working on the Uri class in System and I can't figure out a good way to run the unit tests I've added.
I found this: http://www.mono-project.com/Test_Suite which helped a little bit. I tried doing 'make run-test' in mono/System/System and that ran, but didn't give me any status updates and when I did 'make check' in mono it runs every test, I just want to run the ones I just modified (or all on System) so I can get a quick return.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
