4112 Commits

Author SHA1 Message Date
Etienne Tourigny
74021a477e don't fail histogram test when images differ - too many different possible renderings depending on machine config. 2012-07-17 17:25:00 -03:00
Etienne Tourigny
ab23800ac5 Merge branch 'histogramwidget' of ../qgis-etiennesky 2012-07-16 23:12:06 -03:00
Etienne Tourigny
d1b7e8bac3 add raster histogram tests 2012-07-16 22:53:26 -03:00
Etienne Tourigny
b58b827e07 fix raster render tests - disable .aux.xml files 2012-07-16 21:28:57 -03:00
Martin Dobias
e35b115881 [API] removed QgsSearchString - QgsExpression should be used instead 2012-07-15 11:14:53 +02:00
Etienne Tourigny
dabc492151 tidy up tests/testdata dir 2012-07-14 15:42:07 -03:00
Marco Hugentobler
b70a0c6991 Move expected output from composermap tests into subdir 2012-07-12 10:49:50 +02:00
Marco Hugentobler
e6d7eb67e3 Test for composer overview map 2012-07-12 10:43:04 +02:00
Marco Hugentobler
75d68cd093 Write results of compositionchecker to dash 2012-07-12 09:31:06 +02:00
Marco Hugentobler
bc18adb02e Generate diff images in composer tests 2012-07-06 11:43:07 +02:00
Marco Hugentobler
8256d056a0 Tolerance for wrong pixels, better cleanup 2012-07-06 11:07:31 +02:00
Marco Hugentobler
67ba1d5344 Add test for composer grid 2012-07-06 10:40:43 +02:00
Marco Hugentobler
f6f447427d Add unit test for composer map 2012-07-06 09:13:08 +02:00
Nathan Woodrow
071866ff04 Add string position function to expression engine 2012-07-02 19:53:43 +10:00
Juergen E. Fischer
778f20beb9 check interval type 2012-07-01 00:02:16 +02:00
Nathan Woodrow
c467e79f3c Add expression functions for handling date/time:
- year,month,day,hour,minute,second extraction
    - new QgsInterval objects - handles time amounts
    - age() function returns the difference between two  datetimes
    - $now returns the current date and time
    - support for datetime - interval = new datetime
    - tointerval, todate, totime functions
    - tests ;)
2012-06-30 20:40:54 +10:00
Juergen E. Fischer
0d4d1fc206 run TestZipLayer::testTarItemSubfolder() only on GDAL>=1.8 2012-06-21 10:02:45 +02:00
Marco Hugentobler
a1cb7fdcd3 Replace contents of pseudoColor test with raster renderer code that generates the same result 2012-06-18 17:52:49 +02:00
Marco Hugentobler
60221439f0 Add backward compatibility code to rasterlayer and fix render checker. Landsat basic passes now 2012-06-18 17:02:38 +02:00
Etienne Tourigny
a4a85cbf37 add support for .tar/.tgz files and relevant tests ; delay scan of .tgz files and large .zip files until requested 2012-06-17 00:06:03 +02:00
Etienne Tourigny
4aab209400 remove Passthru option and change storage of options scanZipInBrowser and scanItemsInBrowser 2012-06-17 00:06:03 +02:00
Marco Hugentobler
78ff6ed488 Merge raster resampler branch 2012-06-14 10:20:15 +02:00
Juergen E. Fischer
a1bf57adfb fix test debug output 2012-05-30 14:19:12 +02:00
Etienne Tourigny
8a6e88dfec skip vrt-in-zip test for gdal<1.7 2012-05-30 14:14:18 +02:00
Juergen E. Fischer
56d03877eb apply #5598.33 2012-05-29 23:22:24 +02:00
Giuseppe Sucameli
149c96a9b0 Merge remote-tracking branch 'etiennesky/browser_fixes' 2012-05-29 01:18:27 +02:00
Juergen E. Fischer
a45e5b19c2 fix tests 2012-05-28 18:05:48 +02:00
Etienne Tourigny
c8d4420da8 add more autotests for ESRI WKT 2012-05-28 18:05:47 +02:00
Etienne Tourigny
ae753b87ec add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsCoordinateReferenceSystem::createFromUserInput() 2012-05-28 18:05:47 +02:00
Etienne Tourigny
04aab2938c do not show file extension in TOC, add QqsLayerItem::layerName() for getting layer name (bug #5621) 2012-05-28 00:16:56 -03:00
Etienne Tourigny
589460b2dc add tests for QgsDataItem - verify that .gz and .vrt files are not recognized as both gdal and ogr items (bug #5636) 2012-05-28 00:16:50 -03:00
Etienne Tourigny
f11878b627 fix zip file reading for gdal<1.9 and add test for folder-in-zip 2012-05-20 12:45:11 +02:00
Etienne Tourigny
f60d40aa10 use VSIReadDir() from gdal instead of quazip for listing .zip files and remove quazip entirely, including HAVE_ZLIB variable ; set default scanZip to 2 (Basic Scan) 2012-05-08 13:24:03 -03:00
Etienne Tourigny
e23e21f907 fix ziplayer handling for windows 2012-05-08 13:20:00 -03:00
Tim Sutton
54eabf300b Removed unused qsettings includes in tests 2012-05-06 22:00:42 +02:00
Juergen E. Fischer
db1c3d9f4e test cleanups 2012-05-06 15:19:59 +02:00
Tim Sutton
82ef4d1725 Applied patch from Etienne to make gzip/zip tests run under linux 2012-05-02 00:04:05 +02:00
Tim Sutton
0d2230a94b Merge pull request #131 from etiennesky/zip_qml2
[TEST][API]improved qml support for zip layers and more tests
2012-04-30 14:07:22 -07:00
Nathan Woodrow
bba09a19f0 Add fix for bad zoom using pen PCs; Add tests 2012-04-29 07:45:52 +10:00
Etienne Tourigny
a859c62062 test that styles are loaded from qml files outside zip 2012-04-24 22:27:28 -03:00
Etienne Tourigny
df87ee9591 add more QgsZipItem tests and data 2012-04-24 22:27:07 -03:00
Juergen E. Fischer
0b915ba27b test fixes on windows 2012-04-24 22:34:25 +02:00
Juergen E. Fischer
acdd97bd65 more test fixes on windows 2012-04-24 01:02:11 +02:00
Juergen E. Fischer
6e9454d814 fix regression992 test crash 2012-04-24 00:22:54 +02:00
Juergen E. Fischer
492f1a025c fix ziplayer test for GDAL<1.8 2012-04-23 22:16:50 +02:00
Juergen E. Fischer
71d0e4dd19 deprecated QgsCoordinateReferenceSystem::equals: as it might return false
eventhough the proj.4 string is equal. PROJ.4 string isn't unique to
CRSes.
2012-04-22 21:11:43 +02:00
Juergen E. Fischer
8e75d4b18f test fixes:
- run xvfb in 96 dpi mode
- indentation update (including tests)
- fix running tests from build directory
2012-04-22 01:40:14 +02:00
Juergen E. Fischer
5895f56514 run crssync on coordinate system test and run osgeo4w test as nightly 2012-04-19 23:19:34 +02:00
Tim Sutton
7bd9240efd Added unit test to verify zip layers can be opened 2012-04-18 23:02:23 +02:00
Tim Sutton
213a1bcb12 Added some extra output to provide some hints for creating a new anomaly file 2012-04-18 00:02:58 +02:00