new directory 'tests/bugs' to keep tests for open tickets
authorStefan Behnel <scoder@users.berlios.de>
Sun, 25 Jan 2009 08:20:45 +0000 (09:20 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 25 Jan 2009 08:20:45 +0000 (09:20 +0100)
commit0aa615e6b93d657e5a23e353cc62c01b2671057c
treee3659d6bf852e811019942e591b622431e6568b7
parentc006ff9536aecc997b3002b7aed5d0d796c67ed7
new directory 'tests/bugs' to keep tests for open tickets
test naming convention: descriptivename_Txyz.pyx, 'xyz' being the bug number in trac
when a ticket is closed, the test should be copied to 'tests/run'.

--HG--
rename : tests/unimplemented/methodmangling.pyx => tests/bugs/methodmangling_T5.pyx
tests/bugs/methodmangling_T5.pyx [moved from tests/unimplemented/methodmangling.pyx with 93% similarity]