Commit History

Автор SHA1 Съобщение Дата
  Pietro Zambelli f1c9d4d6ff gunittest: update syntax to be python3 ready преди 9 години
  Vaclav Petras 5fb9f21e74 gunittest: explicitely check if there is an executable for the module преди 9 години
  Markus Neteler 5f6818c58c gunittest: minor msg typo преди 9 години
  Anna Petrášová 66450ac121 gunittest: add new assert methods преди 9 години
  Pietro Zambelli 4ac5ded26e gunittest: Support also Python3 преди 9 години
  Markus Neteler a8ef11c6cd various typo fixes, found by the Debian lintian QA tool преди 9 години
  Vaclav Petras 3d60e33478 gunittest: support text files for MD5 sum comparisons in multiplatform way преди 10 години
  Vaclav Petras 633b1fa7a5 gunittest: improve the implementation of newline tests using os.linesep преди 10 години
  Vaclav Petras f9a99075a7 gunittest: improvements to make it work better on MS Windows преди 10 години
  Vaclav Petras b1b7ae26c3 gunittest: functions to test existence of raster, 3D raster and vector преди 10 години
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) преди 10 години
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) преди 10 години
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster преди 10 години
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed преди 10 години
  Markus Neteler b3d0ac9928 python docs: documentation improved преди 10 години
  Anna Petrášová aea1da4161 gunittest: fix documentation преди 10 години
  Vaclav Petras 5685f0172a gunittest: basic support for Python 2.6 and appropriate help for individual test file преди 10 години
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage преди 10 години
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning преди 10 години
  Vaclav Petras 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 години
  Vaclav Petras 29def08031 gunittest: add summary table and stderr to test file HTML report преди 10 години
  Vaclav Petras 7434583ed5 gunittest: multi test result class and key-value report for one test file and their aggregation (aggregation not well tested) преди 10 години
  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 години
  Vaclav Petras 424d10f949 gunittest: 3D raster assert methods (with tests), vector assert methods (v.info-based with tests) преди 10 години
  Vaclav Petras b0e1e96508 gunittest: use PyGRASS for the whole module run (use finish_ and try-except), few updates in doc преди 10 години
  Vaclav Petras 2ed6455e0f gunittest: rename assertCommandKeyValue to assertModuleKeyValue to be consistent with pygrass and rest of gunittest преди 10 години
  Vaclav Petras 9b9cf7ae42 gunittest: handle process manually since pygrass would raise an exception (introduced in https://trac.osgeo.org/grass/changeset/61229, alternative would be to use try-except, SimpleModule doctest is failing), clean up some module calls (use SimpleModule), improve CalledModuleError creation in pygrass преди 10 години
  Vaclav Petras 8f666a266e gunittest: move package from sandbox to trunk (leave static check script in sandbox) преди 10 години