Vaclav Petras 41d0afd58a gunittest: execute sh script using sh command with -e to always fail on error 10 年之前
..
testsuite 09b2d3f53c gunittest: count (and store) successful tests to get the right number; use gunittest for gunittest's test data 10 年之前
Makefile c687b0d2f9 gunittest: makefiles and import as a standard grass package (so far no reason for different import) 10 年之前
__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 10 年之前
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) 10 年之前
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 10 年之前
gmodules.py b0e1e96508 gunittest: use PyGRASS for the whole module run (use finish_ and try-except), few updates in doc 10 年之前
gutils.py 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) 10 年之前
invoker.py 41d0afd58a gunittest: execute sh script using sh command with -e to always fail on error 10 年之前
loader.py ae6f72eacf gunittest: do not import test file, support also sh files 10 年之前
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 10 年之前
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) 10 年之前
multirunner.py b6b1ffc906 gunittest: Python script to run tests in different locations from outside GRASS session 10 年之前
reporters.py fab807ca78 gunittest: unified and more robust way of printing success rate 10 年之前
runner.py 8eb10b6c99 gunittest: fix wrong variable name in https://trac.osgeo.org/grass/changeset/61631 (inconsistent names should be fixed in future) 10 年之前
utils.py 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) 10 年之前