Boost logo

Geometry :

Subject: [ggl] Updating tests
From: Mateusz Loskot (mateusz)
Date: 2009-04-12 21:39:38


Mateusz Loskot wrote:
> Hi,
>
> Currently, I'm making the current collection of tests compiling and
> running on my Linux box using GCC 4.3.3 with Boost 1.3.5.
>
> All relevant submissions start with SVN Revision 522 and include
> appropriate log message.

After collection of today updates, my last tests run says that
33 tests passed:

mloskot_at_dog:~/dev/ggl/_svn/trunk/geometry/test$ bjam | grep passed
**passed** bin/access.test/gcc-4.3.3/debug/access.test
**passed** bin/append.test/gcc-4.3.3/debug/append.test
**passed** bin/area.test/gcc-4.3.3/debug/area.test
**passed** bin/arithmetic.test/gcc-4.3.3/debug/arithmetic.test
**passed** bin/assign.test/gcc-4.3.3/debug/assign.test
**passed** bin/box.test/gcc-4.3.3/debug/box.test
**passed** bin/circle.test/gcc-4.3.3/debug/circle.test
**passed** bin/combine.test/gcc-4.3.3/debug/combine.test
**passed** bin/convert.test/gcc-4.3.3/debug/convert.test
**passed** bin/convex_hull.test/gcc-4.3.3/debug/convex_hull.test
**passed** bin/copy.test/gcc-4.3.3/debug/copy.test
**passed** bin/core.test/gcc-4.3.3/debug/core.test
**passed** bin/custom_linestring.test/gcc-4.3.3/debug/custom_linestring.test
**passed** bin/distance.test/gcc-4.3.3/debug/distance.test
**passed** bin/dot_product.test/gcc-4.3.3/debug/dot_product.test
**passed** bin/envelope.test/gcc-4.3.3/debug/envelope.test
**passed**
bin/for_each_coordinate.test/gcc-4.3.3/debug/for_each_coordinate.test
**passed** bin/loop.test/gcc-4.3.3/debug/loop.test
**passed** bin/make.test/gcc-4.3.3/debug/make.test
**passed** bin/parse.test/gcc-4.3.3/debug/parse.test
**passed** bin/parse_dms.test/gcc-4.3.3/debug/parse_dms.test
**passed** bin/point_ll.test/gcc-4.3.3/debug/point_ll.test
**passed** bin/projection.test/gcc-4.3.3/debug/projection.test
**passed** bin/projection_epsg.test/gcc-4.3.3/debug/projection_epsg.test
**passed** bin/projections.test/gcc-4.3.3/debug/projections.test
**passed** bin/pythagoras.test/gcc-4.3.3/debug/pythagoras.test
**passed** bin/sectionalize.test/gcc-4.3.3/debug/sectionalize.test
**passed** bin/segment.test/gcc-4.3.3/debug/segment.test
**passed** bin/selected.test/gcc-4.3.3/debug/selected.test
**passed** bin/simplify.test/gcc-4.3.3/debug/simplify.test
**passed** bin/transform.test/gcc-4.3.3/debug/transform.test
**passed** bin/transformer.test/gcc-4.3.3/debug/transformer.test
**passed** bin/wkt.test/gcc-4.3.3/debug/wkt.test

Othere tests fail or do not compile.
In this regard I have a question, what's the normalize.hpp file
referenced from within_test.cpp ?

within_test.cpp:9:34: error: geometry/normalize.hpp: No such file or
directory

I can not find it anywhere.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org

Geometry list run by mateusz at loskot.net