Rename doctesthack -> autotestdict, and make it default
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 5 Oct 2009 13:08:16 +0000 (15:08 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 5 Oct 2009 13:08:16 +0000 (15:08 +0200)
commita3671c67a5cf63bc1b4804d58cf7b5fecc8f46bd
treeb7b0de2519321e35ba048bedf700c474e39c997e
parent3f00253b0e169e389538fb824dbcdc4157638588
Rename doctesthack -> autotestdict, and make it default

--HG--
rename : tests/errors/e_doctesthack.pyx => tests/errors/e_autotestdict.pyx
rename : tests/run/doctesthack.pyx => tests/run/autotestdict.pyx
rename : tests/run/doctesthack_skip.pyx => tests/run/autotestdict_skip.pyx
Cython/Compiler/AnalysedTreeTransforms.py
Cython/Compiler/Main.py
Cython/Compiler/Options.py
tests/errors/e_autotestdict.pyx [moved from tests/errors/e_doctesthack.pyx with 100% similarity]
tests/run/autotestdict.pyx [moved from tests/run/doctesthack.pyx with 100% similarity]
tests/run/autotestdict_skip.pyx [moved from tests/run/doctesthack_skip.pyx with 100% similarity]