Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George | |
From now on, all new tests must use underscore. Addresses issue #727. | |||
2014-04-07 | tests: Fix tests with sets to print sorted set. | Damien George | |
2014-04-06 | tests: Fix few tests which depend on order of elements in dict. | Paul Sokolovsky | |
With dict being unordered of course. | |||
2014-03-30 | py: Fix "TypeError: 'iterator' object is not iterable", doh. | Paul Sokolovsky | |