Historique des commits

Auteur SHA1 Message Date
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers il y a 8 ans
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
  Pietro Zambelli f1c9d4d6ff gunittest: update syntax to be python3 ready il y a 9 ans
  Vaclav Petras 5fb9f21e74 gunittest: explicitely check if there is an executable for the module il y a 9 ans
  Markus Neteler 5f6818c58c gunittest: minor msg typo il y a 9 ans
  Anna Petrášová 66450ac121 gunittest: add new assert methods il y a 9 ans
  Pietro Zambelli 4ac5ded26e gunittest: Support also Python3 il y a 9 ans
  Markus Neteler a8ef11c6cd various typo fixes, found by the Debian lintian QA tool il y a 10 ans
  Vaclav Petras 3d60e33478 gunittest: support text files for MD5 sum comparisons in multiplatform way il y a 10 ans
  Vaclav Petras 633b1fa7a5 gunittest: improve the implementation of newline tests using os.linesep il y a 10 ans
  Vaclav Petras f9a99075a7 gunittest: improvements to make it work better on MS Windows il y a 10 ans
  Vaclav Petras b1b7ae26c3 gunittest: functions to test existence of raster, 3D raster and vector il y a 10 ans
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster il y a 10 ans
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed il y a 10 ans
  Markus Neteler b3d0ac9928 python docs: documentation improved il y a 10 ans
  Anna Petrášová aea1da4161 gunittest: fix documentation il y a 10 ans
  Vaclav Petras 5685f0172a gunittest: basic support for Python 2.6 and appropriate help for individual test file il y a 10 ans
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage il y a 10 ans
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning il y a 10 ans
  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) il y a 10 ans
  Vaclav Petras 29def08031 gunittest: add summary table and stderr to test file HTML report il y a 10 ans
  Vaclav Petras 7434583ed5 gunittest: multi test result class and key-value report for one test file and their aggregation (aggregation not well tested) il y a 10 ans
  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) il y a 11 ans
  Vaclav Petras 424d10f949 gunittest: 3D raster assert methods (with tests), vector assert methods (v.info-based with tests) il y a 11 ans
  Vaclav Petras b0e1e96508 gunittest: use PyGRASS for the whole module run (use finish_ and try-except), few updates in doc il y a 11 ans
  Vaclav Petras 2ed6455e0f gunittest: rename assertCommandKeyValue to assertModuleKeyValue to be consistent with pygrass and rest of gunittest il y a 11 ans
  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 il y a 11 ans