summaryrefslogtreecommitdiff
path: root/tests/run/typetest_T417.pyx
Commit message (Expand)AuthorAgeFilesLines
* Perform typecheck for (typechecking) builtin casts.Robert Bradshaw2013-06-151-0/+11
* added test for cdef attribute access on type checked variableStefan Behnel2011-05-221-1/+22
* Add tags to test files.Robert Bradshaw2011-04-011-0/+1
* additional test for type casts (ticket #417)Lisandro Dalcin2009-10-231-0/+26
* Extension type cast should reject None (ticket #417)Lisandro Dalcin2009-10-221-0/+55