Raffi Enficiaud
04d7243dd3
Changing summaries
2015-05-22 13:38:55 +02:00
Raffi Enficiaud
74470185c9
Refactoring fixtures
2015-05-22 13:34:08 +02:00
Raffi Enficiaud
dffa9b5729
Moving and refactoring expected_failures
2015-05-21 18:07:42 +02:00
Raffi Enficiaud
06744f250f
depends_on decorator refactored
2015-05-21 17:44:33 +02:00
Raffi Enficiaud
5c40d588f0
Moving precondition to a more suitable place
2015-05-21 17:22:06 +02:00
Raffi Enficiaud
e47b92beb7
typo
2015-05-21 17:09:59 +02:00
Raffi Enficiaud
9253d55dcf
ran->run
2015-05-21 17:09:49 +02:00
Raffi Enficiaud
5156be91ee
decorator label
2015-05-21 17:04:45 +02:00
Raffi Enficiaud
62e964d4ba
Proper sections for enabled/disabled/enable_if
...
Changed the strategy for the narration though.
2015-05-21 16:24:39 +02:00
Raffi Enficiaud
4067f7d2d2
Starting the split of the decorators into topics
...
Addressing some of the issues of Gennadiy and Andrzej
2015-05-21 10:00:29 +02:00
Raffi Enficiaud
bffd6dd679
Information is not plural
2015-05-21 09:39:02 +02:00
Raffi Enficiaud
db788d01a7
allows it
2015-05-21 01:47:46 +02:00
Raffi Enficiaud
6c3a6811a1
reworked the declaration and organization part
2015-05-21 01:15:22 +02:00
Raffi Enficiaud
3881afec1e
Merge branch 'doc_new_organization' into develop
...
Conflicts:
doc/test_organization/parametric_test_case_generation.qbk
Clarified TOC
2015-05-20 09:44:35 +02:00
Raffi Enficiaud
dfa3823a18
rephrasing and links
2015-05-19 20:55:00 +02:00
Raffi Enficiaud
5023e2a7b7
Moving the tests management reference to the end, splitting the summary
2015-05-19 17:36:38 +02:00
Raffi Enficiaud
ba30f15178
File rename
2015-05-19 17:29:32 +02:00
Raffi Enficiaud
bf08f61956
removing a level of TOC by removing "Users guide" from the parent
2015-05-19 17:08:15 +02:00
Raffi Enficiaud
f220b9ec0d
Merge pull request #55 from akrzemi1/develop
...
Doc: tolerance in BOOST_TEST
2015-05-11 19:19:24 +02:00
Raffi Enficiaud
95d744d1ad
Some BOOST_CHECK remaining
2015-05-11 18:12:50 +02:00
Raffi Enficiaud
600341cb93
Renaming the dataset example files
2015-05-11 18:08:45 +02:00
Raffi Enficiaud
efc8d826c3
Moving the data driven test case before parameterized test cases.
2015-05-11 18:08:39 +02:00
Andrzej Krzemienski
8d09bc9023
Doc: tolerance in BOOST_TEST
2015-05-11 17:36:48 +02:00
Andrzej Krzemienski
9bc26206fe
Doc: decorators and test case template
2015-05-04 23:44:28 +02:00
Andrzej Krzemienski
cda704b8b6
Doc: decorator and data-driven test cases
2015-05-04 22:44:03 +02:00
Raffi Enficiaud
432a605451
Going to the line
2015-04-30 00:34:19 +02:00
Andrzej Krzemienski
5771676f4f
Doc: fixed decorator examples
2015-04-29 16:21:12 +02:00
Andrzej Krzemienski
f5f3f23df3
Docs: improved expected_failures description
2015-04-29 11:47:27 +02:00
Andrzej Krzemienski
1e59e49145
docs: fixed decorator-fixture interaction
2015-04-29 00:23:02 +02:00
Andrzej Krzemienski
44e72fb068
doc: rewritten decorator introduction
2015-04-28 15:54:45 +02:00
Raffi Enficiaud
4caf136196
Fix link
2015-04-22 21:51:15 +02:00
Raffi Enficiaud
40439a6593
Merge branch 'develop' into local/new_filtering_merge
...
* develop: (62 commits)
Fixing tests on GCCs
Fixing test on GCCs
Fixing the tests of this file for GCCs
Fix collection test on Gccs
Adding support for C++11 to old gcc compilers as well Fixing issues with arrays
Fixing counter for r-value ref supported but std::vector still lacking the proper constructor
Once for all the "Mismatch at" instead of "Mismatch in" for every type of collection
silence a warning in gcc 4.5
Revert "introduce fpc::tolerance_based to be used instead of if_floating_point. This should allow us to extend tolerance based comparisons t omore types"
Revert "introduce fpc::tolerance_based to be used instead of is_floating_point. This should allow us to extend tolerance based comparisons t omore types"
introduce fpc::tolerance_based to be used instead of is_floating_point. This should allow us to extend tolerance based comparisons t omore types
introduce fpc::tolerance_based to be used instead of if_floating_point. This should allow us to extend tolerance based comparisons t omore types
remove executable from header
remove executable form header
fix MSVC-12 tests
ENABLE new test tools fix few leftovers from implementation of new FPV comparisons restore test case in test_fp_comparisons.cpp
test to clear the error on CrystaX runners
some doc
const of the elements of the table
Trying to fix the array problem on Clang 3.4
...
Conflicts:
doc/examples.qbk
doc/test_organization/decorators.qbk
doc/test_organization/parametric_test_case_generation.qbk
include/boost/test/data/monomorphic/fwd.hpp
include/boost/test/data/monomorphic/generators/random.hpp
include/boost/test/data/monomorphic/singleton.hpp
include/boost/test/tools/floating_point_comparison.hpp
test/test_files/test_tools_test.pattern
2015-03-25 22:19:11 +01:00
Andrzej Krzemienski
2ed00e2caf
Doc: progress in test filtering description and decorators
2015-03-04 20:28:17 +01:00
Andrzej Krzemienski
85434a58aa
Doc: decorator precondition
2015-03-03 22:49:29 +01:00
Andrzej Krzemienski
7f101fe69d
Doc: added decorator description
2015-02-09 16:55:38 +01:00
Andrzej Krzemienski
2c63c92f6d
Docs: described new enabled, disabled and enable_if decorators
2015-02-03 23:00:04 +01:00
Raffi Enficiaud
a964366d5a
Some cleanup over the snippet files
...
Adding the licenses as suggested by the introspection tool
2015-02-03 02:10:30 +01:00
Andrzej Krzemienski
6d7daf6b45
docs: updated decorators doc to match develop
2015-02-03 00:00:45 +01:00
Raffi Enficiaud
80b2905589
Comments from Gennadiy
2015-02-02 10:21:42 +01:00
Raffi Enficiaud
7cda8fea8a
Fixing the example link
2015-02-02 10:17:10 +01:00
Andrzej Krzemienski
caf9c72bd1
docs: implementing suggestions from Raffi
2015-01-22 22:32:38 +01:00
Andrzej Krzemienski
8fddd8fa06
Contexts explained...
2015-01-20 17:51:03 +01:00
Andrzej Krzemienski
2958bfab3f
Doc: cleared confusion between test unit and tests case
2015-01-10 12:51:35 +01:00
Andrzej Krzemienski
e37f058d88
Documented running tests by label
2015-01-09 22:14:26 +01:00
Andrzej Krzemienski
6e9345d2b6
Doc: aded reference to decorators
2015-01-09 21:43:26 +01:00
Andrzej Krzemienski
44eefc24ca
Doc: decorator examples use a template
...
Also added entry in the reference
2015-01-09 21:15:15 +01:00
Raffi Enficiaud
c95d18f8e3
some content about contexts
2015-01-09 15:52:54 +01:00
Raffi Enficiaud
625576a0d4
value generating logic
...
some mistakes in the quickbook
2015-01-09 13:33:36 +01:00
Raffi Enficiaud
d0c2f30c6c
Explaining the operations on datasets better
2015-01-09 13:07:13 +01:00
Raffi Enficiaud
a84da012ac
Updating the doc for join
2015-01-09 10:50:43 +01:00
Raffi Enficiaud
b75d8692fc
fix link
2015-01-09 01:24:36 +01:00
Raffi Enficiaud
ea90fa2b8d
Finishing example68
...
Adding it as an example
Referring to it from the data-driven section
2015-01-09 01:21:13 +01:00
Raffi Enficiaud
9c1a706b1b
Merge pull request #24 from akrzemi1/develop
...
Merge for decorators
2015-01-08 22:00:41 +01:00
Andrzej Krzemienski
07ac55ca2b
Doc: some decorators referenced
2015-01-08 21:10:24 +01:00
Raffi Enficiaud
53736d6731
element->sample
2015-01-08 17:57:40 +01:00
Raffi Enficiaud
9d37963bc6
One more example
2015-01-08 17:57:27 +01:00
Raffi Enficiaud
dba27e5d71
Less clumsy english
2015-01-08 17:51:18 +01:00
Raffi Enficiaud
230f040ddc
Fix links
2015-01-08 17:37:16 +01:00
Raffi Enficiaud
eed7e98857
Merging some parts of the parameter test case with the dataset. Introducing scalability and composition
2015-01-08 17:34:26 +01:00
Raffi Enficiaud
28ff670377
some fixes
2015-01-08 17:33:48 +01:00
Raffi Enficiaud
264cc81641
Explaining better the datasets
2015-01-08 17:33:14 +01:00
Raffi Enficiaud
e2813b70ab
More description in the macro
...
Adding context section
2015-01-08 17:32:33 +01:00
Raffi Enficiaud
45c743a688
Stub for context
2015-01-08 17:31:57 +01:00
Raffi Enficiaud
c10b2cdd28
Emphasizing the fact that the macros are set by the UTF
2015-01-08 17:02:53 +01:00
Raffi Enficiaud
9e82b06cda
Typos
2015-01-08 14:02:32 +01:00
Andrzej Krzemienski
253d9a2020
docs: more on decorators
2015-01-07 19:00:49 +01:00
Raffi Enficiaud
64d76d56f2
Small mistake
2015-01-06 20:12:54 +01:00
Raffi Enficiaud
41ae615663
Adding examples for containers
2015-01-06 03:51:06 +01:00
Raffi Enficiaud
84e5ac0f2e
C array datasets
2015-01-06 03:20:59 +01:00
Raffi Enficiaud
a8efc14d2d
Singleton end
2015-01-06 03:12:07 +01:00
Raffi Enficiaud
cc0181371d
Singleton
2015-01-06 03:04:33 +01:00
Raffi Enficiaud
4a4c198a90
A little more doxygen
2015-01-06 02:54:52 +01:00
Raffi Enficiaud
0934695d1e
Grid done
2015-01-06 00:48:03 +01:00
Raffi Enficiaud
9031843f92
Merge branch 'develop' of https://github.com/boostorg/test into develop
...
# By Andrzej Krzemienski
# Via Andrzej Krzemienski (1) and Raffi Enficiaud (1)
* 'develop' of https://github.com/boostorg/test :
Docs: added stub section for decorators
2015-01-05 23:45:12 +01:00
Andrzej Krzemienski
f3b0a6d7f6
Docs: added stub section for decorators
2015-01-05 23:28:23 +01:00
Raffi Enficiaud
88dea9799e
slight advances on singletons
2015-01-04 17:27:25 +01:00
Raffi Enficiaud
67bf1af206
Do not forget about singletons
2015-01-04 15:51:29 +01:00
Raffi Enficiaud
b10d9fa422
Corrected information on the sign of the step
2015-01-02 15:55:13 +01:00
Raffi Enficiaud
14a2e63589
some more availability macros in the doc
2014-12-31 11:48:44 +01:00
Raffi Enficiaud
752e158a80
Link to the availability macro of zips
2014-12-31 11:27:16 +01:00
Raffi Enficiaud
7f1744bc40
to rework example 64
2014-12-31 03:05:22 +01:00
Raffi Enficiaud
bc2cd6cfaa
Moving the new documentation to doc/
...
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00