
25 Oct
2006
25 Oct
'06
8:36 a.m.
Joel de Guzman wrote:
John Maddock wrote:
Some of my code that uses the TR1/Tuples code has stopped working. Sorry don't know when, haven't built this particular program in a while. The test case is:
Fixed. I got a little cautious and declared stuff "explicit" when it shouldn't be. Do you intend to have that test code in the TR1 tests? If not, I'd add them in the fusion test suite.
No that code was in some hairy-scary test-data generating code: an old "one shot" program that ended up being fired twice :-) So yes, some tests like this in fusion would be a good idea. Thanks! John.