562 changes: 562 additions & 0 deletions python/plugins/sextante/tests/AlgTests.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python/plugins/sextante/tests/TestData.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def union():

def loadTestData():
QGisLayers.load(points(), "points");
QGisLayers.load(points(), "points2");
QGisLayers.load(points2(), "points2");
QGisLayers.load(polygons(), "polygons");
QGisLayers.load(polygons2(), "polygons2");
QGisLayers.load(lines(), "lines");
Expand Down
Binary file modified python/plugins/sextante/tests/data/polygons2.dbf
Binary file not shown.