MANIFEST.in
author Mads Kiilerich <madski@unity3d.com>
Tue, 29 Jan 2013 20:03:51 +0100
branchstable
changeset 1208 9bd54c35af97
parent 238 e4a389eca1b9
permissions -rw-r--r--
run-tests.py: inherit PYTHONHASHSEED from environment if set This makes it possible to fix the seed by using for instance PYTHONHASHSEED=7 ./run-tests.py ... This can be very convenient when trying to debug problems that are influenced by hash values. Try different seed values until you find one that triggers the bad behaviour and then keep that while debugging. The value 0 will restore default Python behavior and disable randomization. [ original upstream message ]

# $Id$

include tests/test-keyword tests/test-keyword.out

include MANIFEST.in