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 11 лет назад
..
ctypes da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 лет назад
docs e381516e07 sphinx: add gunittest and exceptions to sphinx, few improvements in testing doc 11 лет назад
exceptions 0dd34ff80f pythonlib: add CalledModuleError exception used by gunittest and potentially to be used by PyGRASS or script.core 11 лет назад
gunittest 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 11 лет назад
imaging 01e28f6a24 libpython: add library for animations (from visvis project) 11 лет назад
pydispatch da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 лет назад
pygrass 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 11 лет назад
script 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place 11 лет назад
temporal 832b55ae7b testing: use gunittest methods for temporary region, remove trailing whitespace 11 лет назад
Makefile c687b0d2f9 gunittest: makefiles and import as a standard grass package (so far no reason for different import) 11 лет назад
__init__.py d66d09ead1 pythonlib: update layout 12 лет назад