|
1 | 1 | set(MODULE_DIRECTORY "${esma_include}/MAPL.geom/tests") |
2 | 2 |
|
3 | 3 | set (TEST_SRCS |
4 | | - #Test_GeomManager.pf |
5 | | - #Test_LatLonDecomposition.pf |
6 | | - #Test_CoordinateAxis.pf |
7 | | - #Test_LonAxis.pf |
8 | | - #Test_LatAxis.pf |
9 | | - #Test_LatLonGeomSpec.pf |
10 | | - #Test_LatLonGeomFactory.pf |
11 | | - #Test_CubedSphereGeomSpec.pf |
12 | | - #Test_CubedSphereGeomFactory.pf |
13 | | - #Test_GridGet.pf |
14 | | - #Test_LocStreamDecomposition.pf |
15 | | - #Test_LocStreamGeomFactory.pf |
16 | | - #Test_LocStreamGeomFactory_Metadata.pf |
17 | | - #Test_MeshDecomposition.pf |
18 | | - #Test_MeshGeomSpec.pf |
19 | | - #Test_MeshGeomFactory.pf |
20 | | - #Test_MeshGeomFactory_Metadata.pf |
21 | | - #Test_MeshGeomFactory_File.pf |
22 | | - #Test_MeshGeomFactory_Distribution.pf |
23 | | - #Test_XYGeomSpec.pf |
24 | | - #Test_XYGeomFactory.pf |
25 | | - #Test_EASEGeomSpec.pf |
26 | | - #Test_EASEGeomFactory.pf |
| 4 | + Test_GeomManager.pf |
| 5 | + Test_LatLonDecomposition.pf |
| 6 | + Test_CoordinateAxis.pf |
| 7 | + Test_LonAxis.pf |
| 8 | + Test_LatAxis.pf |
| 9 | + Test_LatLonGeomSpec.pf |
| 10 | + Test_LatLonGeomFactory.pf |
| 11 | + Test_CubedSphereGeomSpec.pf |
| 12 | + Test_CubedSphereGeomFactory.pf |
| 13 | + Test_GridGet.pf |
| 14 | + Test_LocStreamDecomposition.pf |
| 15 | + Test_LocStreamGeomFactory.pf |
| 16 | + Test_LocStreamGeomFactory_Metadata.pf |
| 17 | + Test_MeshDecomposition.pf |
| 18 | + Test_MeshGeomSpec.pf |
| 19 | + Test_MeshGeomFactory.pf |
| 20 | + Test_MeshGeomFactory_Metadata.pf |
| 21 | + Test_MeshGeomFactory_File.pf |
| 22 | + Test_MeshGeomFactory_Distribution.pf |
| 23 | + Test_XYGeomSpec.pf |
| 24 | + Test_XYGeomFactory.pf |
| 25 | + Test_EASEGeomSpec.pf |
| 26 | + Test_EASEGeomFactory.pf |
27 | 27 | Test_HorzIJIndex.pf |
28 | 28 | ) |
29 | 29 |
|
|
0 commit comments