Skip to content

v0.2.47..v0.2.48 changeset InfoCmdTest.sh.stdout

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/test-files/cmd/slow/InfoCmdTest.sh.stdout b/test-files/cmd/slow/InfoCmdTest.sh.stdout
index 1051fff..c11d54c 100644
--- a/test-files/cmd/slow/InfoCmdTest.sh.stdout
+++ b/test-files/cmd/slow/InfoCmdTest.sh.stdout
@@ -3601,11 +3601,16 @@ Listing a format that is both input and output...
 
 hootapidb://
 hootapidb://
+hootapidb://
 
 Listing an input format...
 
 .osm.bz2
 
+Listing an input format supporting bounded reads...
+
+hootapidb://
+
 Listing an output format...
 
 .shp
@@ -3738,3 +3743,11 @@ Listing post-conflation operations...
 
   SuperfluousNodeRemover                       operation         Removes all nodes not part of a way
 
+Listing way joiners...
+
+  WayJoinerAdvanced                  Extends WayJoinerBasic with additional join pre-conditions.
+
+Listing conflatable criteria...
+
+  BuildingCriterion                  Identifies buildings
+
Clone this wiki locally