.. |
testsuite
|
09b2d3f53c
gunittest: count (and store) successful tests to get the right number; use gunittest for gunittest's test data
|
před 11 roky |
Makefile
|
c687b0d2f9
gunittest: makefiles and import as a standard grass package (so far no reason for different import)
|
před 11 roky |
__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
|
před 10 roky |
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)
|
před 10 roky |
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
|
před 10 roky |
gmodules.py
|
b0e1e96508
gunittest: use PyGRASS for the whole module run (use finish_ and try-except), few updates in doc
|
před 11 roky |
gutils.py
|
8f666a266e
gunittest: move package from sandbox to trunk (leave static check script in sandbox)
|
před 11 roky |
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)
|
před 10 roky |
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
|
před 10 roky |
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
|
před 10 roky |
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)
|
před 10 roky |
multirunner.py
|
b6b1ffc906
gunittest: Python script to run tests in different locations from outside GRASS session
|
před 10 roky |
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)
|
před 10 roky |
runner.py
|
f9d2e72710
gunittest: fix inconsistent test counts (test report not created because of diving by zero (total=0))
|
před 10 roky |
utils.py
|
8f666a266e
gunittest: move package from sandbox to trunk (leave static check script in sandbox)
|
před 11 roky |