Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Anna Petrasova 83c45339c9 pygrass: backport #1407 Module fix (#1606) 3 gadi atpakaļ
  Anna Petrasova c825479df7 fix tests for Python 3 6 gadi atpakaļ
  Anna Petrášová 4f2c2421e3 gunittest: when printing, it should be 'str' in py 2 and 3 6 gadi atpakaļ
  Anna Petrášová c3efed0dfc gunittest: cleanup, no decoding should be needed 6 gadi atpakaļ
  Stefan Blumentrath 59981b5271 make multirunner pass with Py 2 and 3 6 gadi atpakaļ
  Stefan Blumentrath dc559b9ad4 Py>=3 version checks 6 gadi atpakaļ
  Stefan Blumentrath c98bf09754 fix multirunner.py with Py3; fix https://trac.osgeo.org/grass/ticket/3798; more Py3 fixes see https://trac.osgeo.org/grass/ticket/3771 6 gadi atpakaļ
  Stefan Blumentrath 23fffd0be5 fix StrinIO imports Python 2 vs 3 6 gadi atpakaļ
  Markus Neteler 1aad055cfa testsuite: Python3 fix for test_rpatch_artificial.py (fixes https://trac.osgeo.org/grass/ticket/3783) (contributed by pmav99) 6 gadi atpakaļ
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 gadi atpakaļ
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 gadi atpakaļ
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
  Pietro Zambelli f1c9d4d6ff gunittest: update syntax to be python3 ready 9 gadi atpakaļ
  Vaclav Petras 5fb9f21e74 gunittest: explicitely check if there is an executable for the module 9 gadi atpakaļ
  Markus Neteler 5f6818c58c gunittest: minor msg typo 9 gadi atpakaļ
  Anna Petrášová 66450ac121 gunittest: add new assert methods 9 gadi atpakaļ
  Pietro Zambelli 4ac5ded26e gunittest: Support also Python3 9 gadi atpakaļ
  Markus Neteler a8ef11c6cd various typo fixes, found by the Debian lintian QA tool 9 gadi atpakaļ
  Vaclav Petras 3d60e33478 gunittest: support text files for MD5 sum comparisons in multiplatform way 10 gadi atpakaļ
  Vaclav Petras 633b1fa7a5 gunittest: improve the implementation of newline tests using os.linesep 10 gadi atpakaļ
  Vaclav Petras f9a99075a7 gunittest: improvements to make it work better on MS Windows 10 gadi atpakaļ
  Vaclav Petras b1b7ae26c3 gunittest: functions to test existence of raster, 3D raster and vector 10 gadi atpakaļ
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 gadi atpakaļ
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) 10 gadi atpakaļ
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster 10 gadi atpakaļ
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 gadi atpakaļ
  Markus Neteler b3d0ac9928 python docs: documentation improved 10 gadi atpakaļ
  Anna Petrášová aea1da4161 gunittest: fix documentation 10 gadi atpakaļ
  Vaclav Petras 5685f0172a gunittest: basic support for Python 2.6 and appropriate help for individual test file 10 gadi atpakaļ
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 gadi atpakaļ