Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
20ae4ab5a0 indent 2014-12-16 14:29:40 +01:00
Raffi Enficiaud
9edbb86116 Having also the print_helper for contexts 2014-12-16 14:29:33 +01:00
Raffi Enficiaud
db9381ff3a comment 2014-12-16 12:16:46 +01:00
Raffi Enficiaud
5550316fa2 Also the include part 2014-12-16 12:15:50 +01:00
Raffi Enficiaud
06ab9abeb1 Narrowing the possible deficiencies of the compiler 2014-12-15 21:36:00 +01:00
Raffi Enficiaud
971328c29f nothing 2014-12-15 13:52:55 +01:00
Raffi Enficiaud
9a9e5f8125 removed the x flag some file permissions 2014-12-12 00:53:38 +01:00
Raffi Enficiaud
30bce3283a Licenses and ending line as suggested by the warnings (maybe the initial year is wrong)
Making the examples compile (not using the quickbook macros)
2014-12-12 00:49:59 +01:00
Raffi Enficiaud
f21f4ad7ed Merge branch 'develop' into feature/quickbookdoc
* develop:
  Compile fix for MSVC14
2014-12-11 23:22:51 +01:00
Raffi Enficiaud
2ec6e2c806 Merge pull request #20 from MarcelRaad/patch-2
Compile fix for MSVC14
2014-12-11 23:18:45 +01:00
Raffi Enficiaud
0612070dff Fix unit test after changes in the collection comparisons
Fix link of the sync_access unit test
2014-12-11 13:47:44 +01:00
Raffi Enficiaud
7a7bb38be0 Merge branch 'develop' into feature/quickbookdoc
Conflicts:
	include/boost/test/data/monomorphic/generators/random.hpp
	test/test_datasets_src/test_random.cpp
2014-12-11 13:14:38 +01:00
Raffi Enficiaud
187988e2f3 Removing deprecation warnings 2014-12-11 13:11:33 +01:00
Raffi Enficiaud
02f7f6d8d4 Applying partial pull request #13 of mkurdej 2014-12-11 13:03:47 +01:00
Raffi Enficiaud
adaaf1d816 Merge branch 'develop' into feature/quickbookdoc
Conflicts:
	example/unit_test_example_14.cpp
	include/boost/test/execution_monitor.hpp
	include/boost/test/tools/assertion.hpp
	include/boost/test/tools/old/impl.hpp
	include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp
	include/boost/test/utils/runtime/cla/parser.hpp
	test/Jamfile.v2

Just to keep feature/quickbookdoc updated
2014-12-11 12:01:31 +01:00
Raffi Enficiaud
10d0582c25 Licenses warnings 2014-12-11 10:58:59 +01:00
Raffi Enficiaud
d456b0489f license warning 2014-12-11 10:53:23 +01:00
Raffi Enficiaud
5b352b4990 tabs 2014-12-11 10:51:19 +01:00
Raffi Enficiaud
7372fa6de3 Change deprecated macro 2014-12-11 10:49:03 +01:00
Raffi Enficiaud
d24a279dfd Merge pull request #21 from jhunold/fix_shadow
Fix: clang trunk: "error: declaration of T shadows template parameter"
2014-12-11 09:47:48 +01:00
Jürgen Hunold
2dc5bcc80c Fix: clang trunk: "error: declaration of T shadows template parameter"
Regression introduced by 0871200fcf
2014-12-11 07:50:43 +01:00
Raffi Enficiaud
8d06b9e3de disabling the printing using the proper functions 2014-12-10 18:13:49 +01:00
Raffi Enficiaud
d1f62ea715 Applying partial pull request #14 of mkurdej 2014-12-10 18:13:48 +01:00
Raffi Enficiaud
83fbfd3665 Fixing decltype problems on Visual 2013 (ter) 2014-12-10 18:13:31 +01:00
Raffi Enficiaud
baea4959e2 Fixing decltype problems on Visual 2013 (bis) 2014-12-10 18:08:50 +01:00
Raffi Enficiaud
0871200fcf Fixing decltype problems on Visual 2013 2014-12-10 16:41:50 +01:00
Raffi Enficiaud
d4c46818ae Small stuff on joins 2014-12-09 21:14:00 +01:00
Raffi Enficiaud
76e3c238f1 some slight advance on zips 2014-12-09 21:05:26 +01:00
Raffi Enficiaud
da9303bc48 new example + fix width 2014-12-09 21:05:03 +01:00
Raffi Enficiaud
648835806e Working on the stl part
Apparently this is not working as expected. At least the macro BOOST_TEST_DONT_PRINT_LOG_VALUE is not respected during the instanciation of the dataset
2014-12-09 18:07:35 +01:00
Raffi Enficiaud
c8d674344c typo 2014-12-09 17:48:38 +01:00
Raffi Enficiaud
fc67d77d3d Documentation on ranges should be ok now
Added an example. The context should be changed if any feedback is given by Gennadiy
2014-12-09 17:48:26 +01:00
Raffi Enficiaud
81c5aef777 Working on datasets 2014-12-09 14:56:33 +01:00
Raffi Enficiaud
83dbfe73dc Adding an example on datasets + ignores 2014-12-09 14:56:03 +01:00
Raffi Enficiaud
1eaffb96ce Fixing some dependencies on boost.timer 2014-12-09 14:55:28 +01:00
Raffi Enficiaud
cb524664f4 link 2014-12-09 13:36:00 +01:00
Raffi Enficiaud
c2f42c516a Some more reference of the logs
Removed warnings
2014-12-09 13:28:18 +01:00
Raffi Enficiaud
5a37f9810d Reference for the output part 2014-12-09 12:07:20 +01:00
Raffi Enficiaud
713f52d131 disabling 2014-12-09 11:46:54 +01:00
Raffi Enficiaud
9c6d58d542 Adding some more information about building boost:test on win32/64 (shared/static) 2014-12-09 11:46:47 +01:00
Raffi Enficiaud
22169f8d68 Cleaning a bit the test suite with manual registration 2014-12-09 11:46:16 +01:00
Raffi Enficiaud
5882c7d189 Adding reference on test organisation 2014-12-09 11:45:58 +01:00
Raffi Enficiaud
91c2088c60 Fix end of section 2014-12-09 10:54:24 +01:00
Raffi Enficiaud
c61a818a69 Reference on test org: gathering the macros there 2014-12-09 10:14:09 +01:00
Raffi Enficiaud
138e50be73 Cleanups and typos 2014-12-09 10:13:48 +01:00
Raffi Enficiaud
21d9d6e410 Build instructions, types 2014-12-09 10:00:37 +01:00
Raffi Enficiaud
b6a2c393ec Typos 2014-12-09 10:00:19 +01:00
Raffi Enficiaud
1097472353 Fix the define command 2014-12-08 16:27:05 +01:00
Raffi Enficiaud
ec18fb12ba ignoring my binary 2014-12-08 16:25:20 +01:00
Raffi Enficiaud
cb2dd91326 Haven't seen that these files disappeared in fact, committing my changes anyway 2014-12-08 16:24:59 +01:00