Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-09 Thread Glynn Clements
Moritz Lennert wrote: > >> v.random output=random_points n=100 > >> v.info -t random_points> result > > > > If the framework understands vector maps, it shouldn't be necessary to > > use v.info; it should be able to compare the random_points map to > > random_points.ref. > > But how to compare

[GRASS-dev] [GRASS GIS] #1386: wxGUI output gone

2011-06-09 Thread GRASS GIS
#1386: wxGUI output gone ---+ Reporter: mmetz | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.0

[GRASS-dev] Re: [GRASS GIS] #958: v.krige does not run in GRASS 7

2011-06-09 Thread GRASS GIS
#958: v.krige does not run in GRASS 7 --+- Reporter: cmbarton | Owner: aghisla Type: defect| Status: assigned Priority: normal| Milestone: 7.0.0 Component: Vector| Version: sv

Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-09 Thread Hamish
Moritz wrote: > But how to compare two randomly generated maps ? Unless the > system is not really random, the maps _should_ be different. Good eye, but the system is not really random, only pseudo-random. Use the GRASS_RND_SEED enviro variable to get the same result each time by using the same s

Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-09 Thread Soeren Gebbert
Hi, Thats why I compare the topology information and not the position/coordinates. In any cases 100 points must be generated. Best Soeren Am 09.06.2011 12:21 schrieb "Moritz Lennert" : > On 09/06/11 10:01, Glynn Clements wrote: >> >> Soeren Gebbert wrote: > >>> v.random output=random_points n=100

Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-09 Thread Moritz Lennert
On 09/06/11 10:01, Glynn Clements wrote: Soeren Gebbert wrote: v.random output=random_points n=100 v.info -t random_points> result If the framework understands vector maps, it shouldn't be necessary to use v.info; it should be able to compare the random_points map to random_points.ref.

Re: [GRASS-dev] Test suite for GRASS - proposal, discussion welcome

2011-06-09 Thread Glynn Clements
Soeren Gebbert wrote: > > Dependencies aren't really an issue. You build all of GRASS first, > > then test. Any modules which are used for generating test maps or > > analysing data are assumed to be correct (they will have test cases of > > their own; the most that's required is that such module

Re: [GRASS-dev] Error compiling the latest grass7svn

2011-06-09 Thread Glynn Clements
Pierre Roudier wrote: > I just encountered the following error while compiling the last svn up > of grass_trunk: > > In file > /usr/local/src/grass7-svn/grass_trunk/dist.x86_64-unknown-linux-gnu/include/grass/gprojects.h, > couldn't find ogr_srs_api.h When posting compilation errors, it helps