aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/referencetopointer_test.py
Commit message (Collapse)AuthorAgeFilesLines
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
| | | | We can't run they standalone anyway, because they need some env vars to be exported like PYTHONPATH.
* Adds tests to type system modifications regarding reference to pointer type.Marcelo Lira2010-03-221-0/+93
Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Lauro Moura <lauro.neto@openbossa.org>