Run the SDF Unit Tests
 
 
 

Do the following in a cmd.exe window:

  1. cd C:\OpenSource\Providers\SDF\Src\UnitTest
  2. ..\..\bin\Win32\Debug\UnitTest.exe
NoteThe SDF unit tests use relative paths to locate the test data. The test data is located at C:\OpenSource\Providers\SDF\TestData.
NoteRunning UnitTest.exe causes the PARCEL_linuxtest.SDX to be modified and creates some files. Before running the UnitTest.exe again, do a revert on PARCL_linuxtest.SDX and delete the files created by the UnitTest.exe.