Gennadiy Rozental
b1833b69d9
test module name standartization
2015-06-14 02:55:24 -04:00
Gennadiy Rozental
d3ef083c6d
fixed example
2015-06-12 22:47:21 -04:00
Gennadiy Rozental
16fd8be5ad
example renamed
2015-06-12 05:37:21 -04:00
Gennadiy Rozental
80e548963c
.
2015-06-11 04:23:12 -04:00
Gennadiy Rozental
fd1aa4c25f
test reorganization
2015-06-05 17:38:15 -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
3d9974cc92
More about workarounds
2015-05-29 10:32:08 +02:00
Raffi Enficiaud
d0909211dc
BOOST_TEST doc reorg continued
2015-05-29 10:14: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
0dcc3a7339
Feedback from Paul A. Bristow about BOOST_TEST(true && true)
2015-05-27 13:17:33 +02:00
Raffi Enficiaud
e9f77a93b1
mks -> us (microseconds)
2015-05-26 13:55:48 +02:00
Gennadiy Rozental
1c4e5dcea6
Merge pull request #65 from akrzemi1/develop
...
FPT() --> FPT(0)bb
2015-05-25 16:18:37 -04:00
Gennadiy Rozental
4dd5720db6
move FPC theory under "theory" subsection of FPC description
2015-05-25 16:13:21 -04:00
Andrzej Krzemienski
89871800b9
Doc: removed backslash in decorator_01.output
2015-05-25 21:32:56 +02:00
Gennadiy Rozental
6c6769ae71
nullary test case documentation update; web wisdom page added
2015-05-24 05:58:57 -04:00
Gennadiy Rozental
bec860b3d9
decorator description slightly updated; examples fixed
2015-05-23 02:07:50 -04:00
Gennadiy Rozental
1a3893dae0
eliminated BOOST_CHECK on context description page; normalized all examples output to test.cpp(nn):
2015-05-23 01:16:39 -04:00
Andrzej Krzemienski
2266d872f5
Doc: simpler introduction
...
THe Introduction is now shorter. I removed one tutorial (it is in a non-included qbk file), and moved another one into Practical Usage Recommendations.
2015-05-22 18:06:46 +02:00
Andrzej Krzemienski
d7849bd594
Doc: more changes to Adv Scenarios
2015-05-21 23:52:18 +02:00
Andrzej Krzemienski
2237015f41
Doc: chages in Advanced Usages
2015-05-21 00:31:47 +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
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
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
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
Andrzej Krzemienski
8d09bc9023
Doc: tolerance in BOOST_TEST
2015-05-11 17:36:48 +02:00
Raffi Enficiaud
567908006e
files removed
2015-05-09 23:16:22 +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
b822e0301f
Additional test for float containers
2015-05-09 00:12:31 +02:00
Raffi Enficiaud
7aadb4239f
Fixing the test on float collections
2015-05-08 22:53:21 +02:00
Raffi Enficiaud
26c60f011e
Merge branch 'develop' of https://github.com/boostorg/test into develop
2015-05-08 22:42:38 +02:00
Andrzej Krzemienski
1b4355d283
Doc: placeholder for custom test runners
2015-05-08 18:09:49 +02:00
Andrzej Krzemienski
2c46480865
Doc: described custom entry points
2015-05-08 16:07:56 +02:00
Raffi Enficiaud
29d3f090ec
Fixing the test
2015-05-06 12:10:25 +02:00
Raffi Enficiaud
8752dda4c2
Output update
2015-05-06 02:06:29 +02:00
Raffi Enficiaud
ce20c17d9c
renaming
2015-05-06 02:03:32 +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 Krzemienski
cda704b8b6
Doc: decorator and data-driven test cases
2015-05-04 22:44:03 +02:00
Raffi Enficiaud
bfc7a4bcdf
Some cleanups and fixes
2015-05-04 01:06:34 +02:00
Raffi Enficiaud
0689628585
optional message
2015-05-04 00:05:12 +02:00
Raffi Enficiaud
f26f458d78
tighters in x
2015-05-02 20:23:52 +02:00
Raffi Enficiaud
d09784e6d9
Fix example output
2015-05-02 10:04:40 +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
6dece80a9c
Trying to fix floating point test tolerance
2015-04-29 22:14:34 +02:00
Raffi Enficiaud
fedc04ce56
Fixing path in output
2015-04-29 22:14:34 +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
cd5e6c6821
fixing the test
2015-04-29 22:14:33 +02:00
Raffi Enficiaud
a85e8bafc6
separating the examples for floating point
2015-04-29 22:14:32 +02:00
Raffi Enficiaud
3e1851f669
renaming again
2015-04-29 22:14:32 +02:00
Raffi Enficiaud
068836b68c
renaming the file to avoid collisions
2015-04-29 22:14:32 +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
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
151c84804b
docs: finished documenting the filtering algorithm
2015-03-24 14:11:30 +01:00
Andrzej Krzemienski
33854f7ac6
doc: updates in filtering description
2015-03-05 16:54:28 +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
9ab1660bce
File endings
2015-02-03 02:14:31 +01:00
Raffi Enficiaud
6af8385be9
Licenses
...
File endings
2015-02-03 02:14:06 +01:00
Andrzej Krzemienski
6d7daf6b45
docs: updated decorators doc to match develop
2015-02-03 00:00:45 +01:00
Raffi Enficiaud
83c4cbffe8
Working a bit on BOOST_TEST macro
2015-01-29 00:40:07 +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
Raffi Enficiaud
77adce1159
Additional example for the cmake
2015-01-12 14:42:02 +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
18a1efad86
testing contexts
2015-01-09 15:33:29 +01:00
Raffi Enficiaud
2ac45469fb
Copyright update
...
example69 on contexts
2015-01-09 15:01:45 +01:00
Raffi Enficiaud
3de8755479
A cmakefile to ease the generation of the examples
2015-01-09 14:56:22 +01:00
Raffi Enficiaud
a84da012ac
Updating the doc for join
2015-01-09 10:50:43 +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
8fe0aca385
Finishing a Fibonacci example
2015-01-09 01:15:18 +01:00
Raffi Enficiaud
a6a839043e
Some more doxygen documentation
2015-01-09 00:49:23 +01:00
Raffi Enficiaud
888372e7f8
Doxygen is really broken
2015-01-06 14:51:30 +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
15d51fb46f
Updating the example 64 for grids
2015-01-06 00:35:16 +01:00
Raffi Enficiaud
6eab70d0b6
Example of cartesian product using a range, does not work
2015-01-03 15:26:07 +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
Gennadiy Rozental
08e1d794ed
removed old docs
...
[SVN r47770]
2008-07-25 01:53:12 +00:00
Beman Dawes
fa17488859
Fix broken links
...
[SVN r43715]
2008-03-19 01:42:03 +00:00