Vaclav Petras 35e5933125 gunittest: summary of test files (count and percentage) 10 years ago
..
ctypes da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
docs c4e84521c9 gunittest: support older version of svn by getting relative URL from absolute one (ticket https://trac.osgeo.org/grass/ticket/2364), also improve documentation about data directory (ticket https://trac.osgeo.org/grass/ticket/2365) 10 years ago
exceptions 0dd34ff80f pythonlib: add CalledModuleError exception used by gunittest and potentially to be used by PyGRASS or script.core 10 years ago
gunittest 35e5933125 gunittest: summary of test files (count and percentage) 10 years ago
imaging 01e28f6a24 libpython: add library for animations (from visvis project) 11 years ago
pydispatch da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
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 10 years ago
script c0a9e4d90f pythonlib/script: return debug level also for the first invocation (inconsistent undocumented function return values inconsitency found by python -3 option used in tests - None > 0 is DeprecationWarning in 2.7, TypeError in 3.x) 10 years ago
temporal 7609d7d2ed temporallib: Fixed error message 10 years ago
Makefile c687b0d2f9 gunittest: makefiles and import as a standard grass package (so far no reason for different import) 10 years ago
__init__.py d66d09ead1 pythonlib: update layout 12 years ago