On 02/11/2011 10:18 AM, Jonathan M Davis wrote:
However, I do acknoweldge that most people here disagree with me and think that
the length of the unit tests in std.datetime is excessive and problematic. So, I
will take time sometime relatively soon and work on making them take less space.
And any future anything that I propose to Phobos, I will work on minimizing the
amount of space that its unit tests take up before I propose it.

Why not just do this as a final refactoring of each unitest, once all runs fine?
(At least, if your tests are commonly suites of the same pattern with various input (mine are rarely like that, rather simulating client process using tested functinality), then use case arrays, I guess.)

Denis
--
_________________
vita es estrany
spir.wikidot.com

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to