307 Commits

Author SHA1 Message Date
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
Tim Sutton
88a319a4fc Added anomaly files for windows 2012-05-25 18:38:10 +02: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
6229eec705 Added anomaly tests for stingray 2012-05-02 20:41:37 +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
Tim Sutton
20e5f5a6bc Added anomaly images for i386 natty nightly builds that are failing 2012-04-25 22:35:52 +02: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
Tim Sutton
2978bfa4ce Added anomaly images for failing tests on theodwyn-squeeze-amd64 2012-04-24 21:52:37 +02:00
Tim Sutton
a5ff124719 Added more anomalies for nightly tests on i386 precise 2012-04-24 08:17:14 +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
Tim Sutton
b82bc6757a Added anomaly files from nightly build server 2012-04-23 19:17:58 +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
98dbb8e0fc use install rpath only on apple 2012-04-20 09:39:36 +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
f77b9932b5 Added zipped shp for testing zip driver 2012-04-18 22:27:59 +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
Tim Sutton
0196ed84f3 Added anomaly checks based on test run http://dash.orfeo-toolbox.org/testDetails.php?test=9375735&build=81442 2012-04-17 23:37:40 +02:00
Tim Sutton
2ad635a554 More useful dash messages for render checker images 2012-04-17 23:30:37 +02:00
Tim Sutton
596ba1e4e0 Added anomaly for ubuntu 12.04 buffer render 2012-04-17 23:29:27 +02:00
Tim Sutton
205a4b3240 Anomalies for tests so that they run on ubuntu 12.04 2012-04-16 02:17:06 +02:00
Tim Sutton
a091d6f87b Anomalies for tests so that they run on ubuntu 12.04 2012-04-16 02:02:51 +02:00
Tim Sutton
3e6ea5c201 Better hash comparison implementation for render checker 2012-04-15 20:05:56 +02:00
Jaka Kranjc
8332f32014 regression992 test: only check the actual regression
this test would fail if GDAL doesn't have any jpeg2000 support compiled in
2012-04-15 12:19:34 +02:00
Tim Sutton
dca998f4b0 Show anomaly hashes in test reporting 2012-04-15 11:13:46 +02:00
Tim Sutton
60f7b7dcd3 Added anomalies for nimbus host in test suite 2012-04-15 10:21:26 +02:00
Tim Sutton
bd759ca736 Use explicit qt libs for tests 2012-04-15 10:13:46 +02:00
Tim Sutton
191a229f2d Fixes for coordinate ref sys test errors on Werner's machine 2012-04-15 00:41:47 +02:00
Tim Sutton
85171623bc Added additional diagnostics for why stripped wkt compare is failing on some machines. 2012-04-14 23:35:56 +02:00
Tim Sutton
c6a006eb29 Don't use ugly old std::out to send info to CDash 2012-04-14 23:12:13 +02:00
Tim Sutton
aab9976b55 Upload test images to cdash 2012-04-14 21:50:32 +02:00
Tim Sutton
c6e9291a88 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-14 12:03:40 +02:00
Juergen E. Fischer
a1b132486b show GDAL & PROJ version in CRS test 2012-04-14 11:22:14 +02:00
Tim Sutton
4665ac01f5 Fix bug with test renderer where it was saving diff images to the wrong place 2012-04-14 10:55:53 +02:00
Tim Sutton
7be2d960de Finished first pass implementation for anomaly testing in renderchecker. 2012-04-14 09:56:43 +02:00
Tim Sutton
83b1bf52cf Moved control images one per directory and updated render checker to generate paths and filenames more cleanly. All tests pass for me. 2012-04-14 00:45:50 +02:00
Tim Sutton
6ebcd65203 Refactored tests using control images to get control image path from renderchecker. 2012-04-13 18:48:40 +02:00
Tim Sutton
25dccaf36c Moved test images into their own folder 2012-04-13 17:34:17 +02:00
Tim Sutton
aa6d5b3451 Better diagnostics for CRS tests debug output 2012-04-08 18:52:12 +02:00