[Pharo-project] Compiler tests naming
I've noticed we've got two sets of compiler tests. One category part of the compiler and one part of its own tests package. Assume we want to just the tests all into their own package? thanks, Mike
yes On Sep 26, 2009, at 6:16 PM, Michael Roberts wrote:
I've noticed we've got two sets of compiler tests. One category part of the compiler and one part of its own tests package. Assume we want to just the tests all into their own package?
thanks, Mike
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
http://code.google.com/p/pharo/issues/detail?id=1251 Also a number of the tests were missing methods, and some of the new classes missing methods also. Fix in inbox for review. thanks, Mike
cool! Stef On Sep 28, 2009, at 9:39 PM, Michael Roberts wrote:
http://code.google.com/p/pharo/issues/detail?id=1251
Also a number of the tests were missing methods, and some of the new classes missing methods also. Fix in inbox for review.
thanks, Mike
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Michael Roberts -
Stéphane Ducasse