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