4 Commits

Author SHA1 Message Date
Sean Gillies
64b6fe03b7
Numpy 2 compatibility (#3061)
* Numpy 2 compatibility

* Update PR ref in change log

* Add missing vsiopener test dependencies

* Change log update
2024-04-08 16:04:02 -06:00
Guillaume Lostis
ef8a82fd08 Runner fixture (#1853)
* Use runner fixture in all tests

* Remove unused imports and args from some tests
2019-12-19 15:37:59 -07:00
Kevin Wurster
7941f29a06 Added a test to verify that all of the subcommands listed in the entry-point rasterio.rio_commands are actually being properly registered. Addresses a flaw in the testing strategy without having to change a bunch of tests. 2015-06-03 16:59:41 -04:00
Kevin Wurster
f738f1cd47 Use cligj for plugin registration for #357. 2015-05-30 13:17:23 -04:00