Const tests.
authorRobert Bradshaw <robertwb@gmail.com>
Wed, 19 Sep 2012 06:27:51 +0000 (23:27 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Wed, 19 Sep 2012 06:27:51 +0000 (23:27 -0700)
commit84ce80382a46b49b8854b7daa42ba0bf2798ff1a
treeb020a3f27938a0d20c5fd2e763a8c83e79ebe441
parentd1a536dd6fb587aa5cddbcf685a087cac31c678b
Const tests.
tests/compile/const_decl.pyx [new file with mode: 0644]
tests/errors/const_decl_errors.pyx [new file with mode: 0644]
tests/run/cpp_const_method.pyx [new file with mode: 0644]