[Mono-bugs] [Bug 351638] [PATCH] Array.Sort: proper argument checking and performance enhancements

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 3 02:15:17 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=351638

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=351638#c9





--- Comment #9 from Gert Driesen <gert.driesen at pandora.be>  2008-04-03 00:15:16 MST ---
Hey Juraj, I don't see myself as a unit test expert. I'm just a strong advocate
for having changes covered by unit tests.

I understand you don't want to have 48 individual tests, but I personally would
still prefer that as it allow you to mark a single test as NotWorking if the MS
implementation changes in future revisions.

Instead of using reflection to run the tests, you could have it produce the
test code and include that app (as comments) in the test suite for
System.Array.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list