summaryrefslogtreecommitdiff
path: root/tests/broken
Commit message (Expand)AuthorAgeFilesLines
* Allow the short form "cdef struct xyz: pass" instead of always requiring a bl...Stefan Behnel2019-02-102-33/+0
* remove outdated testStefan Behnel2013-11-231-2/+0
* make some tests from 'broken' directory usableStefan Behnel2013-11-232-41/+0
* make an old test from 'broken' directory usableStefan Behnel2013-11-231-12/+0
* make an old test from 'broken' directory usableStefan Behnel2013-11-231-6/+0
* make an old test from 'broken' directory usableStefan Behnel2013-11-231-28/+0
* remove some useless tests from 'broken' directoryStefan Behnel2013-11-233-14/+0
* make an old test from 'broken' directory usableStefan Behnel2013-11-231-2/+0
* move old list test from broken into tests/compile/Stefan Behnel2013-11-171-12/+0
* move old list test from broken into list.pyxStefan Behnel2013-11-171-6/+0
* provide better error message for unknown globals (copied from CPython)Stefan Behnel2013-03-041-4/+0
* Remove trailing whitespace.Robert Bradshaw2010-12-1312-24/+24
* newlinesRobert Bradshaw2010-12-091-1/+1
* ticket #607: access inner fields of CPython's builtin objectsStefan Behnel2010-12-031-10/+0
* enabled a compile testStefan Behnel2010-11-161-9/+0
* enabled stupid testStefan Behnel2010-11-161-2/+0
* removed dead copy of test fileStefan Behnel2010-05-011-84/+0
* move testcase ('pass' in a 'cdef extern' block) from 'test/broken' to 'test/c...Lisandro Dalcin2009-05-041-3/+0
* Move e_switch to tests.Robert Bradshaw2008-10-081-12/+0
* Moving known bad testcaste to tests/brokenDag Sverre Seljebotn2008-09-221-0/+12
* Cleared file executable bit that was set earlier by a mistakeDag Sverre Seljebotn2008-07-2971-0/+0
* Buffer type checking cleanup/rewrite (now uses use_utility_code)Dag Sverre Seljebotn2008-07-2671-0/+0
* more tests from PyrexStefan Behnel2008-07-1166-0/+714
* enabled most remaining tests from the 'broken' directoryStefan Behnel2008-05-2155-465/+0
* moved tests out of the way that are broken in Py3Stefan Behnel2008-05-162-0/+32
* enabled test caseStefan Behnel2008-05-011-2/+0
* compile time IF/DEF testsStefan Behnel2008-02-101-29/+0
* tests for '**' operatorStefan Behnel2008-01-021-4/+0
* actually untestableStefan Behnel2008-01-012-0/+5
* collection of regression tests (based on Greg's test suite)Stefan Behnel2007-12-3159-0/+509