a933622ae1
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
f49be0b382
*** empty log message ***
...
[SVN r35717]
2006-10-24 10:37:46 +00:00
007117cefb
Merge in recent fixes for inspect errors.
...
[SVN r34973]
2006-08-27 10:40:36 +00:00
73bb3d899a
*** empty log message ***
...
[SVN r34034]
2006-05-19 18:01:02 +00:00
4a8987865e
dos2unix on some files
...
[SVN r34025]
2006-05-19 10:30:02 +00:00
f885495565
*** empty log message ***
...
[SVN r34015]
2006-05-18 21:27:29 +00:00
dc34cd6079
*** empty log message ***
...
[SVN r34014]
2006-05-18 21:11:55 +00:00
5850d7ce3e
new traits and functions for v2
...
[SVN r34013]
2006-05-18 20:53:21 +00:00
554f832234
upgrade to v2
...
[SVN r34012]
2006-05-18 20:52:17 +00:00
dc96b440be
v2 upgrade
...
[SVN r34011]
2006-05-18 19:17:04 +00:00
1ac9efbd6a
*** empty log message ***
...
[SVN r33301]
2006-03-10 09:16:22 +00:00
d2f0c15826
*** empty log message ***
...
[SVN r33271]
2006-03-08 21:40:14 +00:00
ae953cda6b
*** empty log message ***
...
[SVN r33260]
2006-03-07 21:11:19 +00:00
b22773b2e3
applied bug fixes
...
[SVN r33038]
2006-02-20 21:15:05 +00:00
e50a544c2a
Update Jamfile.v2
...
[SVN r32704]
2006-02-07 11:55:46 +00:00
4b362a9cff
Rearrange the test to prevent undefined reference to init_unit_test_suite,
...
when:
- BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION is not defined
- Toolset is gcc/Linux
- Boost.Test is built as shared library
[SVN r32703]
2006-02-07 11:55:10 +00:00
c75dc3ae02
added pass test for good compilers
...
[SVN r32088]
2005-12-17 15:15:32 +00:00
fa03f39333
*** empty log message ***
...
[SVN r32016]
2005-12-13 22:50:57 +00:00
6478f85444
*** empty log message ***
...
[SVN r32015]
2005-12-13 22:50:00 +00:00
51f7fe9878
added new convinience funcs
...
[SVN r31969]
2005-12-09 22:33:57 +00:00
c08103b1c5
merge from 1.33.1
...
[SVN r31968]
2005-12-09 22:22:32 +00:00
a2b6c3f5ec
fixed vc7.1 iterator conversion problems
...
[SVN r31942]
2005-12-07 01:26:57 +00:00
e76e9cda28
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
cd6a5e6a7f
changed cast
...
[SVN r30592]
2005-08-16 15:56:23 +00:00
e82a7fab5d
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
7311fb528a
*** empty log message ***
...
[SVN r30165]
2005-07-18 20:04:33 +00:00
8a998c64d8
*** empty log message ***
...
[SVN r30163]
2005-07-18 19:50:41 +00:00
2bc8622027
Fix HTML
...
[SVN r30080]
2005-07-14 16:03:14 +00:00
1c4fcbee6f
moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.x
...
[SVN r29458]
2005-06-07 07:11:16 +00:00
24a881ef85
CRAY X1 patch
...
[SVN r29309]
2005-05-30 22:45:23 +00:00
8db1f867f9
removed Borland workaround which broke iostreams on Borland
...
[SVN r29300]
2005-05-30 08:54:38 +00:00
e5ddbb4bbc
gcc-2.95 fix
...
[SVN r29287]
2005-05-30 07:35:51 +00:00
f6b183140f
*** empty log message ***
...
[SVN r29148]
2005-05-22 15:57:27 +00:00
1b3c6f1c81
workaroud for borland seems to require more work, current code is not working
...
[SVN r29137]
2005-05-21 23:39:50 +00:00
d509beb073
intended borland fix
...
[SVN r29106]
2005-05-21 00:17:33 +00:00
0965a46d9c
Borland fix broke VC6
...
[SVN r29043]
2005-05-18 23:43:41 +00:00
5771d953ea
default assignment operator added to resolve bcc problems
...
[SVN r28955]
2005-05-16 13:52:19 +00:00
898aae2c85
explicit handling of bool conversion operator or borland removed
...
[SVN r28933]
2005-05-15 17:52:05 +00:00
75667cc53d
fix 'operator bool()' workaround for borland
...
[SVN r28932]
2005-05-15 17:47:34 +00:00
16989df4d6
removed special handling for borland in the bool conversion test
...
(workaround in iterator_range is applied)
[SVN r28906]
2005-05-14 18:52:48 +00:00
4b89a3e223
added workaround for borland for bool conversion operator
...
[SVN r28905]
2005-05-14 18:51:59 +00:00
c2ddc197aa
removed redundant entries for long double
...
[SVN r28886]
2005-05-13 20:09:56 +00:00
0ab5e6e60d
added support for more fundamental types
...
[SVN r28885]
2005-05-13 19:57:55 +00:00
34e3275c99
added unit_test.hpp include
...
[SVN r28884]
2005-05-13 19:30:19 +00:00
b2e9200529
enabled static asserts for VC6
...
[SVN r28881]
2005-05-13 17:09:17 +00:00
c17afe8d03
switched to BOOST_RANGE_DEDUCED_TYPENAME
...
[SVN r28878]
2005-05-13 15:48:05 +00:00
a5a74c161f
fixed RANGE_DEDUCED_TYPENAME for VC7.0 + /Za
...
[SVN r28877]
2005-05-13 15:47:29 +00:00
d77dbb2d0b
fixes for VC6-7.0
...
[SVN r28876]
2005-05-13 15:45:53 +00:00
c5d1b4a62a
replaced DEDUCED_TYPENAME with typename
...
[SVN r28875]
2005-05-13 15:42:53 +00:00
9b1cdde025
initial commitment
...
[SVN r28874]
2005-05-13 15:29:36 +00:00