Run the SHP Unit Tests
 
 

Do the following in a cmd.exe window:

  1. cd C:\OpenSource\Providers\SHP\Src\UnitTest
  2. ..\..\Bin\Win32\Debug\UnitTest

The last line of output from these tests should be OK (149 tests)

NoteIf you experience any failurs, you might try executing C:\OpenSource\Providers\SHP\TestData\clean in a cmd.exe window and retry executing the unit tests.