Commit Graph

3194 Commits

Author SHA1 Message Date
Vladimir Prus
7d352305ce Fix test failures with Boost.Build V2.
When BOOST_AUTO_TEST_MAIN is defined, Boost.Test headers silently define
the 'init_unit_test_suite' function, not 'test_main'. So, we need to
link with unit_test_monitor.


[SVN r28210]
2005-04-13 09:56:51 +00:00
Gennadiy Rozental
90006f64e4 typo fix
[SVN r28200]
2005-04-13 05:32:03 +00:00
Gennadiy Rozental
59a7772806 *** empty log message ***
[SVN r28199]
2005-04-13 05:09:16 +00:00
Gennadiy Rozental
7f7db5b9de Intel 7.1 bug fix
[SVN r28198]
2005-04-13 05:09:00 +00:00
Gennadiy Rozental
9d4336e723 couldn't link config file tests yet
[SVN r28197]
2005-04-13 04:43:26 +00:00
Gennadiy Rozental
b4ac57a782 forgot zero
[SVN r28196]
2005-04-13 04:35:18 +00:00
Gennadiy Rozental
2cfb822e1e *** empty log message ***
[SVN r28182]
2005-04-12 15:11:29 +00:00
Gennadiy Rozental
506975157f exclude polymorphic_downcast
[SVN r28166]
2005-04-12 07:01:36 +00:00
Gennadiy Rozental
b510d43de6 assign_to -> assign_op
[SVN r28164]
2005-04-12 06:50:46 +00:00
Gennadiy Rozental
6103529ac9 suppress warnings
[SVN r28163]
2005-04-12 06:50:06 +00:00
Gennadiy Rozental
e3438d1c5b Runtime.Param library initial commit
[SVN r28162]
2005-04-12 06:48:12 +00:00
Gennadiy Rozental
341de0100e help iterator copying
[SVN r28161]
2005-04-12 06:47:46 +00:00
Gennadiy Rozental
d4d0cb6eb5 use named_param facilites
[SVN r28160]
2005-04-12 06:46:42 +00:00
Gennadiy Rozental
056c8c6c94 use add_const
[SVN r28159]
2005-04-12 06:46:17 +00:00
Gennadiy Rozental
7cfe7537ea Runtime.Param library initial commit
[SVN r28158]
2005-04-12 06:42:44 +00:00
Gennadiy Rozental
6998ab9eb0 runtime.param tests added
[SVN r28152]
2005-04-12 06:19:24 +00:00
Gennadiy Rozental
c7bd56bf4f runtime.param examples added
[SVN r28150]
2005-04-12 06:18:02 +00:00
Gennadiy Rozental
2cb1bad39d restore default
[SVN r27970]
2005-04-05 07:23:21 +00:00
Gennadiy Rozental
a164835355 memory leak allocation point detection\nextra help with _WIN32_WINNT
[SVN r27969]
2005-04-05 06:11:37 +00:00
Gennadiy Rozental
7e5278efec portability fixes
[SVN r27795]
2005-03-24 04:02:33 +00:00
Gennadiy Rozental
2de7efe6d7 *** empty log message ***
[SVN r27794]
2005-03-24 03:52:15 +00:00
Gennadiy Rozental
42bca09fff *** empty log message ***
[SVN r27792]
2005-03-23 21:08:45 +00:00
Gennadiy Rozental
5c1639cdf0 Sunpro CC 5.3 fixes
[SVN r27791]
2005-03-23 21:06:42 +00:00
Gennadiy Rozental
2e6993200b no message
[SVN r27763]
2005-03-22 07:18:50 +00:00
Gennadiy Rozental
9f091fb546 *** empty log message ***
[SVN r27762]
2005-03-22 07:16:03 +00:00
Gennadiy Rozental
f03db07317 string comparisons streamlined
precision settings made portable


[SVN r27761]
2005-03-22 07:08:47 +00:00
Gennadiy Rozental
1d5dcbe0e8 assign_to made free function
[SVN r27760]
2005-03-22 07:06:58 +00:00
Gennadiy Rozental
db94a791aa minor vc7.1 workaround
[SVN r27759]
2005-03-22 07:05:18 +00:00
Gennadiy Rozental
22ffeb16eb assign_to made free function
[SVN r27758]
2005-03-22 07:00:56 +00:00
Gennadiy Rozental
869883edf5 allow to inherit test_suite
[SVN r27757]
2005-03-22 06:57:29 +00:00
Gennadiy Rozental
30b5596004 provided access to argc/argv in auto facilities
[SVN r27756]
2005-03-22 06:56:13 +00:00
Gennadiy Rozental
b0d660d9d3 check reworked
[SVN r27753]
2005-03-21 15:33:15 +00:00
Gennadiy Rozental
4b5b0741be Jamfile
[SVN r27637]
2005-03-14 05:48:41 +00:00
Gennadiy Rozental
57245547cb no need anymore
[SVN r27636]
2005-03-14 05:46:43 +00:00
Jonathan Turkanis
515c509e39 fix for random_shuffle on Borland 5.x w/ STLPort
[SVN r27507]
2005-02-25 21:27:44 +00:00
Jonathan Turkanis
fe8089b5d9 removed redundant copy ctors, except for VC6
[SVN r27499]
2005-02-24 19:28:17 +00:00
Victor A. Wagner Jr.
8e23e951d2 Deleted - extraneous \r characters in the file
[SVN r27486]
2005-02-23 06:36:01 +00:00
Victor A. Wagner Jr.
f612471b71 Corrected a spelling error on one of the includes
[SVN r27477]
2005-02-22 01:33:13 +00:00
Gennadiy Rozental
6375f9b604 no message
[SVN r27471]
2005-02-21 10:29:10 +00:00
Gennadiy Rozental
056947dac4 use std::vector so we could employ random_shuffle
[SVN r27470]
2005-02-21 10:25:54 +00:00
Gennadiy Rozental
81709e03d4 remove const during ParamType deduction
[SVN r27469]
2005-02-21 10:25:04 +00:00
Gennadiy Rozental
0e4a1f57ad major issue with TT redesign causing TT to reevaluate it's arguments fixed
FP precision extended


[SVN r27468]
2005-02-21 10:23:54 +00:00
Gennadiy Rozental
71564bc055 check_is_small implemented
check functions implemented as function objects


[SVN r27467]
2005-02-21 10:21:40 +00:00
Gennadiy Rozental
0743e5726d ignore unused vars helper
[SVN r27466]
2005-02-21 10:20:04 +00:00
Gennadiy Rozental
bf18b9ce46 random cla support
[SVN r27465]
2005-02-21 10:18:30 +00:00
Gennadiy Rozental
a67a37f310 base reference renamed (borland bug fix)
[SVN r27464]
2005-02-21 10:17:27 +00:00
Gennadiy Rozental
c7bc27c4e4 vc 7.1 workaround
[SVN r27463]
2005-02-21 10:15:45 +00:00
Gennadiy Rozental
0ee7c740ff CHECK_SMALL tool implemented
[SVN r27462]
2005-02-21 10:14:04 +00:00
Gennadiy Rozental
9874f32aa2 Support for random order of test cases implemented
[SVN r27461]
2005-02-21 10:12:24 +00:00
Gennadiy Rozental
0ee387d207 exception logging changes so that it produce a string recognizable by compiler as an error
[SVN r27460]
2005-02-21 10:09:26 +00:00