[librasterlite2] 02/08: Merge tag 'upstream/1.0.0_rc0+devel'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 21 12:58:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository librasterlite2.

commit 414fd4a9e52c98781e83bbb0deec0cf6ab00d1ec
Merge: 3259dbc 4e01111
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 21 13:25:06 2015 +0200

    Merge tag 'upstream/1.0.0_rc0+devel'
    
    Upstream version 1.0.0~rc0+devel

 Android_R4.2.0.mk                                  |   50 -
 Android_R4.3.0.mk                                  |   54 +
 Makefile-static-MinGW                              |   47 +-
 Makefile.am                                        |    8 +-
 Makefile.in                                        |   60 +-
 aclocal.m4                                         |  175 +-
 compile                                            |  347 +
 config.h.in                                        |   42 +-
 configure                                          |  623 +-
 configure.ac                                       |  114 +-
 examples/Makefile.am                               |    8 -
 examples/Makefile.in                               |  597 --
 examples/examples.doxy                             |  152 -
 examples/sample1.c                                 |   68 -
 headers/Makefile.in                                |   28 +-
 headers/rasterlite2/rasterlite2.h                  | 1993 +++-
 headers/rasterlite2/rl2graphics.h                  |  749 +-
 headers/rasterlite2/rl2tiff.h                      |    6 +-
 headers/rasterlite2/rl2wms.h                       |   25 +-
 headers/rasterlite2/sqlite.h                       |    2 +-
 headers/rasterlite2_private.h                      | 1082 ++-
 headers/rl2svg_private.h                           |   44 +-
 rasterlite2-4.2.0.mk                               |   86 -
 rasterlite2-4.3.0.mk                               |  106 +
 src/Makefile.am                                    |   33 +-
 src/Makefile.in                                    |  152 +-
 src/md5.c                                          |  307 +
 src/md5.h                                          |   65 +
 src/rasterlite2.c                                  |  445 +-
 src/rl2ascii.c                                     |  243 +-
 src/rl2auxfont.c                                   |  796 ++
 src/rl2auxgeom.c                                   | 2189 +++++
 src/rl2auxrender.c                                 | 3459 ++++++-
 src/rl2charls.c                                    |  472 +
 src/rl2codec.c                                     | 1304 ++-
 src/rl2dbms.c                                      | 4189 +++++++--
 src/rl2gif.c                                       |    6 +-
 src/rl2import.c                                    | 4476 +++++++--
 src/rl2jpeg.c                                      |  266 +-
 src/rl2md5.c                                       |  116 +
 src/rl2openjpeg.c                                  | 1642 ++++
 src/rl2paint.c                                     | 2192 ++++-
 src/rl2png.c                                       |  844 +-
 src/rl2pyramid.c                                   | 1033 ++-
 src/rl2rastersym.c                                 | 1522 ++-
 src/rl2raw.c                                       | 1135 ++-
 src/rl2sql.c                                       | 9697 ++++++++++++++------
 src/rl2sqlaux.c                                    | 1717 +++-
 src/rl2svg.c                                       |   52 +-
 src/rl2svgaux.c                                    |    2 +-
 src/rl2svgxml.c                                    |    6 +-
 src/rl2symbaux.c                                   | 4360 +++++++++
 src/rl2symbolizer.c                                | 3934 ++++++--
 src/rl2tiff.c                                      |  714 +-
 src/rl2version.c                                   |    2 +-
 src/rl2webp.c                                      |  227 +-
 src/rl2wms.c                                       |  570 +-
 test/Cevennes2.jp2                                 |  Bin 0 -> 17959 bytes
 test/Karla-BoldItalic.ttf                          |  Bin 0 -> 18672 bytes
 test/Makefile.am                                   |   15 +-
 test/Makefile.in                                   |  207 +-
 test/check_sql_stmt.c                              |   14 +-
 test/coverage_style.xml                            |   83 +
 test/ndvi.xml                                      |   98 +
 test/raster_symbolizer_4.xml                       |   11 +-
 test/raster_symbolizer_5.xml                       |    8 +-
 test/raster_symbolizer_6.xml                       |    6 +-
 test/sql_stmt_security_tests/Makefile.am           |  397 +-
 test/sql_stmt_security_tests/Makefile.in           |  423 +-
 test/sql_stmt_security_tests/exportfont1.testcase  |    7 +
 test/sql_stmt_security_tests/exportfont10.testcase |    7 +
 test/sql_stmt_security_tests/exportfont11.testcase |    7 +
 test/sql_stmt_security_tests/exportfont12.testcase |    7 +
 test/sql_stmt_security_tests/exportfont13.testcase |    7 +
 test/sql_stmt_security_tests/exportfont2.testcase  |    7 +
 test/sql_stmt_security_tests/exportfont3.testcase  |    7 +
 test/sql_stmt_security_tests/exportfont4.testcase  |    7 +
 test/sql_stmt_security_tests/exportfont9.testcase  |    7 +
 test/sql_stmt_security_tests/loadfont1.testcase    |    7 +
 test/sql_stmt_security_tests/loadfont2.testcase    |    7 +
 test/sql_stmt_security_tests/loadfont3.testcase    |    7 +
 test/sql_stmt_security_tests/loadfont4.testcase    |    7 +
 test/sql_stmt_security_tests/loadfont5.testcase    |    7 +
 .../writebandtifftfw1.testcase                     |    7 +
 .../writebandtifftfw10.testcase                    |    7 +
 .../writebandtifftfw11.testcase                    |    7 +
 .../writebandtifftfw12.testcase                    |    7 +
 .../writebandtifftfw13.testcase                    |    7 +
 .../writebandtifftfw14.testcase                    |    7 +
 .../writebandtifftfw15.testcase                    |    7 +
 .../writebandtifftfw16.testcase                    |    7 +
 .../writebandtifftfw17.testcase                    |    7 +
 .../writebandtifftfw18.testcase                    |    7 +
 .../writebandtifftfw19.testcase                    |    7 +
 .../writebandtifftfw2.testcase                     |    7 +
 .../writebandtifftfw20.testcase                    |    7 +
 .../writebandtifftfw21.testcase                    |    7 +
 .../writebandtifftfw22.testcase                    |    7 +
 .../writebandtifftfw23.testcase                    |    7 +
 .../writebandtifftfw24.testcase                    |    7 +
 .../writebandtifftfw25.testcase                    |    7 +
 .../writebandtifftfw26.testcase                    |    7 +
 .../writebandtifftfw27.testcase                    |    7 +
 .../writebandtifftfw3.testcase                     |    7 +
 .../writebandtifftfw4.testcase                     |    7 +
 .../writebandtifftfw5.testcase                     |    7 +
 .../writebandtifftfw6.testcase                     |    7 +
 .../writebandtifftfw7.testcase                     |    7 +
 .../writebandtifftfw8.testcase                     |    7 +
 .../writebandtifftfw9.testcase                     |    7 +
 .../sql_stmt_security_tests/writejpegjgw1.testcase |    7 +
 .../writejpegjgw10.testcase                        |    7 +
 .../writejpegjgw11.testcase                        |    7 +
 .../writejpegjgw12.testcase                        |    7 +
 .../writejpegjgw13.testcase                        |    7 +
 .../writejpegjgw14.testcase                        |    7 +
 .../writejpegjgw15.testcase                        |    7 +
 .../sql_stmt_security_tests/writejpegjgw2.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw3.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw4.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw5.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw6.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw7.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw8.testcase |    7 +
 .../sql_stmt_security_tests/writejpegjgw9.testcase |    7 +
 .../writemonotifftfw1.testcase                     |    7 +
 .../writemonotifftfw10.testcase                    |    7 +
 .../writemonotifftfw11.testcase                    |    7 +
 .../writemonotifftfw12.testcase                    |    7 +
 .../writemonotifftfw13.testcase                    |    7 +
 .../writemonotifftfw14.testcase                    |    7 +
 .../writemonotifftfw15.testcase                    |    7 +
 .../writemonotifftfw16.testcase                    |    7 +
 .../writemonotifftfw17.testcase                    |    7 +
 .../writemonotifftfw18.testcase                    |    7 +
 .../writemonotifftfw19.testcase                    |    7 +
 .../writemonotifftfw2.testcase                     |    7 +
 .../writemonotifftfw20.testcase                    |    7 +
 .../writemonotifftfw21.testcase                    |    7 +
 .../writemonotifftfw3.testcase                     |    7 +
 .../writemonotifftfw4.testcase                     |    7 +
 .../writemonotifftfw5.testcase                     |    7 +
 .../writemonotifftfw6.testcase                     |    7 +
 .../writemonotifftfw7.testcase                     |    7 +
 .../writemonotifftfw8.testcase                     |    7 +
 .../writemonotifftfw9.testcase                     |    7 +
 .../writendviascii1.testcase                       |    7 +
 .../writendviascii10.testcase                      |    7 +
 .../writendviascii11.testcase                      |    7 +
 .../writendviascii12.testcase                      |    7 +
 .../writendviascii13.testcase                      |    7 +
 .../writendviascii14.testcase                      |    7 +
 .../writendviascii15.testcase                      |    7 +
 .../writendviascii16.testcase                      |    7 +
 .../writendviascii17.testcase                      |    7 +
 .../writendviascii18.testcase                      |    7 +
 .../writendviascii2.testcase                       |    7 +
 .../writendviascii3.testcase                       |    7 +
 .../writendviascii4.testcase                       |    7 +
 .../writendviascii5.testcase                       |    7 +
 .../writendviascii6.testcase                       |    7 +
 .../writendviascii7.testcase                       |    7 +
 .../writendviascii8.testcase                       |    7 +
 .../writendviascii9.testcase                       |    7 +
 .../writesectionascii1.testcase                    |    7 +
 .../writesectionascii10.testcase                   |    7 +
 .../writesectionascii11.testcase                   |    7 +
 .../writesectionascii12.testcase                   |    7 +
 .../writesectionascii13.testcase                   |    7 +
 .../writesectionascii14.testcase                   |    7 +
 .../writesectionascii15.testcase                   |    7 +
 .../writesectionascii16.testcase                   |    7 +
 .../writesectionascii17.testcase                   |    7 +
 .../writesectionascii18.testcase                   |    7 +
 .../writesectionascii2.testcase                    |    7 +
 .../writesectionascii3.testcase                    |    7 +
 .../writesectionascii4.testcase                    |    7 +
 .../writesectionascii5.testcase                    |    7 +
 .../writesectionascii6.testcase                    |    7 +
 .../writesectionascii7.testcase                    |    7 +
 .../writesectionascii9.testcase                    |    7 +
 .../writesectionbandgeotiff1.testcase              |    7 +
 .../writesectionbandgeotiff10.testcase             |    7 +
 .../writesectionbandgeotiff11.testcase             |    7 +
 .../writesectionbandgeotiff12.testcase             |    7 +
 .../writesectionbandgeotiff13.testcase             |    7 +
 .../writesectionbandgeotiff14.testcase             |    7 +
 .../writesectionbandgeotiff15.testcase             |    7 +
 .../writesectionbandgeotiff16.testcase             |    7 +
 .../writesectionbandgeotiff17.testcase             |    7 +
 .../writesectionbandgeotiff18.testcase             |    7 +
 .../writesectionbandgeotiff19.testcase             |    7 +
 .../writesectionbandgeotiff2.testcase              |    7 +
 .../writesectionbandgeotiff20.testcase             |    7 +
 .../writesectionbandgeotiff21.testcase             |    7 +
 .../writesectionbandgeotiff22.testcase             |    7 +
 .../writesectionbandgeotiff23.testcase             |    7 +
 .../writesectionbandgeotiff24.testcase             |    7 +
 .../writesectionbandgeotiff25.testcase             |    7 +
 .../writesectionbandgeotiff26.testcase             |    7 +
 .../writesectionbandgeotiff27.testcase             |    7 +
 .../writesectionbandgeotiff28.testcase             |    7 +
 .../writesectionbandgeotiff29.testcase             |    7 +
 .../writesectionbandgeotiff3.testcase              |    7 +
 .../writesectionbandgeotiff4.testcase              |    7 +
 .../writesectionbandgeotiff5.testcase              |    7 +
 .../writesectionbandgeotiff6.testcase              |    7 +
 .../writesectionbandgeotiff7.testcase              |    7 +
 .../writesectionbandgeotiff8.testcase              |    7 +
 .../writesectionbandgeotiff9.testcase              |    7 +
 .../writesectionbandtiff1.testcase                 |    7 +
 .../writesectionbandtiff10.testcase                |    7 +
 .../writesectionbandtiff11.testcase                |    7 +
 .../writesectionbandtiff12.testcase                |    7 +
 .../writesectionbandtiff13.testcase                |    7 +
 .../writesectionbandtiff14.testcase                |    7 +
 .../writesectionbandtiff15.testcase                |    7 +
 .../writesectionbandtiff16.testcase                |    7 +
 .../writesectionbandtiff17.testcase                |    7 +
 .../writesectionbandtiff18.testcase                |    7 +
 .../writesectionbandtiff19.testcase                |    7 +
 .../writesectionbandtiff2.testcase                 |    7 +
 .../writesectionbandtiff20.testcase                |    7 +
 .../writesectionbandtiff21.testcase                |    7 +
 .../writesectionbandtiff22.testcase                |    7 +
 .../writesectionbandtiff23.testcase                |    7 +
 .../writesectionbandtiff24.testcase                |    7 +
 .../writesectionbandtiff25.testcase                |    7 +
 .../writesectionbandtiff26.testcase                |    7 +
 .../writesectionbandtiff27.testcase                |    7 +
 .../writesectionbandtiff28.testcase                |    7 +
 .../writesectionbandtiff3.testcase                 |    7 +
 .../writesectionbandtiff4.testcase                 |    7 +
 .../writesectionbandtiff5.testcase                 |    7 +
 .../writesectionbandtiff6.testcase                 |    7 +
 .../writesectionbandtiff7.testcase                 |    7 +
 .../writesectionbandtiff8.testcase                 |    7 +
 .../writesectionbandtiff9.testcase                 |    7 +
 .../writesectionbandtifftfw1.testcase              |    7 +
 .../writesectionbandtifftfw10.testcase             |    7 +
 .../writesectionbandtifftfw11.testcase             |    7 +
 .../writesectionbandtifftfw12.testcase             |    7 +
 .../writesectionbandtifftfw13.testcase             |    7 +
 .../writesectionbandtifftfw14.testcase             |    7 +
 .../writesectionbandtifftfw15.testcase             |    7 +
 .../writesectionbandtifftfw16.testcase             |    7 +
 .../writesectionbandtifftfw17.testcase             |    7 +
 .../writesectionbandtifftfw18.testcase             |    7 +
 .../writesectionbandtifftfw19.testcase             |    7 +
 .../writesectionbandtifftfw2.testcase              |    7 +
 .../writesectionbandtifftfw20.testcase             |    7 +
 .../writesectionbandtifftfw21.testcase             |    7 +
 .../writesectionbandtifftfw22.testcase             |    7 +
 .../writesectionbandtifftfw23.testcase             |    7 +
 .../writesectionbandtifftfw24.testcase             |    7 +
 .../writesectionbandtifftfw25.testcase             |    7 +
 .../writesectionbandtifftfw26.testcase             |    7 +
 .../writesectionbandtifftfw27.testcase             |    7 +
 .../writesectionbandtifftfw28.testcase             |    7 +
 .../writesectionbandtifftfw3.testcase              |    7 +
 .../writesectionbandtifftfw4.testcase              |    7 +
 .../writesectionbandtifftfw5.testcase              |    7 +
 .../writesectionbandtifftfw6.testcase              |    7 +
 .../writesectionbandtifftfw7.testcase              |    7 +
 .../writesectionbandtifftfw8.testcase              |    7 +
 .../writesectionbandtifftfw9.testcase              |    7 +
 .../writesectiongeotiff1.testcase                  |    7 +
 .../writesectiongeotiff10.testcase                 |    7 +
 .../writesectiongeotiff11.testcase                 |    7 +
 .../writesectiongeotiff12.testcase                 |    7 +
 .../writesectiongeotiff13.testcase                 |    7 +
 .../writesectiongeotiff14.testcase                 |    7 +
 .../writesectiongeotiff15.testcase                 |    7 +
 .../writesectiongeotiff16.testcase                 |    7 +
 .../writesectiongeotiff17.testcase                 |    7 +
 .../writesectiongeotiff18.testcase                 |    7 +
 .../writesectiongeotiff19.testcase                 |    7 +
 .../writesectiongeotiff2.testcase                  |    7 +
 .../writesectiongeotiff20.testcase                 |    7 +
 .../writesectiongeotiff3.testcase                  |    7 +
 .../writesectiongeotiff4.testcase                  |    7 +
 .../writesectiongeotiff5.testcase                  |    7 +
 .../writesectiongeotiff6.testcase                  |    7 +
 .../writesectiongeotiff7.testcase                  |    7 +
 .../writesectiongeotiff8.testcase                  |    7 +
 .../writesectiongeotiff9.testcase                  |    7 +
 .../writesectionjpeg1.testcase                     |    7 +
 .../writesectionjpeg10.testcase                    |    7 +
 .../writesectionjpeg11.testcase                    |    7 +
 .../writesectionjpeg12.testcase                    |    7 +
 .../writesectionjpeg13.testcase                    |    7 +
 .../writesectionjpeg14.testcase                    |    7 +
 .../writesectionjpeg15.testcase                    |    7 +
 .../writesectionjpeg16.testcase                    |    7 +
 .../writesectionjpeg2.testcase                     |    7 +
 .../writesectionjpeg3.testcase                     |    7 +
 .../writesectionjpeg4.testcase                     |    7 +
 .../writesectionjpeg5.testcase                     |    7 +
 .../writesectionjpeg6.testcase                     |    7 +
 .../writesectionjpeg7.testcase                     |    7 +
 .../writesectionjpeg8.testcase                     |    7 +
 .../writesectionjpeg9.testcase                     |    7 +
 .../writesectionjpegjgw1.testcase                  |    7 +
 .../writesectionjpegjgw10.testcase                 |    7 +
 .../writesectionjpegjgw11.testcase                 |    7 +
 .../writesectionjpegjgw12.testcase                 |    7 +
 .../writesectionjpegjgw13.testcase                 |    7 +
 .../writesectionjpegjgw14.testcase                 |    7 +
 .../writesectionjpegjgw15.testcase                 |    7 +
 .../writesectionjpegjgw16.testcase                 |    7 +
 .../writesectionjpegjgw2.testcase                  |    7 +
 .../writesectionjpegjgw3.testcase                  |    7 +
 .../writesectionjpegjgw4.testcase                  |    7 +
 .../writesectionjpegjgw5.testcase                  |    7 +
 .../writesectionjpegjgw6.testcase                  |    7 +
 .../writesectionjpegjgw7.testcase                  |    7 +
 .../writesectionjpegjgw8.testcase                  |    7 +
 .../writesectionjpegjgw9.testcase                  |    7 +
 .../writesectionmonogeotiff1.testcase              |    7 +
 .../writesectionmonogeotiff10.testcase             |    7 +
 .../writesectionmonogeotiff11.testcase             |    7 +
 .../writesectionmonogeotiff12.testcase             |    7 +
 .../writesectionmonogeotiff13.testcase             |    7 +
 .../writesectionmonogeotiff14.testcase             |    7 +
 .../writesectionmonogeotiff15.testcase             |    7 +
 .../writesectionmonogeotiff16.testcase             |    7 +
 .../writesectionmonogeotiff17.testcase             |    7 +
 .../writesectionmonogeotiff18.testcase             |    7 +
 .../writesectionmonogeotiff19.testcase             |    7 +
 .../writesectionmonogeotiff2.testcase              |    7 +
 .../writesectionmonogeotiff20.testcase             |    7 +
 .../writesectionmonogeotiff21.testcase             |    7 +
 .../writesectionmonogeotiff22.testcase             |    7 +
 .../writesectionmonogeotiff23.testcase             |    7 +
 .../writesectionmonogeotiff3.testcase              |    7 +
 .../writesectionmonogeotiff4.testcase              |    7 +
 .../writesectionmonogeotiff5.testcase              |    7 +
 .../writesectionmonogeotiff6.testcase              |    7 +
 .../writesectionmonogeotiff7.testcase              |    7 +
 .../writesectionmonogeotiff8.testcase              |    7 +
 .../writesectionmonogeotiff9.testcase              |    7 +
 .../writesectionmonotiff1.testcase                 |    7 +
 .../writesectionmonotiff10.testcase                |    7 +
 .../writesectionmonotiff11.testcase                |    7 +
 .../writesectionmonotiff12.testcase                |    7 +
 .../writesectionmonotiff13.testcase                |    7 +
 .../writesectionmonotiff14.testcase                |    7 +
 .../writesectionmonotiff15.testcase                |    7 +
 .../writesectionmonotiff16.testcase                |    7 +
 .../writesectionmonotiff17.testcase                |    7 +
 .../writesectionmonotiff18.testcase                |    7 +
 .../writesectionmonotiff19.testcase                |    7 +
 .../writesectionmonotiff2.testcase                 |    7 +
 .../writesectionmonotiff20.testcase                |    7 +
 .../writesectionmonotiff21.testcase                |    7 +
 .../writesectionmonotiff22.testcase                |    7 +
 .../writesectionmonotiff3.testcase                 |    7 +
 .../writesectionmonotiff4.testcase                 |    7 +
 .../writesectionmonotiff5.testcase                 |    7 +
 .../writesectionmonotiff6.testcase                 |    7 +
 .../writesectionmonotiff7.testcase                 |    7 +
 .../writesectionmonotiff8.testcase                 |    7 +
 .../writesectionmonotiff9.testcase                 |    7 +
 .../writesectionmonotifftfw1.testcase              |    7 +
 .../writesectionmonotifftfw10.testcase             |    7 +
 .../writesectionmonotifftfw11.testcase             |    7 +
 .../writesectionmonotifftfw12.testcase             |    7 +
 .../writesectionmonotifftfw13.testcase             |    7 +
 .../writesectionmonotifftfw14.testcase             |    7 +
 .../writesectionmonotifftfw15.testcase             |    7 +
 .../writesectionmonotifftfw16.testcase             |    7 +
 .../writesectionmonotifftfw17.testcase             |    7 +
 .../writesectionmonotifftfw18.testcase             |    7 +
 .../writesectionmonotifftfw19.testcase             |    7 +
 .../writesectionmonotifftfw2.testcase              |    7 +
 .../writesectionmonotifftfw20.testcase             |    7 +
 .../writesectionmonotifftfw21.testcase             |    7 +
 .../writesectionmonotifftfw22.testcase             |    7 +
 .../writesectionmonotifftfw3.testcase              |    7 +
 .../writesectionmonotifftfw4.testcase              |    7 +
 .../writesectionmonotifftfw5.testcase              |    7 +
 .../writesectionmonotifftfw6.testcase              |    7 +
 .../writesectionmonotifftfw7.testcase              |    7 +
 .../writesectionmonotifftfw8.testcase              |    7 +
 .../writesectionmonotifftfw9.testcase              |    7 +
 .../writesectionndviascii1.testcase                |    7 +
 .../writesectionndviascii10.testcase               |    7 +
 .../writesectionndviascii11.testcase               |    7 +
 .../writesectionndviascii12.testcase               |    7 +
 .../writesectionndviascii13.testcase               |    7 +
 .../writesectionndviascii14.testcase               |    7 +
 .../writesectionndviascii15.testcase               |    7 +
 .../writesectionndviascii16.testcase               |    7 +
 .../writesectionndviascii17.testcase               |    7 +
 .../writesectionndviascii18.testcase               |    7 +
 .../writesectionndviascii19.testcase               |    7 +
 .../writesectionndviascii2.testcase                |    7 +
 .../writesectionndviascii20.testcase               |    7 +
 .../writesectionndviascii3.testcase                |    7 +
 .../writesectionndviascii4.testcase                |    7 +
 .../writesectionndviascii5.testcase                |    7 +
 .../writesectionndviascii6.testcase                |    7 +
 .../writesectionndviascii7.testcase                |    7 +
 .../writesectionndviascii8.testcase                |    7 +
 .../writesectionndviascii9.testcase                |    7 +
 .../writesectiontiff1.testcase                     |    7 +
 .../writesectiontiff10.testcase                    |    7 +
 .../writesectiontiff11.testcase                    |    7 +
 .../writesectiontiff12.testcase                    |    7 +
 .../writesectiontiff13.testcase                    |    7 +
 .../writesectiontiff14.testcase                    |    7 +
 .../writesectiontiff15.testcase                    |    7 +
 .../writesectiontiff16.testcase                    |    7 +
 .../writesectiontiff17.testcase                    |    7 +
 .../writesectiontiff18.testcase                    |    7 +
 .../writesectiontiff19.testcase                    |    7 +
 .../writesectiontiff2.testcase                     |    7 +
 .../writesectiontiff3.testcase                     |    7 +
 .../writesectiontiff4.testcase                     |    7 +
 .../writesectiontiff5.testcase                     |    7 +
 .../writesectiontiff6.testcase                     |    7 +
 .../writesectiontiff7.testcase                     |    7 +
 .../writesectiontiff8.testcase                     |    7 +
 .../writesectiontiff9.testcase                     |    7 +
 .../writesectiontifftfw1.testcase                  |    7 +
 .../writesectiontifftfw10.testcase                 |    7 +
 .../writesectiontifftfw11.testcase                 |    7 +
 .../writesectiontifftfw12.testcase                 |    7 +
 .../writesectiontifftfw13.testcase                 |    7 +
 .../writesectiontifftfw14.testcase                 |    7 +
 .../writesectiontifftfw15.testcase                 |    7 +
 .../writesectiontifftfw16.testcase                 |    7 +
 .../writesectiontifftfw17.testcase                 |    7 +
 .../writesectiontifftfw18.testcase                 |    7 +
 .../writesectiontifftfw19.testcase                 |    7 +
 .../writesectiontifftfw2.testcase                  |    7 +
 .../writesectiontifftfw3.testcase                  |    7 +
 .../writesectiontifftfw4.testcase                  |    7 +
 .../writesectiontifftfw5.testcase                  |    7 +
 .../writesectiontifftfw6.testcase                  |    7 +
 .../writesectiontifftfw7.testcase                  |    7 +
 .../writesectiontifftfw8.testcase                  |    7 +
 .../writesectiontifftfw9.testcase                  |    7 +
 .../sql_stmt_security_tests/writetifftfw1.testcase |    7 +
 .../writetifftfw10.testcase                        |    7 +
 .../writetifftfw11.testcase                        |    7 +
 .../writetifftfw12.testcase                        |    7 +
 .../writetifftfw13.testcase                        |    7 +
 .../writetifftfw14.testcase                        |    7 +
 .../writetifftfw15.testcase                        |    7 +
 .../writetifftfw16.testcase                        |    7 +
 .../writetifftfw17.testcase                        |    7 +
 .../writetifftfw18.testcase                        |    7 +
 .../sql_stmt_security_tests/writetifftfw2.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw3.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw4.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw5.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw6.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw7.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw8.testcase |    7 +
 .../sql_stmt_security_tests/writetifftfw9.testcase |    7 +
 test/sql_stmt_tests/Makefile.am                    |  162 +-
 test/sql_stmt_tests/Makefile.in                    |  188 +-
 test/sql_stmt_tests/copyrastercov1.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov10.testcase       |    7 +
 test/sql_stmt_tests/copyrastercov11.testcase       |    7 +
 test/sql_stmt_tests/copyrastercov12.testcase       |    7 +
 test/sql_stmt_tests/copyrastercov13.testcase       |    7 +
 test/sql_stmt_tests/copyrastercov14.testcase       |    7 +
 test/sql_stmt_tests/copyrastercov2.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov3.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov4.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov5.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov6.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov7.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov8.testcase        |    7 +
 test/sql_stmt_tests/copyrastercov9.testcase        |    7 +
 test/sql_stmt_tests/createcov_16_mband.testcase    |    6 +-
 test/sql_stmt_tests/createcov_16_mband1.testcase   |    6 +-
 .../createcov_16_mband_deflate.testcase            |    6 +-
 .../createcov_16_mband_deflateno.testcase          |    7 +
 .../createcov_16_mband_fax3.testcase               |    6 +-
 .../createcov_16_mband_fax4.testcase               |    6 +-
 .../sql_stmt_tests/createcov_16_mband_gif.testcase |    6 +-
 .../createcov_16_mband_jpeg.testcase               |    6 +-
 .../createcov_16_mband_lzma.testcase               |    6 +-
 .../createcov_16_mband_lzmano.testcase             |    7 +
 .../sql_stmt_tests/createcov_16_mband_png.testcase |    8 +-
 .../createcov_16_mband_webp1.testcase              |    6 +-
 .../createcov_16_mband_webp2.testcase              |    6 +-
 test/sql_stmt_tests/createcov_1bit_mono.testcase   |    6 +-
 test/sql_stmt_tests/createcov_1bit_mono1.testcase  |    6 +-
 .../createcov_1bit_mono_deflate.testcase           |    8 +-
 .../createcov_1bit_mono_deflateno.testcase         |    7 +
 .../createcov_1bit_mono_fax3.testcase              |    6 +-
 .../createcov_1bit_mono_fax4.testcase              |    6 +-
 .../createcov_1bit_mono_gif.testcase               |    6 +-
 .../createcov_1bit_mono_jpeg.testcase              |    6 +-
 .../createcov_1bit_mono_lzma.testcase              |    8 +-
 .../createcov_1bit_mono_lzmano.testcase            |    7 +
 .../createcov_1bit_mono_png.testcase               |    6 +-
 .../createcov_1bit_mono_webp1.testcase             |    6 +-
 .../createcov_1bit_mono_webp2.testcase             |    6 +-
 .../sql_stmt_tests/createcov_1bit_palette.testcase |    6 +-
 .../createcov_1bit_palette1.testcase               |    6 +-
 .../createcov_1bit_palette_gif.testcase            |    6 +-
 .../createcov_1bit_palette_png.testcase            |    6 +-
 test/sql_stmt_tests/createcov_2bit_gray.testcase   |    6 +-
 test/sql_stmt_tests/createcov_2bit_gray1.testcase  |    6 +-
 .../createcov_2bit_gray_gif.testcase               |    6 +-
 .../createcov_2bit_gray_jpeg.testcase              |    6 +-
 .../createcov_2bit_gray_png.testcase               |    6 +-
 .../createcov_2bit_gray_webp1.testcase             |    6 +-
 .../createcov_2bit_gray_webp2.testcase             |    6 +-
 .../sql_stmt_tests/createcov_2bit_palette.testcase |    6 +-
 .../createcov_2bit_palette1.testcase               |    6 +-
 .../createcov_2bit_palette_gif.testcase            |    6 +-
 .../createcov_2bit_palette_png.testcase            |    6 +-
 test/sql_stmt_tests/createcov_4bit_gray.testcase   |    6 +-
 test/sql_stmt_tests/createcov_4bit_gray1.testcase  |    6 +-
 .../createcov_4bit_gray_gif.testcase               |    6 +-
 .../createcov_4bit_gray_jpeg.testcase              |    6 +-
 .../createcov_4bit_gray_png.testcase               |    6 +-
 .../createcov_4bit_gray_webp1.testcase             |    6 +-
 .../createcov_4bit_gray_webp2.testcase             |    6 +-
 .../sql_stmt_tests/createcov_4bit_palette.testcase |    6 +-
 .../createcov_4bit_palette1.testcase               |    6 +-
 .../createcov_4bit_palette_gif.testcase            |    6 +-
 .../createcov_4bit_palette_png.testcase            |    6 +-
 test/sql_stmt_tests/createcov_8_mband.testcase     |    6 +-
 test/sql_stmt_tests/createcov_8_mband1.testcase    |    6 +-
 .../createcov_8_mband_deflate.testcase             |    6 +-
 .../createcov_8_mband_deflateno.testcase           |    7 +
 .../sql_stmt_tests/createcov_8_mband_fax3.testcase |    6 +-
 .../sql_stmt_tests/createcov_8_mband_fax4.testcase |    6 +-
 test/sql_stmt_tests/createcov_8_mband_gif.testcase |    6 +-
 .../sql_stmt_tests/createcov_8_mband_jpeg.testcase |    6 +-
 .../sql_stmt_tests/createcov_8_mband_lzma.testcase |    6 +-
 .../createcov_8_mband_lzmano.testcase              |    7 +
 test/sql_stmt_tests/createcov_8_mband_png.testcase |    8 +-
 .../createcov_8_mband_webp1.testcase               |    8 +-
 .../createcov_8_mband_webp2.testcase               |    8 +-
 test/sql_stmt_tests/createcov_double_grid.testcase |    6 +-
 .../sql_stmt_tests/createcov_double_grid1.testcase |    6 +-
 .../createcov_double_grid_deflate.testcase         |    6 +-
 .../createcov_double_grid_deflateno.testcase       |    7 +
 .../createcov_double_grid_lzma.testcase            |    6 +-
 .../createcov_double_grid_lzmano.testcase          |    7 +
 test/sql_stmt_tests/createcov_err1.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err10.testcase       |    6 +-
 test/sql_stmt_tests/createcov_err11.testcase       |    6 +-
 test/sql_stmt_tests/createcov_err12.testcase       |    6 +-
 test/sql_stmt_tests/createcov_err13.testcase       |    7 +
 test/sql_stmt_tests/createcov_err14.testcase       |    7 +
 test/sql_stmt_tests/createcov_err15.testcase       |    7 +
 test/sql_stmt_tests/createcov_err16.testcase       |    7 +
 test/sql_stmt_tests/createcov_err17.testcase       |    7 +
 test/sql_stmt_tests/createcov_err2.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err3.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err4.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err5.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err6.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err7.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err8.testcase        |    6 +-
 test/sql_stmt_tests/createcov_err9.testcase        |    6 +-
 test/sql_stmt_tests/createcov_float_grid.testcase  |    6 +-
 test/sql_stmt_tests/createcov_float_grid1.testcase |    6 +-
 .../createcov_float_grid_deflate.testcase          |    6 +-
 .../createcov_float_grid_deflateno.testcase        |    7 +
 .../createcov_float_grid_lzma.testcase             |    6 +-
 .../createcov_float_grid_lzmano.testcase           |    7 +
 test/sql_stmt_tests/createcov_int16_grid.testcase  |    6 +-
 test/sql_stmt_tests/createcov_int16_grid1.testcase |    6 +-
 .../createcov_int16_grid_deflate.testcase          |    6 +-
 .../createcov_int16_grid_deflateno.testcase        |    7 +
 .../createcov_int16_grid_lzma.testcase             |    6 +-
 .../createcov_int16_grid_lzmano.testcase           |    7 +
 test/sql_stmt_tests/createcov_int32_grid.testcase  |    6 +-
 test/sql_stmt_tests/createcov_int32_grid1.testcase |    6 +-
 .../createcov_int32_grid_deflate.testcase          |    6 +-
 .../createcov_int32_grid_deflateno.testcase        |    7 +
 .../createcov_int32_grid_gif.testcase              |    6 +-
 .../createcov_int32_grid_jpeg.testcase             |    6 +-
 .../createcov_int32_grid_lzma.testcase             |    6 +-
 .../createcov_int32_grid_lzmano.testcase           |    7 +
 .../createcov_int32_grid_png.testcase              |    6 +-
 .../createcov_int32_grid_webp1.testcase            |    6 +-
 .../createcov_int32_grid_webp2.testcase            |    6 +-
 test/sql_stmt_tests/createcov_int8_grid.testcase   |    6 +-
 test/sql_stmt_tests/createcov_int8_grid1.testcase  |    6 +-
 .../createcov_int8_grid_deflate.testcase           |    6 +-
 .../createcov_int8_grid_deflateno.testcase         |    7 +
 .../createcov_int8_grid_lzma.testcase              |    6 +-
 .../createcov_int8_grid_lzmano.testcase            |    7 +
 test/sql_stmt_tests/createcov_uint16_grid.testcase |    6 +-
 .../sql_stmt_tests/createcov_uint16_grid1.testcase |    6 +-
 .../createcov_uint16_grid_deflate.testcase         |    6 +-
 .../createcov_uint16_grid_deflateno.testcase       |    7 +
 .../createcov_uint16_grid_lzma.testcase            |    6 +-
 .../createcov_uint16_grid_lzmano.testcase          |    7 +
 test/sql_stmt_tests/createcov_uint32_grid.testcase |    6 +-
 .../sql_stmt_tests/createcov_uint32_grid1.testcase |    6 +-
 .../createcov_uint32_grid_deflate.testcase         |    6 +-
 .../createcov_uint32_grid_deflateno.testcase       |    7 +
 .../createcov_uint32_grid_lzma.testcase            |    6 +-
 .../createcov_uint32_grid_lzmano.testcase          |    7 +
 test/sql_stmt_tests/createcov_uint8_gray.testcase  |    6 +-
 .../createcov_uint8_gray_deflate.testcase          |    8 +-
 .../createcov_uint8_gray_deflateno.testcase        |    7 +
 .../createcov_uint8_gray_fax3.testcase             |    6 +-
 .../createcov_uint8_gray_fax4.testcase             |    6 +-
 .../createcov_uint8_gray_gif.testcase              |    6 +-
 .../createcov_uint8_gray_jpeg.testcase             |    6 +-
 .../createcov_uint8_gray_lzma.testcase             |    8 +-
 .../createcov_uint8_gray_lzmano.testcase           |    7 +
 .../createcov_uint8_gray_png.testcase              |    6 +-
 .../createcov_uint8_gray_webp1.testcase            |    6 +-
 .../createcov_uint8_gray_webp2.testcase            |    6 +-
 test/sql_stmt_tests/createcov_uint8_grid.testcase  |    6 +-
 test/sql_stmt_tests/createcov_uint8_grid1.testcase |    6 +-
 .../createcov_uint8_grid_deflate.testcase          |    6 +-
 .../createcov_uint8_grid_deflateno.testcase        |    7 +
 .../createcov_uint8_grid_lzma.testcase             |    6 +-
 .../createcov_uint8_grid_lzmano.testcase           |    7 +
 .../createcov_uint8_palette.testcase               |    6 +-
 .../createcov_uint8_palette_deflate.testcase       |    8 +-
 .../createcov_uint8_palette_deflateno.testcase     |    7 +
 .../createcov_uint8_palette_fax3.testcase          |    6 +-
 .../createcov_uint8_palette_fax4.testcase          |    6 +-
 .../createcov_uint8_palette_gif.testcase           |    6 +-
 .../createcov_uint8_palette_jpeg.testcase          |    6 +-
 .../createcov_uint8_palette_lzma.testcase          |    8 +-
 .../createcov_uint8_palette_lzmano.testcase        |    7 +
 .../createcov_uint8_palette_png.testcase           |    6 +-
 .../createcov_uint8_palette_webp1.testcase         |    6 +-
 .../createcov_uint8_palette_webp2.testcase         |    6 +-
 test/sql_stmt_tests/createcov_uint8_rgb.testcase   |    6 +-
 test/sql_stmt_tests/createcov_uint8_rgb1.testcase  |    6 +-
 .../createcov_uint8_rgb_deflate.testcase           |    8 +-
 .../createcov_uint8_rgb_deflateno.testcase         |    7 +
 .../createcov_uint8_rgb_fax3.testcase              |    6 +-
 .../createcov_uint8_rgb_fax4.testcase              |    6 +-
 .../createcov_uint8_rgb_gif.testcase               |    6 +-
 .../createcov_uint8_rgb_jpeg.testcase              |    6 +-
 .../createcov_uint8_rgb_lzma.testcase              |    8 +-
 .../createcov_uint8_rgb_lzmano.testcase            |    7 +
 .../createcov_uint8_rgb_png.testcase               |    6 +-
 .../createcov_uint8_rgb_webp1.testcase             |    6 +-
 .../createcov_uint8_rgb_webp2.testcase             |    6 +-
 test/sql_stmt_tests/deletesection3.testcase        |    4 +-
 test/sql_stmt_tests/deletesection4.testcase        |    4 +-
 test/sql_stmt_tests/depyramidize10.testcase        |    4 +-
 test/sql_stmt_tests/depyramidize11.testcase        |    4 +-
 test/sql_stmt_tests/depyramidize12.testcase        |    4 +-
 test/sql_stmt_tests/depyramidize6.testcase         |    6 +-
 test/sql_stmt_tests/depyramidize9.testcase         |    4 +-
 test/sql_stmt_tests/dropcoverage1.testcase         |    6 +-
 test/sql_stmt_tests/dropcoverage2.testcase         |    6 +-
 test/sql_stmt_tests/dropcoverage3.testcase         |    6 +-
 test/sql_stmt_tests/enableautondvi1.testcase       |    7 +
 test/sql_stmt_tests/enableautondvi2.testcase       |    7 +
 test/sql_stmt_tests/enableautondvi3.testcase       |    7 +
 test/sql_stmt_tests/exportraw1.testcase            |    7 +
 test/sql_stmt_tests/exportraw2.testcase            |    7 +
 test/sql_stmt_tests/exportraw3.testcase            |    7 +
 test/sql_stmt_tests/exportraw4.testcase            |    7 +
 test/sql_stmt_tests/exportraw5.testcase            |    7 +
 test/sql_stmt_tests/exportraw6.testcase            |    7 +
 test/sql_stmt_tests/exportraw7.testcase            |    7 +
 test/sql_stmt_tests/exportraw8.testcase            |    7 +
 test/sql_stmt_tests/exportsectraw1.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw2.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw3.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw4.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw5.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw6.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw7.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw8.testcase        |    7 +
 test/sql_stmt_tests/exportsectraw9.testcase        |    7 +
 test/sql_stmt_tests/getfontfacename1.testcase      |    7 +
 test/sql_stmt_tests/getfontfacename2.testcase      |    7 +
 test/sql_stmt_tests/getfontfacename3.testcase      |    7 +
 test/sql_stmt_tests/getfontfacename4.testcase      |    7 +
 test/sql_stmt_tests/getfontfacename5.testcase      |    7 +
 test/sql_stmt_tests/getfontfamily1.testcase        |    7 +
 test/sql_stmt_tests/getfontfamily2.testcase        |    7 +
 test/sql_stmt_tests/getfontfamily3.testcase        |    7 +
 test/sql_stmt_tests/getfontfamily4.testcase        |    7 +
 test/sql_stmt_tests/getfontfamily5.testcase        |    7 +
 test/sql_stmt_tests/getmapimage1.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage10.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage11.testcase         |    7 +
 test/sql_stmt_tests/getmapimage12.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage13.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage14.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage15.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage16.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage17.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage18.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage19.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage2.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage20.testcase         |    6 +-
 test/sql_stmt_tests/getmapimage3.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage4.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage5.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage6.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage7.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage8.testcase          |    6 +-
 test/sql_stmt_tests/getmapimage9.testcase          |    6 +-
 test/sql_stmt_tests/getmaxthreads1.testcase        |    7 +
 test/sql_stmt_tests/getvectorimage1.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage10.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage11.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage12.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage13.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage14.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage15.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage16.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage17.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage18.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage19.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage2.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage20.testcase      |    7 +
 test/sql_stmt_tests/getvectorimage3.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage4.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage5.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage6.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage7.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage8.testcase       |    7 +
 test/sql_stmt_tests/getvectorimage9.testcase       |    7 +
 test/sql_stmt_tests/importraw1.testcase            |    7 +
 test/sql_stmt_tests/importraw10.testcase           |    7 +
 test/sql_stmt_tests/importraw2.testcase            |    7 +
 test/sql_stmt_tests/importraw3.testcase            |    7 +
 test/sql_stmt_tests/importraw4.testcase            |    7 +
 test/sql_stmt_tests/importraw5.testcase            |    7 +
 test/sql_stmt_tests/importraw6.testcase            |    7 +
 test/sql_stmt_tests/importraw7.testcase            |    7 +
 test/sql_stmt_tests/importraw8.testcase            |    7 +
 test/sql_stmt_tests/importraw9.testcase            |    7 +
 test/sql_stmt_tests/isautondvienabled1.testcase    |    7 +
 test/sql_stmt_tests/isautondvienabled2.testcase    |    7 +
 test/sql_stmt_tests/isautondvienabled3.testcase    |    7 +
 test/sql_stmt_tests/isautondvienabled4.testcase    |    7 +
 test/sql_stmt_tests/isautondvienabled5.testcase    |    7 +
 test/sql_stmt_tests/isfontbold1.testcase           |    7 +
 test/sql_stmt_tests/isfontbold2.testcase           |    7 +
 test/sql_stmt_tests/isfontbold3.testcase           |    7 +
 test/sql_stmt_tests/isfontbold4.testcase           |    7 +
 test/sql_stmt_tests/isfontbold5.testcase           |    7 +
 test/sql_stmt_tests/isfontitalic1.testcase         |    7 +
 test/sql_stmt_tests/isfontitalic2.testcase         |    7 +
 test/sql_stmt_tests/isfontitalic3.testcase         |    7 +
 test/sql_stmt_tests/isfontitalic4.testcase         |    7 +
 test/sql_stmt_tests/isfontitalic5.testcase         |    7 +
 test/sql_stmt_tests/isvalidfont1.testcase          |    7 +
 test/sql_stmt_tests/isvalidfont2.testcase          |    7 +
 test/sql_stmt_tests/isvalidfont3.testcase          |    7 +
 test/sql_stmt_tests/isvalidfont4.testcase          |    7 +
 test/sql_stmt_tests/isvalidfont5.testcase          |    7 +
 test/sql_stmt_tests/pyramidize10.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize11.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize12.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize13.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize14.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize15.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize16.testcase          |    4 +-
 test/sql_stmt_tests/pyramidize17.testcase          |    7 +
 test/sql_stmt_tests/pyramidize18.testcase          |    7 +
 test/sql_stmt_tests/pyramidize19.testcase          |    7 +
 test/sql_stmt_tests/pyramidize6.testcase           |    6 +-
 test/sql_stmt_tests/pyramidize9.testcase           |    4 +-
 test/sql_stmt_tests/setcoverageinfos1.testcase     |    6 +-
 test/sql_stmt_tests/setcoverageinfos2.testcase     |    6 +-
 test/sql_stmt_tests/setcoverageinfos3.testcase     |    6 +-
 test/sql_stmt_tests/setcoverageinfos4.testcase     |    6 +-
 test/sql_stmt_tests/setdefaultbands1.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands10.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands11.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands12.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands13.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands14.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands15.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands16.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands17.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands18.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands19.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands2.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands20.testcase     |    7 +
 test/sql_stmt_tests/setdefaultbands3.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands4.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands5.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands6.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands7.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands8.testcase      |    7 +
 test/sql_stmt_tests/setdefaultbands9.testcase      |    7 +
 test/sql_stmt_tests/setmaxthreads1.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads2.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads3.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads4.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads5.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads6.testcase        |    7 +
 test/sql_stmt_tests/setmaxthreads7.testcase        |    7 +
 test/symbolizers.sqlite                            |  Bin 0 -> 581632 bytes
 test/test1.c                                       |   37 +-
 test/test10.c                                      |    2 +-
 test/test11.c                                      |    2 +-
 test/test12.c                                      |    2 +-
 test/test13.c                                      |    2 +-
 test/test14.c                                      |    2 +-
 test/test15.c                                      |    2 +-
 test/test16.c                                      |    2 +-
 test/test17.c                                      |    2 +-
 test/test18.c                                      |    2 +-
 test/test19.c                                      |    2 +-
 test/test2.c                                       |   65 +-
 test/test20.c                                      |    2 +-
 test/test3.c                                       |   26 +-
 test/test4.c                                       |   44 +-
 test/test5.c                                       |   42 +-
 test/test6.c                                       |    2 +-
 test/test7.c                                       |    2 +-
 test/test8.c                                       |    2 +-
 test/test9.c                                       |    2 +-
 test/test_copy_rastercov.c                         |  309 +
 test/test_coverage.c                               |    9 +-
 test/test_font.c                                   |  325 +
 test/test_gif.c                                    |    2 +-
 test/test_line_symbolizer.c                        | 1551 ++++
 test/test_load_wms.c                               |   31 +-
 test/test_map_ascii.c                              |  267 +-
 test/test_map_gray.c                               |  281 +-
 test/test_map_indiana.c                            |  224 +-
 test/test_map_infrared.c                           | 1441 ++-
 test/test_map_mono.c                               |  284 +-
 test/test_map_nile_32.c                            |   26 +-
 test/test_map_nile_8.c                             |   26 +-
 test/test_map_nile_dbl.c                           |   26 +-
 test/test_map_nile_flt.c                           |   26 +-
 test/test_map_nile_u16.c                           |   26 +-
 test/test_map_nile_u32.c                           |   26 +-
 test/test_map_nile_u8.c                            |   26 +-
 test/test_map_noref.c                              |   47 +-
 test/test_map_orbetello.c                          |  856 +-
 test/test_map_rgb.c                                |   48 +-
 test/test_map_srtm.c                               |  391 +-
 test/test_map_trento.c                             |  313 +-
 test/test_map_trieste.c                            |  218 +-
 test/test_mask.c                                   |    8 +-
 test/test_openjpeg.c                               |  783 ++
 test/test_paint.c                                  |  790 +-
 test/test_palette.c                                |   14 +-
 test/test_point_symbolizer.c                       | 2137 +++++
 test/test_polygon_symbolizer.c                     | 1765 ++++
 test/test_raster.c                                 |   19 +-
 test/test_raster_symbolizer.c                      |  962 +-
 test/test_raw.c                                    | 1526 +++
 test/test_section.c                                |    2 +-
 test/test_svg.c                                    |    2 +-
 test/test_text_symbolizer.c                        | 1488 +++
 test/test_tifin.c                                  |   35 +-
 test/test_vectors.c                                |  199 +
 test/test_webp.c                                   |   10 +-
 test/test_wms1.c                                   |   56 +-
 test/test_wms2.c                                   |   15 +-
 test/test_wr_tiff.c                                |    9 +-
 tools/Makefile.am                                  |   15 +-
 tools/Makefile.in                                  |   64 +-
 tools/rl2sniff.c                                   | 1487 +++
 tools/rl2tool.c                                    | 2186 ++++-
 tools/wmslite.c                                    | 1376 ++-
 871 files changed, 71767 insertions(+), 11388 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librasterlite2.git



More information about the Pkg-grass-devel mailing list