Home: Building FDO Open Source
Run the ArcSDE Unit Tests
Unit Tests
Run the MySQL Unit Tests
Building FDO on Windows
>
Unit Tests
>
Run the GDAL Unit Tests
Do the following in a cmd.exe window:
cd C:\OpenSource\Providers\GDAL\Src\UnitTest
..\..\bin\Win32\Debug\UnitTest.exe
Note
The GDAL unit tests use relative paths to locate the test data. The test data is located at
C:\OpenSource\Providers\GDAL\TestData
.