Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
3de8755479 A cmakefile to ease the generation of the examples 2015-01-09 14:56:22 +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
27445f3763 Updated README 2015-01-09 10:50:10 +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
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
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
c6c87f4fbd Readme on how to get started with the doc 2015-01-08 17:35:39 +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
Raffi Enficiaud
2d92f44014 Typos 2015-01-08 14:01:46 +01:00
jamie
c84cab1f05 Add quickbook entries for deprecated_timer_format 2015-01-07 19:27:37 +00:00
jamie
f06e9c770b Merge branch 'develop' into ticket_7397 and resolve conflicts 2015-01-07 19:16:04 +00:00
jamie
729e346cbd Replace BOOST_TEST_USE_DEPRECATED_TIMER macro with --deprecated_timer_format
Remove the macro BOOST_TEST_USE_DEPRECATED_TIMER and replace it with a
runtime cla --deprecated_timer_format. Additionally change <TestingTime>
to write the testing time in microseconds and add <CpuTime> giving the
time in nanoseconds. Existing scripts and parsers that handle the XML
output should not be affected by this change.
2015-01-07 18:54:12 +00:00
Andrzej Krzemienski
253d9a2020 docs: more on decorators 2015-01-07 19:00:49 +01:00
Raffi Enficiaud
28df9d5c9f ras 2015-01-07 00:25:00 +01:00
Raffi Enficiaud
64d76d56f2 Small mistake 2015-01-06 20:12:54 +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
c4f65294e4 Beautification 2015-01-06 01:24:03 +01:00
Raffi Enficiaud
f028f36916 New RT parameter list_content description
Adding a change log with major features
2015-01-06 01:23:49 +01:00
Raffi Enficiaud
b730bcbc1e reference the decorator page 2015-01-06 01:22:36 +01:00
Raffi Enficiaud
0934695d1e Grid done 2015-01-06 00:48:03 +01:00
Raffi Enficiaud
15d51fb46f Updating the example 64 for grids 2015-01-06 00:35:16 +01:00
Raffi Enficiaud
7c12ef85ab updating the change log, last checked one is #4389 2015-01-06 00:23:23 +01:00
Raffi Enficiaud
b51e44ed97 Making another pass on the change log, still on going (last reviewed is #3978) 2015-01-06 00:13:32 +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
Raffi Enficiaud
97a4d839e5 Merge pull request #23 from akrzemi1/develop
Docs: added stub section for decorators
2015-01-05 23:44:58 +01:00
Andrzej Krzemienski
f3b0a6d7f6 Docs: added stub section for decorators 2015-01-05 23:28:23 +01:00
Raffi Enficiaud
7b16480871 Doxygen 2015-01-05 20:29:10 +01:00
Raffi Enficiaud
819b13157a Doxygen documentation 2015-01-04 20:44:51 +01:00
Raffi Enficiaud
e8cb2b2ee8 Allowing documentation for random 2015-01-04 20:05:22 +01:00
Raffi Enficiaud
5b0d961a74 Fixing the links 2015-01-04 18:52:27 +01:00