Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 years ago |
Vaclav Petras
|
e4fc0a935e
Fix tab, indentation and membership Flake8 warnings in grass package (#540)
|
5 years ago |
Vaclav Petras
|
6962e31db1
gunittest: Non-zero return code on certian percetage of tests failing (#377)
|
5 years ago |
Pietro Zambelli
|
4ac5ded26e
gunittest: Support also Python3
|
9 years ago |
Vaclav Petras
|
8d0422c4da
gunittest: add missing key to format error message (fix for https://trac.osgeo.org/grass/changeset/64662)
|
10 years ago |
Vaclav Petras
|
f9a99075a7
gunittest: improvements to make it work better on MS Windows
|
10 years ago |
Markus Neteler
|
b3d0ac9928
python docs: documentation improved
|
10 years ago |
Vaclav Petras
|
5685f0172a
gunittest: basic support for Python 2.6 and appropriate help for individual test file
|
10 years ago |
Vaclav Petras
|
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 |
Vaclav Petras
|
77f55e3d37
gunittest: functions to remove full paths from standard output and other files
|
10 years ago |
Vaclav Petras
|
4774eec974
gunittest: remove Python coverage (needs settings and test types to work properly)
|
10 years ago |
Vaclav Petras
|
7434583ed5
gunittest: multi test result class and key-value report for one test file and their aggregation (aggregation not well tested)
|
10 years ago |
Vaclav Petras
|
1d4083f65a
gunittest: assert methods for testing vector equality based on v.info and diff of ascii, most notably assertVectorEqualsVector and assertVectorEqualsAscii (with tests)
|
10 years ago |
Vaclav Petras
|
424d10f949
gunittest: 3D raster assert methods (with tests), vector assert methods (v.info-based with tests)
|
10 years ago |
Vaclav Petras
|
c4e84521c9
gunittest: support older version of svn by getting relative URL from absolute one (ticket https://trac.osgeo.org/grass/ticket/2364), also improve documentation about data directory (ticket https://trac.osgeo.org/grass/ticket/2365)
|
10 years ago |
Vaclav Petras
|
8f666a266e
gunittest: move package from sandbox to trunk (leave static check script in sandbox)
|
10 years ago |