Commit Graph

20 Commits

Author SHA1 Message Date
Peter Dimov
ea3fa755a1 Fix regression reported in #23 (#24)
* Add test from issue 23. Refs #23.
* Fix ptr_vector regression with incomplete types. Refs #23.
* Enable CI for feature branches
2019-07-05 10:14:25 -04:00
Peter Dimov
2853f4fb0b Fix test; explicit instantiations are only valid at namespace scope 2017-11-05 04:08:17 +02:00
Thorsten Jørgen Ottosen
2256c466c9 initial support for const elements in containers
[SVN r54779]
2009-07-07 19:21:24 +00:00
Thorsten Jørgen Ottosen
2a8fc6e6f8 old jamfile inluded test that is not part of the distribution ...
[SVN r51310]
2009-02-18 13:49:44 +00:00
Thorsten Jørgen Ottosen
8f5499db1c updated for nasty erase() bug..
[SVN r51307]
2009-02-17 22:42:39 +00:00
Thorsten Jørgen Ottosen
1441b1ae34 update to support circular_buffer
[SVN r46320]
2008-06-11 12:09:38 +00:00
Thorsten Jørgen Ottosen
512ac4bdbe Update for unordered containers
[SVN r46119]
2008-06-04 15:31:58 +00:00
Thorsten Jørgen Ottosen
6bb9de8d2f update
[SVN r46099]
2008-06-03 22:20:38 +00:00
Thorsten Jørgen Ottosen
599ad71812 cleanup to pass inspection report
[SVN r43133]
2008-02-06 22:46:31 +00:00
Thorsten Jørgen Ottosen
912575d23a renaming
[SVN r42964]
2008-01-25 07:52:56 +00:00
Thorsten Jørgen Ottosen
8380433464 output iterator test
[SVN r42953]
2008-01-24 22:26:36 +00:00
Vladimir Prus
4b236a407c Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35989]
2006-11-10 19:09:56 +00:00
Vladimir Prus
2865078d9e Update Jamfile.v2
[SVN r33228]
2006-03-06 08:55:20 +00:00
Thorsten Jørgen Ottosen
7dee3b45b6 final version of ptr_map iterators
[SVN r33219]
2006-03-03 20:06:51 +00:00
Vladimir Prus
37144149ad Update Jamfile.v2
[SVN r33021]
2006-02-20 14:12:37 +00:00
Vladimir Prus
5f24715edb Revert mistaked removal
[SVN r33019]
2006-02-20 13:40:05 +00:00
Thorsten Jørgen Ottosen
0757d36edd cleaned up after running inspect
[SVN r32987]
2006-02-18 12:32:49 +00:00
Vladimir Prus
3c03f54886 Do not link with Boost.Test the tests that don't need it.
[SVN r28208]
2005-04-13 09:25:01 +00:00
Vladimir Prus
ffbbcfd4c0 Move doc Jamfile.v2 to doc. Create Jamfile.v2 for testing.
[SVN r28101]
2005-04-11 11:06:27 +00:00
Thorsten Jørgen Ottosen
5eaf3a0e88 *** empty log message ***
[SVN r27749]
2005-03-21 00:01:27 +00:00