Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
5534ab8aee Merge pull request #58 from eldiener/develop
Add needed MPL header file.
2015-05-19 18:54:40 +02:00
Edward Diener
324326d62d Add needed MPL header file. 2015-05-19 12:15:21 -04:00
Raffi Enficiaud
dd4d9d90e3 Updating the references of the test output 2015-05-19 17:51:52 +02:00
Raffi Enficiaud
e66dcfce21 Moving the test output reference to the end 2015-05-19 17:49:21 +02:00
Raffi Enficiaud
905a2360a4 File rename 2015-05-19 17:41:23 +02:00
Raffi Enficiaud
e24d7623c8 Fixing the references 2015-05-19 17:39:30 +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
40da1fbbde Moving the summary to the section 2015-05-19 17:26:24 +02:00
Raffi Enficiaud
401834ac96 Follow up the move 2015-05-19 17:21:26 +02:00
Raffi Enficiaud
4fe56ce0c6 Moving the reference of the testing tools to the end
Reorganizing a bit
2015-05-19 17:19:16 +02:00
Raffi Enficiaud
52bf4ea31f Making the TOC more concise 2015-05-19 17:18:41 +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
1d127a4e22 Placing the code above the output in the examples 2015-05-19 16:45:24 +02:00
Raffi Enficiaud
fab66cb85d Adding example to the tests 2015-05-19 15:59:53 +02:00
Raffi Enficiaud
6b23e1a735 Some more details 2015-05-19 15:57:29 +02:00
Raffi Enficiaud
1f1fa0a94d lexicographic comparison 2015-05-19 15:48:33 +02:00
Raffi Enficiaud
a1f41372f5 renamed files
part on container comparison using natural operator
part on per-element comparison
2015-05-19 15:22:37 +02:00
Raffi Enficiaud
e554eaa9cc reworked the expression evaluation chain 2015-05-18 17:26:17 +02:00
Raffi Enficiaud
c2325aacc9 Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-18 16:48:28 +02:00
Raffi Enficiaud
2325c19609 typo 2015-05-18 16:47:33 +02:00
Raffi Enficiaud
769b6db9e1 sync 2015-05-18 16:45:54 +02:00
Gennadiy Rozental
3c62597b8f make sure 0.01 is cast to FPT 2015-05-16 03:00:39 -04:00
Raffi Enficiaud
e1e12c713a typo 2015-05-15 21:02:37 +02:00
Raffi Enficiaud
4e92336c39 Narrow the supported compilers for collection test 2015-05-14 09:47:35 +02:00
Raffi Enficiaud
3594da529b prefixing doc examples compilation by doc_ to enhance the readability of the dashboard 2015-05-14 09:33:57 +02:00
Gennadiy Rozental
34022fdb4e improved Jamfile 2015-05-13 00:55:11 -04:00
Raffi Enficiaud
9dd6aeb23f Some more doc about composition and types of subexpressions 2015-05-12 11:46:47 +02:00
Raffi Enficiaud
f954d6d8ab Merge pull request #56 from akrzemi1/patch-4
close_at_tolerance: changed t >= 0 to t >= FPT(0)
2015-05-12 09:32:32 +02:00
Andrzej Krzemieński
3d31ec85fc close_at_tolerance: changed t >= 0 to t >= FPT(0)
My floating point type is not implicitly convertible from literal 0. close_at_tolerance should work with it as well.
2015-05-12 09:15:58 +02:00
Raffi Enficiaud
ba83a70db2 Updated examples for BOOST_TEST
Updated doc for possible statements
More explanations on the expression chain, left/right asymetry and precedence rule
2015-05-12 00:52:54 +02:00
Raffi Enficiaud
9f34d0b23f shortening the lines of the file 2015-05-12 00:24:08 +02:00
Raffi Enficiaud
11ec46b946 Updating the examples for BOOST_TEST 2015-05-11 19:34:00 +02:00
Raffi Enficiaud
0224e5ef96 Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-11 19:21:18 +02:00
Raffi Enficiaud
df62ab15ee Slight advances on BOOST_TEST
Adding the boost_test examples to the tests
2015-05-11 19:21:10 +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
4ac68bf95a Merge branch 'develop' of https://github.com/boostorg/test into develop 2015-05-11 18:29:54 +02:00
Raffi Enficiaud
34c2d87fac nothing special 2015-05-11 18:29:42 +02:00
Raffi Enficiaud
95d744d1ad Some BOOST_CHECK remaining 2015-05-11 18:12:50 +02:00
Raffi Enficiaud
07bc7b9a06 Updating the examples for datasets (+1 squashed commits)
Squashed commits:

[39fea4e] Adding examples to the build
Update example 63
2015-05-11 18:08:47 +02:00
Raffi Enficiaud
600341cb93 Renaming the dataset example files 2015-05-11 18:08:45 +02:00
Raffi Enficiaud
f5b052d93f Changing the examples to use BOOST_TEST 2015-05-11 18:08:44 +02:00
Raffi Enficiaud
d9994ba9bb Infinite size with appropriate macro 2015-05-11 18:08:41 +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
Raffi Enficiaud
418c525f61 Revert "Adding the index of the current sample"
This reverts commit 0d9e3c7517.
2015-05-11 15:34:32 +02:00
Raffi Enficiaud
58ddeb87ec Some typos 2015-05-11 15:34:22 +02:00
Gennadiy Rozental
158f977203 commit after merge 2015-05-11 03:51:16 -04:00
Gennadiy Rozental
0e5c50cfb3 disable BOOST_TEST(a==b) for collection unless explicetly requested by the user 2015-05-11 03:09:35 -04:00
Raffi Enficiaud
93b9c75d6f test no-op in case of c++03 2015-05-10 00:55:21 +02:00