[mapserver-commits] [MapServer/MapServer] 1e68b9: msautotest/php: update to support newer phpunit
Even Rouault
noreply at github.com
Wed Apr 14 03:17:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 1e68b9a8cad584e647e47a9b946ec7bca35f1c21
https://github.com/MapServer/MapServer/commit/1e68b9a8cad584e647e47a9b946ec7bca35f1c21
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M msautotest/php/classObjTest.php
M msautotest/php/colorObjTest.php
M msautotest/php/errorObjTest.php
M msautotest/php/hashtableObjTest.php
M msautotest/php/labelObjTest.php
M msautotest/php/labelleaderObjTest.php
M msautotest/php/layerObjTest.php
M msautotest/php/lineObjTest.php
M msautotest/php/mapObjTest.php
M msautotest/php/owsRequestObjTest.php
M msautotest/php/pointObjTest.php
M msautotest/php/projectionObjTest.php
M msautotest/php/queryMapObjTest.php
M msautotest/php/rectObjTest.php
M msautotest/php/shapeFileObjTest.php
M msautotest/php/shapeObjTest.php
M msautotest/php/styleObjTest.php
M msautotest/php/symbolObjTest.php
M msautotest/php/webObjTest.php
Log Message:
-----------
msautotest/php: update to support newer phpunit
Commit: 221916c33a8e7465cd8be48cc8868796d7e13d2c
https://github.com/MapServer/MapServer/commit/221916c33a8e7465cd8be48cc8868796d7e13d2c
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M msautotest/php/colorObjTest.php
M msautotest/php/layerObjTest.php
Log Message:
-----------
msautotest/php: disable 2 failed tests
Commit: d2ce08931d7c6df462c4dd7d647e9dc20735756a
https://github.com/MapServer/MapServer/commit/d2ce08931d7c6df462c4dd7d647e9dc20735756a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
A .github/workflows/build.yml
A .github/workflows/start.sh
M ci/travis/before_install.sh
Log Message:
-----------
CI: add a github action to build and run tests
Commit: d1e7c99fd190875c1ab661fbc964835cb9355bd0
https://github.com/MapServer/MapServer/commit/d1e7c99fd190875c1ab661fbc964835cb9355bd0
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
A .github/workflows/build.yml
A .github/workflows/start.sh
M ci/travis/before_install.sh
M msautotest/php/classObjTest.php
M msautotest/php/colorObjTest.php
M msautotest/php/errorObjTest.php
M msautotest/php/hashtableObjTest.php
M msautotest/php/labelObjTest.php
M msautotest/php/labelleaderObjTest.php
M msautotest/php/layerObjTest.php
M msautotest/php/lineObjTest.php
M msautotest/php/mapObjTest.php
M msautotest/php/owsRequestObjTest.php
M msautotest/php/pointObjTest.php
M msautotest/php/projectionObjTest.php
M msautotest/php/queryMapObjTest.php
M msautotest/php/rectObjTest.php
M msautotest/php/shapeFileObjTest.php
M msautotest/php/shapeObjTest.php
M msautotest/php/styleObjTest.php
M msautotest/php/symbolObjTest.php
M msautotest/php/webObjTest.php
Log Message:
-----------
Merge pull request #6293 from rouault/gha_build
Add a github action to perform the build and tests
Compare: https://github.com/MapServer/MapServer/compare/83c39ebcc360...d1e7c99fd190
More information about the mapserver-commits
mailing list