comparison tests/test-pathencode.py @ 18384:e389a25e7e60

tests: run with PYTHONHASHSEED=random Python set and dict iteration order is in principle undefined but usually 'quite stable'. Setting PYTHONHASHSEED=random will make the iteration order more random in Python 2.6.8 and 2.7.3 and where it has been backported. This can thus help spot dependencies on undefined behaviour and prevent future problems.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 15 Jan 2013 23:30:10 +0100
parents acfc6fab1361
children 8c019d2fd7c0
comparison
equal deleted inserted replaced
18383:6880eae9f861 18384:e389a25e7e60