From: KATO K. <k.k...@gm...> - 2008-05-26 17:29:40
|
> I would look at the 8.5 dict.test for how it does it, > using a [getOrder] proc that ensures a known order. Is it the test of the dict itself? It is likely to become helpful. Thanks. However, since he did not necessarily want to test the action of dict itself, it decided to rewrite immediate values for the moment. For a while, the test passed by building the data for comparison dynamically using [list/dict create] commands. |