aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/ownership_delete_child_in_python_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.
* Add test for delete child in pythonLauro Neto2009-11-271-0/+51
Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>