Commit Graph

156 Commits

Author SHA1 Message Date
Raffi Enficiaud
9dd6aeb23f Some more doc about composition and types of subexpressions 2015-05-12 11:46:47 +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
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
Andrzej Krzemienski
8d09bc9023 Doc: tolerance in BOOST_TEST 2015-05-11 17:36:48 +02:00
Raffi Enficiaud
58ddeb87ec Some typos 2015-05-11 15:34:22 +02:00
Raffi Enficiaud
64b483b5e6 Fix ref 2015-05-09 01:28:03 +02:00
Raffi Enficiaud
0974a6b4a4 BOOST_TEST doc updates
- floating point comparison
- composition rule for the BOOST_TEST
- container comparison
2015-05-09 01:25:16 +02:00
Raffi Enficiaud
52c0af84d9 some more reference 2015-05-08 23:55:38 +02:00
Raffi Enficiaud
c04cc94707 removing a level 2015-05-08 23:50:55 +02:00
Raffi Enficiaud
8752dda4c2 Output update 2015-05-06 02:06:29 +02:00
Raffi Enficiaud
993a806c69 Update of the compare sequence 2015-05-06 02:01:10 +02:00
Raffi Enficiaud
858af1caac Update of the acceptable statements 2015-05-06 00:55:09 +02:00
Andrzej Krzemieński
bba02cde8c Doc: Wrong example in output_test_stream 2015-05-05 16:44:32 +02:00
Raffi Enficiaud
bfc7a4bcdf Some cleanups and fixes 2015-05-04 01:06:34 +02:00
Raffi Enficiaud
8c59eb6862 reworked documentation 2015-05-04 00:37:55 +02:00
Raffi Enficiaud
0689628585 optional message 2015-05-04 00:05:12 +02:00
Raffi Enficiaud
dfc16df91c some more doc 2015-05-02 20:24:08 +02:00
Raffi Enficiaud
158641b98d examples for floating point comparison 2015-05-02 10:03:01 +02:00
Raffi Enficiaud
f55899065e BOOST_TEST for strings 2015-05-01 19:43:50 +02:00
Raffi Enficiaud
d6f5e48b56 BOOST_TEST collection support 2015-04-30 01:14:33 +02:00
Raffi Enficiaud
d8b26e3030 Bitwise comparison example, floating point comparison example 2015-04-30 00:34:04 +02:00
Raffi Enficiaud
32c40cc01a Fixing the doc 2015-04-29 22:14:34 +02:00
Raffi Enficiaud
5edf00c6e5 forward iterable concept in the documentation
some text on collections for BOOST_TEST, with links to is_forward_iterable
2015-04-29 22:14:34 +02:00
Raffi Enficiaud
4a18af4538 documentation on flagging a specific (floating point) type as using the tolerance based scheme 2015-04-29 22:14:34 +02:00
Raffi Enficiaud
e6eac1e544 ras 2015-04-29 22:14:34 +02:00
Raffi Enficiaud
a291a5a7b9 minor update floating point part 2015-04-29 22:14:34 +02:00
Raffi Enficiaud
fb38b59908 some more doc about manipulators 2015-04-29 22:14:34 +02:00
Raffi Enficiaud
b613ff637e ras 2015-04-29 22:14:33 +02:00
Raffi Enficiaud
bdfb3c3904 general definition of BOOST_TEST in the TOC
more detailed requirements
parts on floating point with links to doxygen
2015-04-29 22:14:33 +02:00
Raffi Enficiaud
9bd1d597ab some more comments on BOOST_TEST 2015-04-29 22:14:33 +02:00
Raffi Enficiaud
5d1294065f Resurrecting finally this topic
Some comments about bitwise comparisons
2015-04-29 22:14:33 +02:00
Raffi Enficiaud
54aa77b858 slight advances:
- now in the cmake of the examples, possibility to specify files that need C++11 features/compilation
2015-04-29 22:14:33 +02:00
Raffi Enficiaud
cc1278c5ca slight advance 2015-04-29 22:14:32 +02:00
Raffi Enficiaud
1d88ca9193 Correcting the quickbook as well 2015-04-22 15:00:47 +02:00
Raffi Enficiaud
287cd60bc4 Updating the documentations of the floating point comparison part.
Links to doxygen
Some more doxygen doc of the code
2015-03-31 12:59:33 +02:00
Raffi Enficiaud
9e0d1750c6 updated doc 2015-03-31 12:40:55 +02:00
Raffi Enficiaud
1bf1ac008d ras 2015-03-17 00:44:17 +01:00
Raffi Enficiaud
1e0d808d7e more precise link to the equations 2015-03-17 00:15:39 +01:00
Raffi Enficiaud
95269d7812 fixing the equations 4 and 5 2015-03-17 00:02:51 +01:00
Raffi Enficiaud
df16d5c97e Some text about the value of the log message, to continue 2015-02-03 10:15:50 +01:00
Raffi Enficiaud
206c6a4dbd some more doc on BOOST_TEST 2015-02-03 02:55:46 +01:00
Raffi Enficiaud
d4238f470a Some typos 2015-02-03 02:46:52 +01:00
Raffi Enficiaud
57e1b2b7b0 a link 2015-02-03 01:24:56 +01:00
Raffi Enficiaud
18324da558 some blabla 2015-01-31 16:43:14 +01:00
Raffi Enficiaud
83c4cbffe8 Working a bit on BOOST_TEST macro 2015-01-29 00:40:07 +01:00
Raffi Enficiaud
f78a14e608 Merge branch 'develop' of http://github.com/boostorg/test into develop 2015-01-15 09:52:20 +01:00
Raffi Enficiaud
7c15f6c8ad BOOST_TEST macro 2015-01-15 09:51:27 +01:00
Raffi Enficiaud
daef934776 small fix 2015-01-12 16:46:58 +01:00
Raffi Enficiaud
77adce1159 Additional example for the cmake 2015-01-12 14:42:02 +01:00
Raffi Enficiaud
40091a45fa Stub for BOOST_TEST 2015-01-09 15:55:37 +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