This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "spatial".
The branch, task_3432355 has been updated
via 9429edef6e27a2077f822a1e1f26c920efce015a (commit)
from da2b0fbb2f51a947ab1d60fd1eb7ef0d23b77006 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9429edef6e27a2077f822a1e1f26c920efce015a
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Nov 3 18:24:37 2012 +0800
All tests where divided in several compilation unit, because I reached the point where compilation takes > 1Gb.
The Region tests where all fixed too. Onward to the geometry on the neighbor iterators.
-----------------------------------------------------------------------
Summary of changes:
tests/CMakeLists.txt | 2 +-
tests/bits/spatial_test_fixtures.hpp | 35 ++++
tests/bits/spatial_test_region.hpp | 287 +++++++++++++++++++---------------
tests/bits/spatial_test_types.hpp | 15 +-
tests/verify.cpp | 65 ++------
tests/verify_base.cpp | 24 +++
tests/verify_mapping.cpp | 18 ++
tests/verify_neighbor.cpp | 21 +++
tests/verify_region.cpp | 19 +++
9 files changed, 303 insertions(+), 183 deletions(-)
create mode 100644 tests/verify_base.cpp
create mode 100644 tests/verify_mapping.cpp
create mode 100644 tests/verify_neighbor.cpp
create mode 100644 tests/verify_region.cpp
hooks/post-receive
--
spatial
|