Message178100
This is good work. Thanks.
> I think merging test_int and test_long is hard task and should be done in separated issue.
I meant "share" rather than "merge." For the tests you're adding, isn't it simply a matter of putting the test cases into a separate mixin or TestCase class in a different module, and then importing and subclassing that (and setting the type to use as an attribute of the subclass)? Or am I missing something? |
|
Date |
User |
Action |
Args |
2012-12-24 21:13:40 | chris.jerdonek | set | recipients:
+ chris.jerdonek, terry.reedy, ezio.melotti, asvetlov, serhiy.storchaka |
2012-12-24 21:13:40 | chris.jerdonek | set | messageid: <1356383620.05.0.950048267771.issue16761@psf.upfronthosting.co.za> |
2012-12-24 21:13:40 | chris.jerdonek | link | issue16761 messages |
2012-12-24 21:13:39 | chris.jerdonek | create | |
|