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.exe
NoteThe SHP unit tests use relative paths to locate the test data. The test data is located at C:\OpenSource\Providers\SHP\TestData.
NoteIf you experience any failures, you might try executing C:\OpenSource\Providers\SHP\TestData\clean in a cmd.exe window and retry executing the unit tests.