[phpmyadmin/shapefile] 94b63c: Fix data path

Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: 94b63c3a2d8453119c8293be30127beb834f540e https://github.com/phpmyadmin/shapefile/commit/94b63c3a2d8453119c8293be30127... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: M tests/ShapeFileTest.php Log Message: ----------- Fix data path Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 8f3ff1b754076f51d075a6257e10d305193d611a https://github.com/phpmyadmin/shapefile/commit/8f3ff1b754076f51d075a6257e10d... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: M tests/ShapeFileTest.php Log Message: ----------- Test whether loading of file worked fine Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 64bbb498d145aec808c3eccf3d188d03dce995ca https://github.com/phpmyadmin/shapefile/commit/64bbb498d145aec808c3eccf3d188... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: A data/invalid-dbf.dbf A data/invalid-dbf.shp A data/invalid-dbf.shx A data/no-dbf.shp A data/no-dbf.shx A data/no-shp.dbf A data/no-shp.shx M src/ShapeFile.php M tests/ShapeFileTest.php Log Message: ----------- Test error handling in loader Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 7d457a60b8c3c6384871d50e340a91e91291f94f https://github.com/phpmyadmin/shapefile/commit/7d457a60b8c3c6384871d50e340a9... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: A data/invalid-dbf.dbf A data/invalid-dbf.shp A data/invalid-dbf.shx A data/no-dbf.shp A data/no-dbf.shx A data/no-shp.dbf A data/no-shp.shx M src/ShapeFile.php M tests/ShapeFileTest.php Log Message: ----------- Merge pull request #7 from nijel/tests Improve loading tests Compare: https://github.com/phpmyadmin/shapefile/compare/2220ce46de5b...7d457a60b8c3
participants (1)
-
Michal Čihař