Quantcast
Channel: DotSpatial
Viewing all articles
Browse latest Browse all 3973

Source code checked in, #71844

$
0
0
Changed Contract.Assert(...) in Proj4.cs to Assert.True(...). If the condition tested here was not true, the entire test was stopped which doesn't make a lot of sense when you are running 3000 tests. Now the test will fail with the appropriate message, but no dialog box will be shown.

Viewing all articles
Browse latest Browse all 3973