]> granicus.if.org Git - postgis/commit
Remove spaces and capital letters from suite names
authorSandro Santilli <strk@keybit.net>
Thu, 19 Feb 2015 16:35:54 +0000 (16:35 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 19 Feb 2015 16:35:54 +0000 (16:35 +0000)
commit71c2a26ad3d71b5cc3db2168301894274b75bc6d
tree28cf55dbf455e23054af6a7b31b114d5aabb214c
parent179b72eda042780620f92ea63fd8b73e8200c0ed
Remove spaces and capital letters from suite names

I wonder if the suite name should really be the file name,
could work even better...

git-svn-id: http://svn.osgeo.org/postgis/trunk@13246 b70326c6-7e19-0410-871a-916f4a2858ee
32 files changed:
liblwgeom/cunit/cu_algorithm.c
liblwgeom/cunit/cu_buildarea.c
liblwgeom/cunit/cu_clean.c
liblwgeom/cunit/cu_clip_by_rect.c
liblwgeom/cunit/cu_force_sfs.c
liblwgeom/cunit/cu_geodetic.c
liblwgeom/cunit/cu_homogenize.c
liblwgeom/cunit/cu_in_encoded_polyline.c
liblwgeom/cunit/cu_in_geojson.c
liblwgeom/cunit/cu_in_twkb.c
liblwgeom/cunit/cu_in_wkb.c
liblwgeom/cunit/cu_in_wkt.c
liblwgeom/cunit/cu_libgeom.c
liblwgeom/cunit/cu_measures.c
liblwgeom/cunit/cu_misc.c
liblwgeom/cunit/cu_node.c
liblwgeom/cunit/cu_out_encoded_polyline.c
liblwgeom/cunit/cu_out_geojson.c
liblwgeom/cunit/cu_out_gml.c
liblwgeom/cunit/cu_out_kml.c
liblwgeom/cunit/cu_out_svg.c
liblwgeom/cunit/cu_out_twkb.c
liblwgeom/cunit/cu_out_wkb.c
liblwgeom/cunit/cu_out_wkt.c
liblwgeom/cunit/cu_out_x3d.c
liblwgeom/cunit/cu_print.c
liblwgeom/cunit/cu_ptarray.c
liblwgeom/cunit/cu_split.c
liblwgeom/cunit/cu_stringbuffer.c
liblwgeom/cunit/cu_surface.c
liblwgeom/cunit/cu_triangulate.c
liblwgeom/cunit/cu_varint.c