Anna Petrášová f0706fd474 update import, forgot in https://trac.osgeo.org/grass/changeset/61854 11 年 前
..
testsuite f0706fd474 update import, forgot in https://trac.osgeo.org/grass/changeset/61854 11 年 前
Makefile c687b0d2f9 gunittest: makefiles and import as a standard grass package (so far no reason for different import) 11 年 前
__init__.py 81f925088e gunittest: new command line interface for main using argparse, additional info to test run main key-value file, do not fail when test cannot be imported, only try to import grass modules if possible to improve behavior when not running in proper GRASS session 11 年 前
case.py 85946edc21 gunittest: possibility to automatically test non-empty module output (implemented for runModule and used in assertModuleKeyValue, motivation: zero return code but empty output by r3.univar in case of region diff from map region) 11 年 前
checkers.py 81f925088e gunittest: new command line interface for main using argparse, additional info to test run main key-value file, do not fail when test cannot be imported, only try to import grass modules if possible to improve behavior when not running in proper GRASS session 11 年 前
gmodules.py b0e1e96508 gunittest: use PyGRASS for the whole module run (use finish_ and try-except), few updates in doc 11 年 前
gutils.py 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) 11 年 前
invoker.py 41d0afd58a gunittest: execute sh script using sh command with -e to always fail on error 11 年 前
loader.py ae6f72eacf gunittest: do not import test file, support also sh files 11 年 前
main.py 81f925088e gunittest: new command line interface for main using argparse, additional info to test run main key-value file, do not fail when test cannot be imported, only try to import grass modules if possible to improve behavior when not running in proper GRASS session 11 年 前
multireport.py ffc9c524f6 gunittest: index page for report with two links (to testsuites and to test files), proper HTML header for file with Unicode character (atempt to fix it in Chrome) 11 年 前
multirunner.py b6b1ffc906 gunittest: Python script to run tests in different locations from outside GRASS session 11 年 前
reporters.py fab807ca78 gunittest: unified and more robust way of printing success rate 11 年 前
runner.py 8eb10b6c99 gunittest: fix wrong variable name in https://trac.osgeo.org/grass/changeset/61631 (inconsistent names should be fixed in future) 11 年 前
utils.py 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) 11 年 前