Debugger: Disable optimization for test cases manually as they don't use distutils...
authorMark Florisson <markflorisson88@gmail.com>
Sat, 8 Jan 2011 22:05:16 +0000 (23:05 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Sat, 8 Jan 2011 22:05:16 +0000 (23:05 +0100)
commitf4166d52893d6c34b41579e167a78194d364948e
treec27591ed0f319e42f8a554bd5f0a1007a3799d67
parent8193f74a4bd29acbc411672f11d59bb7c1607825
Debugger: Disable optimization for test cases manually as they don't use distutils.core.setup()
Cython/Debugger/Tests/TestLibCython.py
Cython/Debugger/Tests/test_libcython_in_gdb.py