Branch: refs/heads/master
Home: https://github.com/phpmyadmin/shapefile
Commit: 94b63c3a2d8453119c8293be30127beb834f540e
https://github.com/phpmyadmin/shapefile/commit/94b63c3a2d8453119c8293be3012…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: 8f3ff1b754076f51d075a6257e10d305193d611a
https://github.com/phpmyadmin/shapefile/commit/8f3ff1b754076f51d075a6257e10…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: 64bbb498d145aec808c3eccf3d188d03dce995ca
https://github.com/phpmyadmin/shapefile/commit/64bbb498d145aec808c3eccf3d18…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: 7d457a60b8c3c6384871d50e340a91e91291f94f
https://github.com/phpmyadmin/shapefile/commit/7d457a60b8c3c6384871d50e340a…
Author: Michal Čihař <michal(a)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