Skip to content

Commit c6e9291

Browse files
committed
Merge branch 'master' of github.com:qgis/Quantum-GIS
2 parents a3fea94 + 5148d5f commit c6e9291

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+57
-2
lines changed

debian/changelog

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ qgis (1.9.90) UNRELEASED; urgency=low
1212
* add mssqlprovider plugin
1313
* copyright & policy update (synced from debiangis)
1414
* run crssync in postinst
15+
* switch from test with check target instead of test
1516

16-
-- Jürgen E. Fischer <jef@norbit.de> Tue, 03 Apr 2012 00:20:18 +0200
17+
-- Jürgen E. Fischer <jef@norbit.de> Sat, 14 Apr 2012 10:39:28 +0200
1718

1819
qgis (1.8.0) UNRELEASED; urgency=low
1920

debian/rules

+3-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ build-stamp: debian/build/CMakeCache.txt
104104

105105
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
106106
# Code to run the package test suite - and ignore the outcome for now
107-
LD_LIBRARY_PATH=$(PWD)/debian/build/output/lib:$(LD_LIBRARY_PATH) $(MAKE) -C debian/build test || true
107+
LD_LIBRARY_PATH=$(PWD)/debian/build/output/lib:$(LD_LIBRARY_PATH) $(MAKE) -C debian/build check || true
108+
else
109+
echo Skipping tests.
108110
endif
109111

110112
touch $@

images/flags/af.png

604 Bytes

images/flags/ar.png

506 Bytes

images/flags/bg.png

462 Bytes

images/flags/ca_ES.png

469 Bytes

images/flags/cs_CZ.png

476 Bytes

images/flags/de.png

545 Bytes

images/flags/el_GR.png

487 Bytes

images/flags/es.png

469 Bytes

images/flags/et.png

592 Bytes

images/flags/fa.png

512 Bytes

images/flags/fi.png

489 Bytes

images/flags/fr.png

545 Bytes

images/flags/gl_ES.png

469 Bytes

images/flags/he.png

431 Bytes

images/flags/hr_HR.png

524 Bytes

images/flags/hu.png

432 Bytes

images/flags/id.png

430 Bytes

images/flags/is.png

532 Bytes

images/flags/it.png

420 Bytes

images/flags/ja.png

420 Bytes

images/flags/ka_GE.png

594 Bytes

images/flags/ko_KR.png

592 Bytes

images/flags/lo.png

563 Bytes

images/flags/lt.png

508 Bytes

images/flags/lv.png

465 Bytes

images/flags/mn.png

492 Bytes

images/flags/nl.png

453 Bytes

images/flags/no.png

512 Bytes

images/flags/pl_PL.png

374 Bytes

images/flags/pt_BR.png

593 Bytes

images/flags/pt_PT.png

554 Bytes

images/flags/ro.png

495 Bytes

images/flags/ru.png

420 Bytes

images/flags/sk.png

562 Bytes

images/flags/sl_SI.png

510 Bytes

images/flags/sq_AL.png

600 Bytes

images/flags/sr_CS-Latn.png

423 Bytes

images/flags/sv.png

501 Bytes

images/flags/ta.png

503 Bytes

images/flags/th.png

452 Bytes

images/flags/tr.png

492 Bytes

images/flags/uk.png

446 Bytes

images/flags/vi.png

616 Bytes

images/flags/xh.png

642 Bytes

images/flags/zh_CN.png

472 Bytes

images/flags/zh_TW.png

465 Bytes

images/images.qrc

+46
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,52 @@
378378
<file>themes/default/mActionAddMssqlLayer.png</file>
379379
<file>themes/default/mActionTouch.png</file>
380380
<file>themes/classic/mActionTouch.png</file>
381+
<file>flags/af.png</file>
382+
<file>flags/ar.png</file>
383+
<file>flags/bg.png</file>
384+
<file>flags/ca_ES.png</file>
385+
<file>flags/cs_CZ.png</file>
386+
<file>flags/de.png</file>
387+
<file>flags/el_GR.png</file>
388+
<file>flags/es.png</file>
389+
<file>flags/et.png</file>
390+
<file>flags/fa.png</file>
391+
<file>flags/fi.png</file>
392+
<file>flags/fr.png</file>
393+
<file>flags/gl_ES.png</file>
394+
<file>flags/he.png</file>
395+
<file>flags/hr_HR.png</file>
396+
<file>flags/hu.png</file>
397+
<file>flags/id.png</file>
398+
<file>flags/is.png</file>
399+
<file>flags/it.png</file>
400+
<file>flags/ja.png</file>
401+
<file>flags/ka_GE.png</file>
402+
<file>flags/ko_KR.png</file>
403+
<file>flags/lo.png</file>
404+
<file>flags/lt.png</file>
405+
<file>flags/lv.png</file>
406+
<file>flags/mn.png</file>
407+
<file>flags/nl.png</file>
408+
<file>flags/no.png</file>
409+
<file>flags/pl_PL.png</file>
410+
<file>flags/pt_BR.png</file>
411+
<file>flags/pt_PT.png</file>
412+
<file>flags/ro.png</file>
413+
<file>flags/ru.png</file>
414+
<file>flags/sk.png</file>
415+
<file>flags/sl_SI.png</file>
416+
<file>flags/sq_AL.png</file>
417+
<file>flags/sr_CS-Latn.png</file>
418+
<file>flags/sv.png</file>
419+
<file>flags/ta.png</file>
420+
<file>flags/th.png</file>
421+
<file>flags/tr.png</file>
422+
<file>flags/uk.png</file>
423+
<file>flags/vi.png</file>
424+
<file>flags/xh.png</file>
425+
<file>flags/zh_CN.png</file>
426+
<file>flags/zh_TW.png</file>
381427
</qresource>
382428
<qresource prefix="/images/tips">
383429
<file alias="symbol_levels.png">qgis_tips/symbol_levels.png</file>

tests/src/core/testqgscoordinatereferencesystem.cpp

+6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Email : sherman at mrcc dot com
2424
#include <qgscoordinatereferencesystem.h>
2525
#include <qgis.h>
2626

27+
#include <proj_api.h>
28+
#include <gdal.h>
29+
2730
class TestQgsCoordinateReferenceSystem: public QObject
2831
{
2932
Q_OBJECT
@@ -296,6 +299,9 @@ void TestQgsCoordinateReferenceSystem::debugPrint(
296299
{
297300
QgsDebugMsg( "* Units : degrees" );
298301
}
302+
303+
QgsDebugMsg( QString( "** GDAL version: %1" ).arg( GDAL_RELEASE_NAME ) );
304+
QgsDebugMsg( QString( "** PROJ.4 version: %1" ).arg( PJ_VERSION ) );
299305
}
300306

301307
QTEST_MAIN( TestQgsCoordinateReferenceSystem )

0 commit comments

Comments
 (0)