Adam Wulkiewicz
b73a401480
[test] Add cs::undefined tests.
2019-06-28 23:30:04 +02:00
Mateusz Łoskot
146f80edae
Run headers tests only on demand
...
Disable headers tests on CI services and during regression tests.
Refines #525
2018-11-21 16:26:26 +01:00
Mateusz Łoskot
ea962638f3
Add compile-only tests verifying headers are self-contained
...
Add Boost.Jam rule generating test target for each header found
in specified location.
List test suites (target aliases) for groups of headers.
Build self_contained_headers test only if CI environment variable is NOT
defined or on-demand, if TEST_HEADERS environment variable is defined,
or if b2 test/self_contained_headers is requested from command line.
Related to issue #523
2018-10-28 20:37:43 +01:00
Adam Wulkiewicz
7d2026dd84
Merge branch 'develop' into feature/projections
...
Conflicts:
include/boost/geometry/geometry.hpp
test/Jamfile.v2
2018-01-21 01:51:04 +01:00
Adam Wulkiewicz
8df7774495
[test] Add minimal test and disable the rest of the tests for TRAVIS.
2018-01-20 01:30:10 +01:00
Adam Wulkiewicz
d8bebf0a6a
[test][srs] Move projections tests from extensions to main part of the library (srs).
2017-05-05 03:55:49 +02:00
Adam Wulkiewicz
14d9d32d04
[test] Define BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE with intel compiler to Jamfile.
...
Instead of defining it in geometry_test_common.hpp.
This will hopefully fix the 'incompatible redefinition of macro' warning.
2017-01-06 20:05:55 +01:00
Adam Wulkiewicz
3fb6cae7ac
[test][formulas] Add inverse formulas test.
2016-08-01 17:32:45 +02:00
Adam Wulkiewicz
163c3d83ef
[test][index][extensions] Disable the deprecated std::auto_ptr support in SmartPtr and Core globally in Jamfiles.
2015-06-09 14:53:36 +02:00
Adam Wulkiewicz
6a5e591694
[test] Disable testing of point_concept dir, tests were moved to concepts dir.
2015-05-30 01:57:07 +02:00
Adam Wulkiewicz
4ecb443891
[test] Add /bigobj compiler flag for all tests run on windows with intel compiler.
2015-03-24 01:25:50 +01:00
Barend Gehrels
c11f58f08d
[test] add bigobj for all tests on MSVC
...
This should fix new failures on wkt, point_on_surface, assemble. get_turns
and several others, which appear as of March 2015 on MSVC 14 and 11 now
2015-03-20 13:49:09 +01:00
Barend Gehrels
999bf4dac6
[test] Supress warning by Boost.None
2015-01-21 11:39:39 +01:00
Barend Gehrels
11f135e2c4
[test] Remove linking with timer, now that Boost.Test has reverted the change which required this
2015-01-21 11:29:46 +01:00
Adam Wulkiewicz
f26f75c3be
[test] Add Timer library project requirement, required by Test.
2015-01-13 00:35:17 +01:00
Adam Wulkiewicz
9fec00c796
[test] Move the rest of the tests from multi directory and remove this directory.
2014-10-30 14:04:14 +01:00
Barend Gehrels
dc03427c85
[geometry] separated testsuite for Spatial Index (geometry main jamfile)
...
[SVN r83747]
2013-04-03 17:02:27 +00:00
Adam Wulkiewicz
076888320b
Geometry.Index test integrated. Error in margin test fixed.
...
[SVN r83641]
2013-03-30 02:02:47 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Mateusz Loskot
e56364ca5b
[geometry] Commented unused test project
...
[SVN r76005]
2011-12-16 23:31:30 +00:00
Mateusz Loskot
8fbb9b3655
Boost.Geometry:
...
* Catch up with r75977 changes with new layout of IO formats in geometry/io/<FORMAT>/
* General maintenance in tests and examples.
[SVN r75979]
2011-12-16 01:45:22 +00:00
Barend Gehrels
f633666957
Test/docs (reflecting box_range->box_view and segment_range->segment_view)
...
[SVN r71795]
2011-05-07 22:13:16 +00:00
Barend Gehrels
a01c615089
Made copyright notices in libs/geometry consistent
...
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
fc5d1b783f
Moved wkt-test to domains folder
...
[SVN r69914]
2011-03-13 09:54:34 +00:00
Barend Gehrels
f2074474cd
Updates in test to reflect move of views from util to views
...
[SVN r67310]
2010-12-18 21:40:27 +00:00
Barend Gehrels
1bbc07b122
Uncommented two projects in jamfile
...
[SVN r67182]
2010-12-12 10:47:14 +00:00
Barend Gehrels
e71fb07566
Assemble/traverse/enrich: complete update for handling self tangencies
...
-> added many testcases
Various updates in testcases for support of open polygons
recursive_boxes.cpp, added triangles as well (dropped corner)
[SVN r66450]
2010-11-08 10:32:23 +00:00
Barend Gehrels
95ffb5bbe7
Updated jamfile
...
[SVN r64512]
2010-07-31 19:30:52 +00:00
Barend Gehrels
068c2fa90a
Added closed / closure
...
Updated jamfiles
[SVN r62170]
2010-05-24 09:07:05 +00:00
Barend Gehrels
cead073c84
Added libs/geometry/test folder with many tests
...
[SVN r59773]
2010-02-20 15:03:37 +00:00