Andrey Semashev
3cc4107d01
Added a test for compatibility of boost::distance between Range and Iterator.
...
This functionality is used in core Boost components, so it is preferable
to test it in Boost.Iterator, even if it's already tested in Boost.Range,
to discover problems as early as possible.
The test verifies that boost::distance implemented in Boost.Range can invoke
boost::distance in Boost.Iterator (i.e. the function lookup succeeds).
2018-09-23 12:37:21 +03:00
morinmorin
b5edc8b64f
Add test for ADL issues.
2018-09-22 20:44:29 +09:00
Andrey Semashev
a48de6a8b8
Added tests for next/prior to the Jamfile. Ported tests to lightweight_test.hpp.
2017-08-26 15:31:38 +03:00
morinmorin
bb54ee7900
Update Jamfile.v2 for new tests
2017-06-29 22:49:05 +09:00
Edward Diener
878812c42f
More tests with fusion sequence as tuple
2015-08-23 23:46:44 -04:00
Kohei Takahashi
2511f21d62
Merge upstream branch 'develop' into pr/zip_iterator/fusionize
2014-08-25 00:36:36 +09:00
Andrey Semashev
f158dba6ad
Moved minimum_category to the public namespace. Added tests.
2014-07-19 21:39:49 +04:00
Kohei Takahashi
11f7d1bc18
Merge upstream branch 'develop' into pr/zip_iterator/fusionize
...
Signed-off-by: Kohei Takahashi <flast@flast.jp>
2014-07-03 21:52:26 +09:00
Daniel James
045a05f81f
Run generator_iterator_test.cpp
...
I accidentally removed it in 8e5b8025d8
.
2014-06-30 10:59:03 +01:00
Kohei Takahashi
9841d87212
Add tests for fusion based zip_iterator
...
Signed-off-by: Kohei Takahashi <flast@flast.jp>
2014-06-14 15:59:31 +09:00
Daniel James
8e5b8025d8
Revert changes that were merged to master.
...
Reverted: 2e099caceb9..21102938e8ccb
I'm going to reapply some of them soon, but it's easier to revert them
all first, as there are conflicts. Also the number of changes that were
inserted since then, mean that there would be a huge gap between related
changes.
2014-06-06 00:56:20 +01:00
Peter Dimov
2d9362fe89
Move generator_iterator doc/test files, update test/Jamfile.v2.
2014-06-05 02:37:48 +03:00
Jeremiah Willcock
d469568de7
function_input_iterator fixes from Dean Michael Berris
...
[SVN r62710]
2010-06-10 05:59:46 +00:00
Dave Abrahams
9d241238f8
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Vladimir Prus
f9c4915b55
Sync with V1
...
[SVN r28241]
2005-04-14 11:37:17 +00:00
Aleksey Gurtovoy
7344357e32
merge changes from RC_1_32_0
...
[SVN r26891]
2005-01-28 07:42:05 +00:00
Dave Abrahams
1f999864a1
Fix 31 character limit
...
[SVN r25193]
2004-09-18 13:32:24 +00:00
Vladimir Prus
db0bc36f58
Update
...
[SVN r23085]
2004-06-11 11:18:50 +00:00
Vladimir Prus
361f62d022
Add V2 Jamfile
...
[SVN r20211]
2003-09-29 16:27:55 +00:00