Mateusz Łoskot
96db897fc5
Rename Jamfile.v2 to Jamfile ( #679 )
...
There is no reason to maintain the legacy .v2 file extension,
which is unnecessary clutter, may be confusing.
2020-03-08 23:50:18 +01:00
Adam Wulkiewicz
3c18981c73
[test][extensions] Change namesepace concept to concepts.
2017-01-13 22:35:56 +01:00
Adam Wulkiewicz
694aaa9d31
[core] Add sphere and spheroid reference models.
...
Add new tags for reference sphere/spheroid concepts.
Add cs::model::sphere<> and cs::model::spheroid<>.
Add get_radius(), set_radius() and radius_type<> functions/metafunctions.
Add tests.
Refactor [extensions] nsphere to use the official functions.
2014-11-16 18:26:48 +01:00
Adam Wulkiewicz
327819b687
[extensions][nsphere][test] Remove unused typedefs. Rename tests.
2014-06-13 18:06:07 +02:00
Adam Wulkiewicz
7cdbcf5fee
[extensions/nsphere] Enable commented-out tests and change point_in_nsphere strategy WRT areal_tag removal workaround
2014-06-05 19:25:45 +02:00
Barend Gehrels
1237710676
[geometry] Comment nsphere not-running unit tests. TODO: should be fixed
2013-12-07 11:29:12 +01:00
Barend Gehrels
fdccdbff5e
[geometry] cleanup, removing MSVC proj-files where were for version 2005
...
[SVN r85375]
2013-08-17 15:43:41 +00:00
Barend Gehrels
87edb13129
[geometry][extensions] fixed multi_within test which missed a default_strategy, this was the same for within so uncommented the relevant lines there (and added polygon/box)
...
[SVN r85371]
2013-08-17 11:14:14 +00:00
Adam Wulkiewicz
f7c5895e5c
[geometry]: [extensions] fixed/added tests for nsphere. [index] added nsphere to benchmark_experimental.cpp (for now commented out).
...
[SVN r84853]
2013-06-20 21:42:23 +00:00
Adam Wulkiewicz
afa3191263
[geometry][extensions] test: nsphere added for testing, added disjoint/intersects, content and margin tests.
...
[SVN r84831]
2013-06-18 22:52:55 +00:00
Adam Wulkiewicz
8336d7f387
geometry: test_extensions moved to extensions/test
...
[SVN r84584]
2013-05-31 19:21:40 +00:00