Skip to content

v0.2.49..v0.2.50 changeset InfoCmdTest.sh.stdout

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/test-files/cmd/slow/InfoCmdTest.sh.stdout b/test-files/cmd/slow/InfoCmdTest.sh.stdout
index 1c212f5..3be84ee 100644
--- a/test-files/cmd/slow/InfoCmdTest.sh.stdout
+++ b/test-files/cmd/slow/InfoCmdTest.sh.stdout
@@ -3602,11 +3602,19 @@ Listing a format that is both input and output...
 hootapidb://
 hootapidb://
 hootapidb://
+hootapidb://
+hootapidb://
 
 Listing an input format...
 
 .osm.bz2
 
+Listing an input format supporting streamable reads...
+
+.osm
+.osm.bz2
+.osm.gz
+
 Listing an input format supporting bounded reads...
 
 hootapidb://
@@ -3615,6 +3623,40 @@ Listing an output format...
 
 .shp
 
+Listing an output format supporting streamable reads...
+
+.osm
+.osm.pbf
+
+Listing a format used with OGR...
+
+.shp
+.shp
+.shp
+
+Listing an input format read by OGR...
+
+.shp
+
+Listing an output format written by OGR...
+
+.shp
+
+Listing a streamable input format read by OGR...
+
+.shp
+
+Listing a streamable output format written by OGR...
+
+.sql
+.sqlite
+
+Listing input formats supported bounded reads that are read by OGR...
+
+Input formats supporting bounded reading:
+
+
+
 Listing detectable languages...
 
 detectable languages:
Clone this wiki locally