Adam Wulkiewicz
|
b051ccdb1f
|
test: add cmake files for rtree tests
|
2025-03-05 00:04:34 +01:00 |
|
Vissarion Fisikopoulos
|
323b2ff91c
|
Merge pull request #1195 from Lastique/feature/use_invoke_swap
Switch to `boost::core::invoke_swap`. Add missing includes.
|
2023-09-08 13:17:22 +03:00 |
|
Andrey Semashev
|
c741907296
|
Switch to boost::core::invoke_swap. Add missing includes.
boost::swap is deprecated and will be removed. Use boost::core::invoke_swap
as a replacement.
Also add missing includes.
|
2023-09-03 03:23:51 +03:00 |
|
Yuriy Chernyshov
|
3502521e0a
|
Modernize noexcept specifications
|
2023-09-01 18:57:00 +03:00 |
|
Vissarion Fisikopoulos
|
c479ca194e
|
Merge pull request #1152 from vissarion/fix/cxx11_macros
Remove CXX11/14 related macros
|
2023-05-25 14:37:17 +03:00 |
|
Vissarion Fisikopoulos
|
6012885253
|
Remove CXX11/14 related macros
|
2023-05-23 15:16:08 +03:00 |
|
Vissarion Fisikopoulos
|
eb38231d36
|
Remove trailing whitespaces from include and index directories
|
2022-12-07 15:53:21 +02:00 |
|
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
|
940d01e4f5
|
[test][index] Check elements counts after an exception is thrown.
|
2019-11-12 18:07:32 +01:00 |
|
Adam Wulkiewicz
|
c207b86470
|
[test][index][rtree] Add missing ctor to throwing_varray test container.
|
2019-03-29 14:15:33 +01: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 |
|
Adam Wulkiewicz
|
6aa5df954f
|
[test][index] Replace struct with class keyword in specialization of allocators<> for throwing node.
|
2014-11-20 22:48:06 +01:00 |
|
Adam Wulkiewicz
|
7ee87715d0
|
[test][index] Add ctor to throwing_varray required by the new implementation of redistribute_elements.
|
2014-10-07 23:07:45 +02:00 |
|
Adam Wulkiewicz
|
c57be3a036
|
[test][index] Use new names of variant nodes in the implementation of throwing nodes in exceptions tests.
|
2014-10-05 16:20:09 +02:00 |
|
Adam Wulkiewicz
|
22bd0ea747
|
[test][index] Change throwing nodes from polymorphic to variant-based.
|
2014-10-05 14:40:43 +02:00 |
|
Adam Wulkiewicz
|
18b4c3e472
|
[test][index] Add /bigobj for MSVC to Jamfiles for most of the tests
|
2014-04-22 16:39:02 +02:00 |
|
Adam Wulkiewicz
|
cacdd11037
|
[geometry][index]: warnings related to BOOST_CHECK_EQUAL fixed in exceptions tests.
[SVN r84736]
|
2013-06-10 22:28:17 +00:00 |
|
Adam Wulkiewicz
|
ac09cfe8a8
|
geometry.index test: nodes counters added to throwing nodes used in exceptions test
[SVN r84734]
|
2013-06-10 21:51:20 +00:00 |
|
Adam Wulkiewicz
|
cfffeac622
|
geometry.index test: added packing to exceptions tests.
[SVN r84732]
|
2013-06-10 20:36:21 +00:00 |
|
Adam Wulkiewicz
|
c828073648
|
geometry.index test: added tests for new implementation of varray.
[SVN r84676]
|
2013-06-07 17:36:56 +00:00 |
|
Adam Wulkiewicz
|
060aefcef6
|
geometry.index example, test: Tests and example modified to use moved utilities.
[SVN r84662]
|
2013-06-06 22:54:19 +00:00 |
|
Adam Wulkiewicz
|
901712fea9
|
geometry.index test: invalid include removed from one test.
[SVN r84103]
|
2013-05-01 23:52:58 +00:00 |
|
Adam Wulkiewicz
|
f61cbbd01c
|
geometry.index test: default parameters used in rstar exceptions test.
[SVN r84088]
|
2013-04-29 20:51:25 +00:00 |
|
Adam Wulkiewicz
|
ed70d4393a
|
geometry.index test: added test of type-erased iterators - currently may be enabled by define.
[SVN r84072]
|
2013-04-28 17:07:31 +00:00 |
|
Adam Wulkiewicz
|
195fe88899
|
geometry.index test: rtree exceptions test divided into smaller ones.
[SVN r84046]
|
2013-04-25 14:09:02 +00:00 |
|
Adam Wulkiewicz
|
f1e47955f3
|
geometry.index test: moved to index/test.
[SVN r84033]
|
2013-04-24 13:46:16 +00:00 |
|