Marek Kurdej
ffc22a5dbf
[doc] Fix teardown function name
2018-09-27 08:41:27 +02:00
Raffi Enficiaud
412fcc6e12
Merge branch 'topic/GH-158-boost_test_print_type-printing-on-single-value' into next-internal
...
* topic/GH-158-boost_test_print_type-printing-on-single-value:
Change log
Unary expression: fixing the printing issue
2018-09-25 06:45:34 +02:00
Raffi Enficiaud
db897f31df
Change log
2018-09-24 20:27:46 +02:00
Raffi Enficiaud
c4e2813f6d
Merge branch 'topic/PR-161-self-containment-in-b2' into next-internal
...
* topic/PR-161-self-containment-in-b2:
Change log
Fixing self-containment issues
Add check for self-containment of includes
2018-09-24 07:24:25 +02:00
Raffi Enficiaud
a0dbd6a90d
Change log
2018-09-24 07:23:16 +02:00
Raffi Enficiaud
fb7ce3d2f8
Merge branch 'topic/GH-163-slowdown-at-startup' into next-internal
...
* topic/GH-163-slowdown-at-startup:
Change log
Delaying the check on duplicate names during the test initialization
2018-09-24 07:00:39 +02:00
Raffi Enficiaud
2592b3b35b
Change log
2018-09-24 00:47:13 +02:00
Raffi Enficiaud
21537234e1
Documentation update
2018-09-24 00:47:13 +02:00
Raffi Enficiaud
0adc030be8
Change log
2018-09-24 00:46:11 +02:00
Raffi Enficiaud
4df5b095ea
Merge branch 'topic/PR-151-BOOST_CLANG-define' into next-internal
...
* topic/PR-151-BOOST_CLANG-define:
Change log
Fix warning: BOOST_CLANG is not defined, evaluates to 0
2018-09-03 07:08:58 +02:00
Raffi Enficiaud
69e918520f
Merge branch 'topic/PR-148-doc-colored-output' into next-internal
...
* topic/PR-148-doc-colored-output:
Change log
Fix doc contradiction (thanks to https://github.com/DesWurstes )
2018-09-02 17:40:08 +02:00
Raffi Enficiaud
9bada60a62
Merge branch 'topic/PR-154-correct-non-color-output-handling' into next-internal
...
* topic/PR-154-correct-non-color-output-handling:
Change log
Further cleanup
When specifying --color_output=no, don't output color codes either
2018-09-02 17:39:10 +02:00
Raffi Enficiaud
3c789519ca
Change log
2018-09-02 17:37:47 +02:00
Raffi Enficiaud
dba055cfdf
Fix doc contradiction (thanks to https://github.com/DesWurstes )
2018-09-02 17:37:47 +02:00
Raffi Enficiaud
c50f8ebe8a
Change log
2018-09-02 17:37:05 +02:00
Raffi Enficiaud
22255cfdc9
Change log
2018-09-02 17:33:39 +02:00
Raffi Enficiaud
4152af64b4
New macro for manually adding tests by specifying the name
...
- BOOST_TEST_CASE_NAME for specifying the name of the test case to add
- Documentation updates
2018-09-02 17:33:29 +02:00
Raffi Enficiaud
d47449389e
Change log
2018-09-02 10:23:16 +02:00
Raffi Enficiaud
81c4d667cb
Github issues on doc
2018-09-02 10:22:39 +02:00
Raffi Enficiaud
795b36e7be
Bumping version
2018-08-27 15:25:31 +02:00
Raffi Enficiaud
f910c45312
Minor change log changes
2018-07-29 02:11:44 +02:00
Raffi Enficiaud
54490c7a0e
colour-output default value fix
2018-07-04 22:10:48 +02:00
Raffi Enficiaud
3449ff67e1
Documentation added on test naming and sanitizing
2018-06-27 12:30:10 +02:00
Raffi Enficiaud
b9f1cdfacd
"--run_test=*" activates the disabled tests
2018-06-27 12:30:10 +02:00
Raffi Enficiaud
b4e08ee4bf
Merge branch 'topic/12953-access-master_test_suite-in-datatest-cases' into next-internal
...
* topic/12953-access-master_test_suite-in-datatest-cases:
Change log
Another example with different arity
Datasets based on std::initializer_list fixes
Delayed/lazy dataset construction
Handling sequences of size 0
# Conflicts:
# doc/closing_chapters/change_log.qbk
# test/Jamfile.v2
2018-06-27 10:26:54 +02:00
Raffi Enficiaud
264e7331d0
Change log
2018-06-27 10:22:46 +02:00
Raffi Enficiaud
23fc54db50
Change log
2018-06-27 10:11:52 +02:00
Raffi Enficiaud
2cb60929b0
Merge branch 'topic/PR-145-cygwin-fixes' into next-internal
...
* topic/PR-145-cygwin-fixes:
Change log
Forcing cygwin bjam builds to use a recent C++ standard
# Conflicts:
# doc/closing_chapters/change_log.qbk
2018-06-25 20:15:55 +02:00
Raffi Enficiaud
2ea87076bb
Change log
2018-06-25 20:14:21 +02:00
Raffi Enficiaud
0591dc21d3
Updating the documentation
...
- difference between skipped and disabled tests
- examples
- additional comments in the code
2018-06-25 20:12:37 +02:00
Raffi Enficiaud
9a9e1467fd
Precondition failure is not an error and better handling of skipped tests
...
- Skipped tests is not an error
- Handling of skipped tests
- Now printing when a test has been skipped because of the failed precondition
- More demonstrative test
- Unit test reproducing the precondition error issue
2018-06-25 20:10:51 +02:00
Raffi Enficiaud
63935b2f53
Change log
2018-06-22 09:10:42 +02:00
Raffi Enficiaud
3f5d06cb22
Merge branch 'topic/13528-crashes-with-report_sink' into next-internal
...
* topic/13528-crashes-with-report_sink:
Change log
Execute the callback cleaner also for stdout/stderr
Ensuring shutdown in all execution path
# Conflicts:
# doc/closing_chapters/change_log.qbk
2018-06-21 22:12:35 +02:00
Raffi Enficiaud
73b291466d
Change log
2018-06-21 22:11:48 +02:00
Raffi Enficiaud
090814233f
Merge branch 'topic/prevent-master-test-suite-from-copy' into next-internal
...
* topic/prevent-master-test-suite-from-copy:
Change log
Preventing the copy of the master test suite
2018-06-20 23:03:23 +02:00
Raffi Enficiaud
c91f1358d7
Change log
2018-06-20 23:01:49 +02:00
Raffi Enficiaud
0401bf8948
Change log
2018-06-20 20:14:37 +02:00
nk
ce0db6c0a1
Fix exception_api.run-fail.cpp doc example
2018-06-20 15:46:36 +02:00
Raffi Enficiaud
65c33821b4
Change log
2018-04-27 18:08:28 +02:00
Raffi Enficiaud
20844f203d
Change log prep for 1.68 / 3.8
2018-04-27 18:06:13 +02:00
Raffi Enficiaud
d821856915
Change log
2018-03-28 13:42:30 +02:00
Raffi Enficiaud
eeca2865bf
Merge branch 'topic/doc-updates' into develop
...
* topic/doc-updates:
Fixing sentence
Additional links
2018-03-20 22:45:52 +01:00
Raffi Enficiaud
a04f6ee101
Change logs
2018-03-20 12:01:19 +01:00
Jonnahtan Saltarin
7f1a9ee8c7
Fixing sentence
2018-03-12 23:38:00 +01:00
Raffi Enficiaud
19065d280d
Additional links
2018-02-20 20:25:36 +01:00
Raffi Enficiaud
7bfbbfc8d6
Change log
2018-02-19 23:31:02 +01:00
Raffi Enficiaud
801754362e
Merge branch 'topic/13435-report-generation-before-observer-shutdown' into next-internal
...
* topic/13435-report-generation-before-observer-shutdown:
Change log
Moving the report generation before the global configuration shutdown
2018-02-12 00:48:21 +01:00
Raffi Enficiaud
3f70773a41
Merge branch 'topic/13058-warning-reinterpret-cast' into next-internal
...
* topic/13058-warning-reinterpret-cast:
Change log
static_cast instead of reinterpret_cast
2018-02-12 00:47:53 +01:00
Raffi Enficiaud
a3bd1ec427
Change log
2018-02-12 00:47:37 +01:00
Raffi Enficiaud
d72c4a7e3f
Change log
2018-02-12 00:46:04 +01:00
Raffi Enficiaud
00f604f1d1
Change log
2018-02-11 16:05:04 +01:00
Raffi Enficiaud
c4d0aa6587
Merge branch 'topic/13181-collection-compare-missing-typename' into next-internal
...
* topic/13181-collection-compare-missing-typename:
Change log and documentation update
Fixing VS compilation issues
forward_iterable: const_iterator infered by the type returned by begin
2018-02-10 20:33:12 +01:00
Raffi Enficiaud
b3e34e94b6
Change log and documentation update
2018-02-10 20:31:09 +01:00
Raffi Enficiaud
bb95cdcc42
Merge branch 'topic/12596-sanitize-metacharacters-test-names' into next-internal
...
* topic/12596-sanitize-metacharacters-test-names:
Change log
Sanitizing chars in test case names that collide with runtime filters reserved chars
2018-02-10 20:28:35 +01:00
Raffi Enficiaud
67845f82a0
Change log
2018-02-10 14:39:16 +01:00
Raffi Enficiaud
1a3e1f394e
Change log
2018-02-04 19:55:07 +01:00
Raffi Enficiaud
7f70eff592
Merge branch 'topic/PR127-silence-unused-variable-warning' into next-internal
...
* topic/PR127-silence-unused-variable-warning:
Change log
Silence 'unused variable' warning
2018-01-31 23:42:33 +01:00
Raffi Enficiaud
e3071c7fdc
Change log
2018-01-31 22:48:05 +01:00
Raffi Enficiaud
ed5a6b7bd6
Change log
2018-01-29 10:52:41 +01:00
Raffi Enficiaud
009ef6d554
Merge branch 'topic/13407-cygwin-crash' into next-internal
...
* topic/13407-cygwin-crash:
Change log
Fix non-initialized variable causing crash on Cygwin
2018-01-19 09:21:03 +01:00
Raffi Enficiaud
285d9ddf26
Change log
2018-01-19 09:15:12 +01:00
Raffi Enficiaud
d2468aa70e
Merge branch 'topic/13387-header-fail-compile' into next-internal
...
* topic/13387-header-fail-compile:
Change log
Fix missing includes
2018-01-18 20:47:07 +01:00
Raffi Enficiaud
bfcfe83644
Merge branch 'topic/PR125-unused-parameters' into next-internal
...
* topic/PR125-unused-parameters:
Change log
prevent 2 unused parameter warnings
2018-01-18 20:46:45 +01:00
Raffi Enficiaud
3218dabf76
Change log
2018-01-18 20:27:57 +01:00
Raffi Enficiaud
97d84abb9d
Change log
2018-01-18 15:11:59 +01:00
Raffi Enficiaud
32bf0f2d0a
Change log
2018-01-18 14:49:04 +01:00
Raffi Enficiaud
3dcba76f27
Updating the doc
2018-01-18 14:49:03 +01:00
Raffi Enficiaud
dc74e22c30
Change log
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
ab9c5d734f
Ticket 13170: BOOST_AUTO_TEST_CASE_TEMPLATE without a typedef
...
- updating doc with an example using BOOST_IDENTITY_TYPE
- reworked the template test case documentation a bit
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
8ef0989de7
Fix JUNIT default log level
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
e599a4653e
Fix documentation list
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
4e736b88e2
Documentation years update
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
9f2c32e0d8
Merge branch 'topic/12597-report-tests-with-clashing-names' into develop
...
* topic/12597-report-tests-with-clashing-names:
Change log and doc update
Avoiding duplicate test cases in template and param test cases
Check for clashing names in adding test units
2018-01-18 14:03:39 +01:00
Raffi Enficiaud
18d62cf856
Change log and doc update
2018-01-02 20:58:53 +01:00
Raffi Enficiaud
77bda1ffd2
Avoiding duplicate test cases in template and param test cases
...
- fixing logging on non-existant stream
- fixing doc test cases with duplicate test cases
- updating log and report tests
2018-01-02 20:41:32 +01:00
Raffi Enficiaud
9c0f4f0698
Merge branch 'topic/12969-problems-nullptr' into next-internal
...
* topic/12969-problems-nullptr:
Change log
Fix issue when library is compiled with non C++14 options (trac 12969)
2017-12-31 00:21:43 +01:00
Raffi Enficiaud
bc53f66ac3
Change log
2017-12-31 00:18:58 +01:00
Raffi Enficiaud
6ecfe4b7cf
Change log
2017-12-29 21:07:59 +01:00
Raffi Enficiaud
5fca8b3fa8
Merge branch 'topic/PR-112-deliberate-failure-tests-not-optimized-away' into develop
...
* topic/PR-112-deliberate-failure-tests-not-optimized-away:
Change log
Added BOOST_MSVC version check to test patches
Deliberate-failure tests shouldn't be optimized
2017-12-29 20:43:28 +01:00
Raffi Enficiaud
c18b090c16
Change log
2017-12-29 20:42:32 +01:00
Raffi Enficiaud
0e63a8fe53
Merge branch 'topic/PR-122-fix-fallthrough-warnings-gcc' into develop
...
* topic/PR-122-fix-fallthrough-warnings-gcc:
Change log
Fix some fallthrough warnings with gcc >= 7.
2017-12-29 20:39:55 +01:00
Raffi Enficiaud
a3183f2f9a
Add link
2017-12-28 22:49:43 +01:00
Raffi Enficiaud
05e8eff231
Change log
2017-12-28 17:09:58 +01:00
Aaron Gorenstein
26d11fac07
Added BOOST_MSVC version check to test patches
2017-12-25 16:54:53 +01:00
Aaron Gorenstein
0f4c3f0019
Deliberate-failure tests shouldn't be optimized
...
A few tests designed to deliberately fail appeal to UB (undefined
behavior), but as the MSVC optimizer improves we will take advantage of
that to remove UB statements. In order for deliberate failures to occur,
the tests must have the optimizer turned off.
2017-12-25 16:54:53 +01:00
Raffi Enficiaud
7615362bdc
Merge branch 'topic/PR-121-warning-fix' into next-internal
...
* topic/PR-121-warning-fix:
Change log
fix compiler warning
2017-12-25 16:46:56 +01:00
Raffi Enficiaud
deb9efa2c1
Change log
2017-12-25 16:45:39 +01:00
Raffi Enficiaud
fdc68b6e6d
Merge branch 'topic/PR118-Update-VxWorks-support' into next-internal
...
* topic/PR118-Update-VxWorks-support:
Change log update
Adapt Boost.Test to VxWorks
2017-12-25 16:33:36 +01:00
Raffi Enficiaud
7040314525
Change log update
2017-12-25 16:31:40 +01:00
Raffi Enficiaud
c069394219
Change log update
2017-12-25 16:29:42 +01:00
Raffi Enficiaud
c06ac34b37
Change log update for 1.67
2017-12-25 16:26:45 +01:00
Raffi Enficiaud
c3e34389d6
Boost 1.66 change logs
2017-08-31 11:19:57 +02:00
Raffi Enficiaud
42a59be6e6
Merge branch 'topic/11471-array-sequence' into next-internal
...
* topic/11471-array-sequence:
Change log
Documentation update
Fixing array comparison semantics
C-arrays are now considered as sequences
2017-07-14 12:46:55 +02:00
Raffi Enficiaud
f17cb1be3f
Change log
2017-07-14 12:44:23 +02:00
Raffi Enficiaud
7a18764466
Documentation update
2017-07-14 12:44:14 +02:00
Raffi Enficiaud
84fa5c1dc1
Change logs
2017-07-06 11:46:15 +02:00
Raffi Enficiaud
8106d3d58e
Merge branch 'topic/12228-header-compilation-independant' into next-internal
...
* topic/12228-header-compilation-independant:
Change logs
#12228 : Adding missing headers to compile some files independantly
# Conflicts:
# doc/closing_chapters/change_log.qbk
2017-07-06 09:28:21 +02:00
Raffi Enficiaud
c072678bd1
Change logs
2017-06-27 21:14:54 +02:00
Raffi Enficiaud
f994648e2f
Change log
2017-06-27 20:56:44 +02:00
Raffi Enficiaud
bf703c2628
Fixing the relational/comparison operators for floating points
...
- simplifying the logic behind the operations
- minor doc fixes
- tests output change slightly due to the fact that <= and >= are now going through the
floating point comparison
2017-06-27 20:54:55 +02:00
Raffi Enficiaud
5e9d1e04f6
Change logs
2017-06-23 15:00:09 +02:00
Raffi Enficiaud
e1b211f254
Documentation update for the new macros
...
- BOOST_TEST_GLOBAL_FIXTURE explained
- BOOST_TEST_GLOBAL_INITIALIZATION explained
- changed the examples, deprecating BOOST_GLOBAL_FIXTURE
- in the logger part, introduced the fact that BOOST_TEST_GLOBAL_INITIALIZATION should be used and no assertion is supported in this case
2017-06-23 14:54:56 +02:00
Raffi Enficiaud
f12b527a81
Change log
2017-05-15 21:47:24 +02:00
Raffi Enficiaud
3b1f8e669e
Changelog
2017-03-18 08:18:59 +01:00
Raffi Enficiaud
7051d361f8
Merge branch 'topic/12540-printing-types-customisation-point' into next-internal
...
* topic/12540-printing-types-customisation-point:
Change log update
Documenting the customization point
Fixing the tests and checking everything works ok
Test for customization points
Customization points for printing user defined types through `boost_test_print_type`
2017-03-09 15:52:41 +01:00
Raffi Enficiaud
1f803ae342
Change log update
2017-03-09 15:47:06 +01:00
Raffi Enficiaud
e7c9464d62
Documenting the customization point
2017-03-09 15:47:05 +01:00
Raffi Enficiaud
84dbe8b027
Change log update
2017-03-06 14:31:26 +01:00
Raffi Enficiaud
5cc8efa368
JUnit: updating documentation
2017-03-06 14:31:26 +01:00
Raffi Enficiaud
1bb72301c2
Merge branch 'topic/12748-VERSION-macro-clashes' into next-internal
...
* topic/12748-VERSION-macro-clashes:
Fix tests issues
Change log update
Change some capital variable names to lowercase
# Conflicts:
# doc/closing_chapters/change_log.qbk
2017-02-15 09:56:55 +01:00
Raffi Enficiaud
5ff98ad58e
Merge branch 'topic/PR107-BOOST_NO_EXCEPTIONS-typos' into next-internal
...
* topic/PR107-BOOST_NO_EXCEPTIONS-typos:
Change log update
Fix typo
# Conflicts:
# doc/closing_chapters/change_log.qbk
2017-02-15 09:55:55 +01:00
Raffi Enficiaud
243542f9e2
Merge branch 'topic/12778-nullptr' into next-internal
...
* topic/12778-nullptr:
Change log update
nullptr support in the test tools + test
# Conflicts:
# doc/closing_chapters/change_log.qbk
2017-02-15 09:54:49 +01:00
Raffi Enficiaud
c431cfc685
Change log update
2017-02-15 09:22:35 +01:00
Raffi Enficiaud
1fbd28092d
Change log update
2017-02-15 09:21:42 +01:00
Raffi Enficiaud
d49e190a5b
Change log update
2017-02-15 09:21:29 +01:00
Adam Majer
20bcf731e2
Change some capital variable names to lowercase
...
Addresses issue 12748.
Now potential clashing variable name used in runtime parameters are lowercase and prepended with "btrt_".
2017-02-15 09:21:29 +01:00
Raffi Enficiaud
f935b30951
Change log
2017-02-15 09:21:16 +01:00
Norbert Wenzel
279b977ad4
Correction of the previous syntax fix
...
I messed up the order of the different brackets and did not preview the
markdown before pushing. I'm very sorry.
This fix is tested in Atom's Markdown preview now and really fixes the
issue.
2017-02-14 20:23:15 +01:00
Norbert Wenzel
420801e686
Fix Markdown link format
2017-02-14 19:25:19 +01:00
Raffi Enficiaud
641a6cb982
Preparing changelog for 1.64
2017-01-30 08:39:23 +01:00
Raffi Enficiaud
c743bcb4ad
Fix documentation header
2017-01-29 17:19:29 +01:00
Raffi Enficiaud
ccd9b7b7c1
Addressing the issues of the inspection report
...
from here http://boost.cowic.de/rc/docs-inspect-develop.html#test
2016-11-19 15:06:27 +01:00
Raffi Enficiaud
99c291b916
Merge branch 'topic/12530-add-version-to-cli' into next-internal
...
* topic/12530-add-version-to-cli:
Change log
Boost.Test learned the '--version' command line argument
# Conflicts:
# doc/closing_chapters/change_log.qbk
# test/Jamfile.v2
2016-11-16 21:06:17 +01:00
Raffi Enficiaud
c551223338
Change log
2016-11-09 08:46:13 +01:00
Raffi Enficiaud
815c0963f1
Merge branch 'topic/11907-string-as-collection-error' into next-internal
...
* topic/11907-string-as-collection-error:
Change log and doc update
String comparison can now be used with BOOST_TEST additional compare options
Making std::string compatible with string comparison backend
# Conflicts:
# doc/closing_chapters/change_log.qbk
2016-11-08 10:47:50 +01:00
Raffi Enficiaud
15e84d93db
Merge branch 'topic/12339-remove-blinking-from-color-output' into next-internal
...
* topic/12339-remove-blinking-from-color-output:
Change log
Now underlining the fatal errors instead of blinking
2016-11-08 10:45:51 +01:00
Raffi Enficiaud
8342c296cd
Merge branch 'topic/12531-run-test-with-colons' into next-internal
...
* topic/12531-run-test-with-colons:
Change log and breaking change annoucement
Apparently the name appears as "test<struct_ns__X>" in Visual (instead of "test<ns__X>" on gcc like)
Cleaning names with colons and fixing the proper demangling on all platforms
2016-11-08 10:45:40 +01:00
Raffi Enficiaud
3904480885
Minor documentation changes
2016-11-03 00:07:17 +01:00
Raffi Enficiaud
78943c7043
Change log and breaking change annoucement
2016-11-02 22:27:18 +01:00
Raffi Enficiaud
65ae5f4401
Change log and doc update
2016-11-02 22:03:19 +01:00
Raffi Enficiaud
923a84a2dd
String comparison can now be used with BOOST_TEST additional compare options
...
- enabling modifiers per_element and lexicographic for strings
2016-11-02 22:03:19 +01:00
Raffi Enficiaud
7f2c6baa1a
Change log
2016-11-01 19:53:49 +01:00
Raffi Enficiaud
cbbacca130
Merge branch 'topic/11756-floatingpoint-exception-macros' into next-internal
...
* topic/11756-floatingpoint-exception-macros:
Some cleanup on the fpe symbols
Updated change log
trac 11756: fix usage of floating point exception macros
# Conflicts:
# doc/closing_chapters/change_log.qbk
2016-10-31 23:20:29 +01:00
Raffi Enficiaud
75242f64c8
Merge branch 'PR/remove-gcc6-warnings' into next-internal
...
* PR/remove-gcc6-warnings:
Change log update
Fix unused parameter warnings/errors with gcc 6.
Syntactic change silences latest gcc warnings about confusing 'if' statements.
2016-10-31 17:14:32 +01:00
Raffi Enficiaud
5d5c3e46f3
Changelog update
2016-10-31 17:13:20 +01:00
Raffi Enficiaud
59b48d9239
Change log update
2016-10-18 23:49:27 +02:00
Raffi Enficiaud
90b57d1fc3
Updated change log
...
Signed-off-by: Raffi Enficiaud <raffi.enficiaud@free.fr>
2016-10-18 23:36:23 +02:00
Raffi Enficiaud
02f9a561bc
Doc: fix type (trac 12506)
2016-10-18 23:11:52 +02:00
Rene Rivera
78f4081973
Add, and update, documentation build targets.
2016-10-07 23:07:36 -05:00
Raffi Enficiaud
f51aeac5b8
Logger: cleaned up and improved the API
...
- now experiencing the same behaviour as pre 1.62
- set_stream and set_threshold_level for the loggers are now mutating all loggers, not only the active ones
- renamed function
- when adding a custom logger, it is added to the set of loggers with CUSTOM
- updated the documentation
2016-09-14 14:57:46 +02:00
Raffi Enficiaud
60c19d599f
Change log update
2016-09-06 11:24:59 +02:00
Raffi Enficiaud
5c3a4032f7
Merge branch 'topic/12241-datasets-on-tuples' into next-internal
...
* topic/12241-datasets-on-tuples:
Change log update
Enabling datasets with tuples
2016-09-06 01:19:50 +02:00
Raffi Enficiaud
d0fda1a48a
Loggers documentation update
...
- major reorganization of the output section
- making more clear what a log and what a report is
- checkpoints doc update
- links to API, improved doxygen documentation and reference
- renamed files and sections
- JUNIT additional doc
- removed useless parts
2016-09-06 01:16:26 +02:00
Raffi Enficiaud
bfb7f4de7a
Updating the DATASET documentation wrt. sample named test-cases
...
- updating the output of the DATASET associated examples
2016-09-06 01:16:26 +02:00
Raffi Enficiaud
cd917e85d4
Datasets documentation update
2016-09-06 01:16:14 +02:00
Raffi Enficiaud
84d21451f9
Change log update
2016-09-06 00:10:33 +02:00
Raffi Enficiaud
a0fce77912
Merge branch 'topic/progress-log-to-stdout' into next-internal
...
* topic/progress-log-to-stdout:
Progress display to stdout
2016-09-04 16:31:40 +02:00
Raffi Enficiaud
495d0aa8d7
Progress display to stdout
2016-09-04 16:30:39 +02:00
Raffi Enficiaud
b43983cf66
Merge branch 'topic/12378-clang-compilation-error' into next-internal
...
* topic/12378-clang-compilation-error:
trac #12378 : change log update
Fix compilation with no support of std::initializer_list
2016-09-04 16:24:27 +02:00
Raffi Enficiaud
97460a965b
trac #12378 : change log update
2016-09-04 16:23:05 +02:00