[GRASS-dev] [GRASS GIS] #3792: Use unique names on test modules

GRASS GIS trac at osgeo.org
Wed Apr 17 07:33:38 PDT 2019


#3792: Use unique names on test modules
--------------------------+-------------------------
  Reporter:  pmav99       |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  closed
  Priority:  normal       |  Milestone:  7.8.0
 Component:  Tests        |    Version:  svn-trunk
Resolution:  fixed        |   Keywords:
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by pmav99):

 If possible, please convert the following test to a proper python module
 name:

 {{{
 raster/r.random/testsuite/test_r.random.py
 }}}

 I guess that this should do it:

 {{{
 svn mv raster/r.random/testsuite/test_r.random.py
 raster/r.random/testsuite/test_r_random.py
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3792#comment:5>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list