Vaclav Petras 9b9cf7ae42 gunittest: handle process manually since pygrass would raise an exception (introduced in https://trac.osgeo.org/grass/changeset/61229, alternative would be to use try-except, SimpleModule doctest is failing), clean up some module calls (use SimpleModule), improve CalledModuleError creation in pygrass vor 11 Jahren
..
testsuite c94d331177 pygrass: Fix BASH rapresentation of a parameter vor 11 Jahren
Makefile cd74fc4e1d Split pygrass/modules/__init__ in smaller files vor 12 Jahren
__init__.py 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 vor 11 Jahren
flag.py ed73ed5203 pygrass: Add documentation vor 11 Jahren
module.py 9b9cf7ae42 gunittest: handle process manually since pygrass would raise an exception (introduced in https://trac.osgeo.org/grass/changeset/61229, alternative would be to use try-except, SimpleModule doctest is failing), clean up some module calls (use SimpleModule), improve CalledModuleError creation in pygrass vor 11 Jahren
parameter.py 5c40cf4274 pygrass: Avoid conversion if default parameter is an empty string vor 11 Jahren
read.py 1c5f28c7aa pygrass: Add parameter tag: guidependency vor 11 Jahren
typedict.py b24d7d3ec9 pygrass: Fix generated documentation for decorated __doc__ methods, for more details about the problem look: https://bitbucket.org/birkenfeld/sphinx/issue/1273/error-when-__doc__-is-a-property, thanks to Luca. vor 11 Jahren