[mapserver-commits] [mapserver/mapserver] cb2f60: Test MSSQL with Appveyor (#2)

Even Rouault noreply at github.com
Thu Feb 13 02:00:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: cb2f603a93489f3c8e8dbea444148a9cfb28bdcc
      https://github.com/mapserver/mapserver/commit/cb2f603a93489f3c8e8dbea444148a9cfb28bdcc
  Author: Seth G <geographika at gmail.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    M mapmssql2008.c
    M mapscript/python/pymodule.i
    M msautotest/misc/ogr_direct.map
    M msautotest/mspython/test_rq.py
    A msautotest/mssql/create_mssql_db.bat
    A msautotest/mssql/expected/filters_mssql_test001.png
    A msautotest/mssql/expected/filters_mssql_test002.png
    A msautotest/mssql/expected/filters_mssql_test003.png
    A msautotest/mssql/expected/filters_mssql_test004.png
    A msautotest/mssql/expected/filters_mssql_test005.png
    A msautotest/mssql/expected/filters_mssql_test006.png
    A msautotest/mssql/expected/filters_mssql_test007.png
    A msautotest/mssql/expected/filters_mssql_test008.png
    A msautotest/mssql/expected/filters_mssql_test009.png
    A msautotest/mssql/filters_mssql.map
    A msautotest/mssql/include/bdry_counpy2_mssql.map
    A msautotest/mssql/run_test.py
    M msautotest/pymod/mstestlib.py

  Log Message:
  -----------
  Test MSSQL with Appveyor (#2)

* Add MSSQL to CI

* Update db script and Python tests

* Turn off shallow_clone to clone msautotest

* Restrict clone size

* Add mssql test case and results

* Build MSSQL driver

* Remove include directory that breaks build

* Set projection and update results paths

* Use file protocol for pip

* Change test order

* Add MSSQL to CI

* Update db script and Python tests

* Turn off shallow_clone to clone msautotest

* Fix YAML issues with %

* Add full path to work on Windows

* Ignore test on Windows as it fails

* Update test and skip failing tests

* Fix some compiler warnings and disable the rest


  Commit: 91ef9a6e26a52d37fc2481514332ce0928db3d86
      https://github.com/mapserver/mapserver/commit/91ef9a6e26a52d37fc2481514332ce0928db3d86
  Author: sethg <sethg at geographika.co.uk>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M CMakeLists.txt
    M mapmssql2008.c
    M msautotest/mssql/create_mssql_db.bat
    M msautotest/pymod/mstestlib.py

  Log Message:
  -----------
  Clean up debug statements


  Commit: dd90bae412442d715adff9256d621a0f910f61ac
      https://github.com/mapserver/mapserver/commit/dd90bae412442d715adff9256d621a0f910f61ac
  Author: sethg <sethg at geographika.co.uk>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M CMakeLists.txt
    M mapmssql2008.c

  Log Message:
  -----------
  Fix compiler warnings in mapmssql2008.c


  Commit: f64d1ab6b31b706876e79efb10f657950f283fde
      https://github.com/mapserver/mapserver/commit/f64d1ab6b31b706876e79efb10f657950f283fde
  Author: sethg <sethg at geographika.co.uk>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M mapmssql2008.c

  Log Message:
  -----------
  Use MS_FALSE and MS_TRUE


  Commit: 28b9f8395b005c9cdd307cf5a81ca50de29c3474
      https://github.com/mapserver/mapserver/commit/28b9f8395b005c9cdd307cf5a81ca50de29c3474
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    M mapmssql2008.c
    M mapscript/python/pymodule.i
    M msautotest/misc/ogr_direct.map
    M msautotest/mspython/test_rq.py
    A msautotest/mssql/create_mssql_db.bat
    A msautotest/mssql/expected/filters_mssql_test001.png
    A msautotest/mssql/expected/filters_mssql_test002.png
    A msautotest/mssql/expected/filters_mssql_test003.png
    A msautotest/mssql/expected/filters_mssql_test004.png
    A msautotest/mssql/expected/filters_mssql_test005.png
    A msautotest/mssql/expected/filters_mssql_test006.png
    A msautotest/mssql/expected/filters_mssql_test007.png
    A msautotest/mssql/expected/filters_mssql_test008.png
    A msautotest/mssql/expected/filters_mssql_test009.png
    A msautotest/mssql/filters_mssql.map
    A msautotest/mssql/include/bdry_counpy2_mssql.map
    A msautotest/mssql/run_test.py

  Log Message:
  -----------
  Merge pull request #5990 from geographika/mssql-msautotest

Build and run tests for the MSSQL Driver on Appveyor


Compare: https://github.com/mapserver/mapserver/compare/cb7a9fc8c9df...28b9f8395b00


More information about the mapserver-commits mailing list