merged in Vitja's tab removals
[cython.git] / tests /
2011-04-29 Stefan Behnelmerged in Vitja's tab removals master
2011-04-28 Stefan Behneltest fixes
2011-04-28 Stefan Behnelmerge
2011-04-28 Stefan Behnelmerge
2011-04-28 Robert BradshawAdd inline generator bugs to bug list.
2011-04-28 Stefan Behnelextended test case: coroutine.throw() while handling...
2011-04-28 Robert Bradshawtags -> tag
2011-04-28 Robert Bradshawtags -> tag
2011-04-28 Stefan Behnelbetter test case
2011-04-28 Stefan Behneloptimise away conditional expressions (x if cond else...
2011-04-28 Stefan Behneloptimise away conditional expressions (x if cond else...
2011-04-28 Stefan Behnelextended test case
2011-04-28 Stefan Behnelextended test case
2011-04-27 Stefan Behnelfix compiler crash in FlattenInListTransform for non...
2011-04-27 Stefan Behnelfix compiler crash in FlattenInListTransform for non...
2011-04-27 Stefan BehnelC++ const fix in test
2011-04-27 Stefan BehnelC++ const fix in test
2011-04-26 robertwbMerged pull request #12 from bhy/T423.
2011-04-26 robertwbMerged pull request #12 from bhy/T423.
2011-04-26 Stefan BehnelPy3 test fix
2011-04-26 Stefan BehnelPy3 test fix
2011-04-26 Stefan BehnelPy3 test fix
2011-04-26 Stefan BehnelPy3 test fix
2011-04-25 Stefan Behneltest fix
2011-04-25 Stefan Behneltest fix
2011-04-25 Stefan Behnelfix function declarations inside of 'with' blocks
2011-04-25 Stefan Behnelfix function declarations inside of 'with' blocks
2011-04-24 Stefan BehnelPy compatibility test fixes
2011-04-24 Stefan BehnelPy compatibility test fixes
2011-04-24 Stefan Behnelreimplement 'with' statement using dedicated nodes...
2011-04-24 Stefan Behnelreimplement 'with' statement using dedicated nodes...
2011-04-23 Stefan Behnelimproved test case
2011-04-23 Stefan Behnelimproved test case
2011-04-23 Stefan BehnelPy<2.5 test fix
2011-04-23 Stefan BehnelPy<2.5 test fix
2011-04-23 Stefan BehnelPy3 test fix
2011-04-23 Stefan BehnelPy3 test fix
2011-04-23 Stefan Behnelfix 'with' statement at module scope by reactivating...
2011-04-23 Stefan Behnelfix 'with' statement at module scope by reactivating...
2011-04-21 Stefan Behnelsupport for lambda inside of generator expressions
2011-04-21 Stefan Behnelsupport for lambda inside of generator expressions
2011-04-21 Stefan Behnelenable pyregr test that no longer seems to break the...
2011-04-21 Stefan Behnelenable pyregr test that no longer seems to break the...
2011-04-21 Stefan Behneldisable pyregr test for PEP 3131 (unicode identifiers)
2011-04-21 Stefan Behneldisable pyregr test for PEP 3131 (unicode identifiers)
2011-04-21 Stefan Behneltest fix for narrow Py3 Unicode builds
2011-04-21 Stefan Behneltest fix for narrow Py3 Unicode builds
2011-04-21 Stefan Behnelwhen C compiling original Cython/Py2 sources in Py3...
2011-04-21 Stefan Behnelwhen C compiling original Cython/Py2 sources in Py3...
2011-04-21 Stefan Behnel__future__ imports syntax test
2011-04-21 Stefan Behnel__future__ imports syntax test
2011-04-20 Stefan BehnelPy3 fixes for stl string tests
2011-04-20 Stefan BehnelPy3 fixes for stl string tests
2011-04-20 Stefan Behnelmerge
2011-04-20 Stefan Behnelmerge
2011-04-20 Brent Pedersen ... add libcpp.string + tests.
2011-04-20 Brent Pedersen ... add libcpp.string + tests.
2011-04-19 Stefan Behnelmerged in Vitja's generators fix
2011-04-19 Stefan Behnelmerged in Vitja's generators fix
2011-04-19 Stefan Behnelkeep portability fix in generators.pyx to keep it worki...
2011-04-17 Vitja MakarovFix yield inside lambda
2011-04-17 Vitja MakarovGenerators tests are supported with python >=2.6
2011-04-17 Stefan Behneladded failing exception test for generators
2011-04-17 Stefan Behneladded failing exception test for generators
2011-04-17 Stefan Behnelcopied generators tests into a .py file in order to...
2011-04-17 Stefan Behnelcopied generators tests into a .py file in order to...
2011-04-17 Stefan Behnelfix #688: optimised builtin functions/methods return...
2011-04-17 Stefan Behnelfix #688: optimised builtin functions/methods return...
2011-04-16 Dag Sverre SeljebotnMerge branch 'bug/3118-align'
2011-04-16 Dag Sverre SeljebotnMerge branch 'bug/3118-align'
2011-04-16 Pauli VirtanenTST: numpy_test: run some of the buffer tests only...
2011-04-16 Pauli VirtanenTST: numpy_test: run some of the buffer tests only...
2011-04-16 Pauli VirtanenTST: buffer: add additional buffer access tests for...
2011-04-16 Pauli VirtanenTST: buffer: add additional buffer access tests for...
2011-04-16 Pauli VirtanenBUG: buffer: allow alignment characters also in the...
2011-04-16 Pauli VirtanenBUG: buffer: allow alignment characters also in the...
2011-04-16 Stefan Behnelmerge
2011-04-16 Stefan Behnelmerge
2011-04-16 Robert BradshawMode tag for import compile only test.
2011-04-16 Robert BradshawMode tag for import compile only test.
2011-04-16 Haoyu Baibetter way to fool Python in the tests (now works in...
2011-04-16 Haoyu Baibetter way to fool Python in the tests (now works in...
2011-04-16 Haoyu Baiadd py2_import directive to control import level
2011-04-16 Haoyu Baiadd py2_import directive to control import level
2011-04-16 Haoyu BaiT542 relative import
2011-04-16 Haoyu BaiT542 relative import
2011-04-16 Robert BradshawMerge branch 'master' of https://github.com/gotgenes...
2011-04-16 Robert BradshawMerge branch 'master' of https://github.com/gotgenes...
2011-04-16 Stefan Behnelmerge
2011-04-16 Stefan Behnelmerge
2011-04-14 Stefan Behnelnew test for auto_cpdef with closure functions
2011-04-14 Vitja MakarovAdd simple test for cdef override warning
2011-04-13 Stefan Behnelticket #685: implement no-arg dir()
2011-04-13 Stefan Behnelfix #684: del in Python class scope
2011-04-13 Stefan Behneltests for class scope behaviour
2011-04-13 Stefan Behnelfix #683: allow overriding C-API mapped builtin functio...
2011-04-13 Stefan Behnelfix #675: make 'by' a non-keyword also in .pyx files
2011-04-11 Stefan Behnelmove NULL out of the way in .py compilation
2011-04-08 Robert BradshawMerge remote branch 'remotes/fransesc/compiler_directives'
2011-04-07 Stefan Behnelerror test fix
next