Commit Graph

32 Commits

Author SHA1 Message Date
Raffi Enficiaud
ae01c8387c Documentation updates
- section about command line argument filtering for template test cases
- many typos fixes
- remove reference to bjam
2019-10-31 08:54:50 +01:00
Raffi Enficiaud
fac1f77164 Repointing former SGI links 2019-02-15 13:39:54 +01:00
Raffi Enficiaud
80d342a806 Relaxed tolerance based comparisons
It is now possible to compare a type that is tolerance based together
with a type that is not necessarily tolerance based but still
arithmetic.

Doc update and tests.
2019-02-08 01:32:54 +01: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
d7d95289bf Doc: General content on list_labels/list_content switch
Doc: reference updates
Doc: shorter lines
2015-10-20 15:00:41 +02:00
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
364649217d Revert "Copyright update"
This reverts commit 3906cc513f.
2015-10-08 03:26:40 +02:00
Gennadiy Rozental
3906cc513f Copyright update 2015-09-25 04:20:51 -04:00
Marek Kurdej
aeb67a50ca Fixed typos. Used U.S. spelling consistently. 2015-07-10 15:09:52 +02:00
Raffi Enficiaud
a4eb4d98af lines too long 2015-07-06 14:28:36 +02:00
Gennadiy Rozental
9b58f32cf2 pushed new example naming scheme into qbk files 2015-06-13 01:41:41 -04:00
Andrzej Krzemienski
76c8516e5a Doc: FP fixes 2015-06-02 22:18:07 +02:00
Andrzej Krzemienski
d8441c92b2 Doc: improved FP comparison description 2015-06-02 22:18:05 +02:00
Raffi Enficiaud
3d904ffa07 typo 2015-05-29 10:32:16 +02:00
Andrzej Krzemienski
a377413dbb Doc: adapting FP types for tolerance ops 2015-05-29 00:08:32 +02:00
Andrzej Krzemienski
3210b62226 Doc: improving FP tolerance section 2015-05-28 20:42:37 +02:00
Raffi Enficiaud
ee939357e4 Fix links 2015-05-26 06:41:35 +02:00
Gennadiy Rozental
4dd5720db6 move FPC theory under "theory" subsection of FPC description 2015-05-25 16:13:21 -04:00
Gennadiy Rozental
ca5e4f3328 copyright updated to "year" Boost.Test team 2015-05-23 00:34:24 -04:00
Gennadiy Rozental
e80d648e9c super = 2015-05-23 00:07:30 -04:00
Raffi Enficiaud
bfdc9e3dad Splitting BOOST_TEST documentation into topics (part 1) 2015-05-22 17:18:02 +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
c04cc94707 removing a level 2015-05-08 23:50:55 +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
a291a5a7b9 minor update floating point part 2015-04-29 22:14:34 +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
bc2cd6cfaa Moving the new documentation to doc/
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00