<div dir="ltr">Hi,<br><br>it seems that r64226 broke a PyGRASS module interface parsing, at least this is my guess.<br><div><br><a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/lib/python/pygrass/modules/interface/test_modules/index.html">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/lib/python/pygrass/modules/interface/test_modules/index.html</a><br><br></div><div>Unfortunately, gunittest depends on PyGRASS, so now most of the things cannot be tested, e.g.<br></div><div><br><a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/test_vwhat_layers/index.html">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/test_vwhat_layers/index.html</a><br><br>To test before commit, run all tests, start GRASS and execute:<br><br>  cd my/grass/source/code/root<br>  python -m grass.<span class="">gunittest</span>.main --location my_nc_spm_08_grass7_location_for_tests --location-type nc<br><div id=":1uu" class=""><br>This write a text summary to output and will create a HTML report from all tests in all testsuite directories inside the directory tree. Please. find the report in testreport/index.html.<br><br>To execute just part of the tests when fixing something, cd into some subdirectory, e.g. lib and execute the same command. Again, it will execute all tests in testsuite subdirectories and create a report.<br></div><br></div><div>Vaclav<br></div><div><br><br><a href="http://trac.osgeo.org/grass/changeset/64226/grass/trunk">http://trac.osgeo.org/grass/changeset/64226/grass/trunk</a><br><a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-16-08-00/report_for_nc_spm_08_grass7_nc/testfiles.html">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-16-08-00/report_for_nc_spm_08_grass7_nc/testfiles.html</a><br><a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/testfiles.html">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-17-08-00/report_for_nc_spm_08_grass7_nc/testfiles.html</a><br><a href="http://grass.osgeo.org/grass71/manuals/libpython/gunittest_testing.html#testing-with-gunittest-package-in-general" target="_blank">http://grass.osgeo.org/grass71/manuals/libpython/gunittest_testing.html#testing-with-<span class="">gunittest</span>-package-in-general</a><br></div></div>