Vaclav Petras f9d2e72710 gunittest: fix inconsistent test counts (test report not created because of diving by zero (total=0)) 10 年 前
..
testsuite 09b2d3f53c gunittest: count (and store) successful tests to get the right number; use gunittest for gunittest's test data 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 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) 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 10 年 前
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 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 年 前
loader.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 年 前
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 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 年 前
runner.py f9d2e72710 gunittest: fix inconsistent test counts (test report not created because of diving by zero (total=0)) 10 年 前
utils.py 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) 11 年 前