Add preliminary cdef visibility tests. They pass, but I don't think they're right...
authorW. Trevor King <wking@drexel.edu>
Tue, 15 Mar 2011 19:52:23 +0000 (15:52 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 15 Mar 2011 19:52:23 +0000 (15:52 -0400)
commitfebd8e9d7d49b02fde672c753c6d2ba2b7455b89
treef255ce2d98bddb7e7a5bc186ec9c3406e80d79bf
parent185ba1f683baf9b03e609949de614eb0ebdcb8ff
Add preliminary cdef visibility tests.  They pass, but I don't think they're right yet.
tests/errors/cdef_visibility.pyx [new file with mode: 0644]
tests/run/cdef_visibility.pyx [new file with mode: 0644]