Commit Graph

  • e69cd835eb spaces Gennadiy Rozental 2015-05-28 02:30:03 -0400
  • 36dc6a9622 Refactoring entry documentation and assertion severity levels Raffi Enficiaud 2015-05-27 17:12:04 +0200
  • b1e4140119 Additional links Raffi Enficiaud 2015-05-27 13:52:53 +0200
  • 8abfb00918 about statements and acceptable expressions. Should be merged with the BOOST_TEST page Raffi Enficiaud 2015-05-27 13:49:13 +0200
  • c187025740 some boost_test rewrite Raffi Enficiaud 2015-05-27 13:48:43 +0200
  • f3c8d2e323 Updating the dusty README file Raffi Enficiaud 2015-05-27 13:25:35 +0200
  • 0dcc3a7339 Feedback from Paul A. Bristow about BOOST_TEST(true && true) Raffi Enficiaud 2015-05-27 13:17:33 +0200
  • dae2b8eaa2 Little more on the reported information Raffi Enficiaud 2015-05-27 13:11:02 +0200
  • 89393bf61c Copyright changes Raffi Enficiaud 2015-05-27 13:06:52 +0200
  • cd4bb00fcc Weird English on assertion security levels Raffi Enficiaud 2015-05-27 13:04:29 +0200
  • 7310274bdd more on the changelog Raffi Enficiaud 2015-05-27 11:58:44 +0200
  • 420b4accd4 Mentioning the other flavours of BOOST_TEST on the reference/summary page Raffi Enficiaud 2015-05-27 09:50:53 +0200
  • 817ac936c9 Don't use std::numeric_limits when is_specialized is false Andrzej Krzemienski 2015-05-26 22:52:58 +0200
  • 836403474f Update test_case.hpp akumta 2015-05-26 11:58:55 -0700
  • 13343b7f06 Update fwd.hpp akumta 2015-05-26 11:14:04 -0700
  • e9f77a93b1 mks -> us (microseconds) Raffi Enficiaud 2015-05-26 13:55:48 +0200
  • 4d3e36bed5 typo Raffi Enficiaud 2015-05-26 11:46:31 +0200
  • a30b08ff1c v * FTP(0.01) --> v / 100 Andrzej Krzemieński 2015-05-26 10:31:24 +0200
  • ee939357e4 Fix links Raffi Enficiaud 2015-05-26 06:41:35 +0200
  • 1c4e5dcea6 Merge pull request #65 from akrzemi1/develop Gennadiy Rozental 2015-05-25 16:18:37 -0400
  • 4dd5720db6 move FPC theory under "theory" subsection of FPC description Gennadiy Rozental 2015-05-25 16:13:21 -0400
  • 757aa2aa02 FP comparisons do not use default constructor Andrzej Krzemienski 2015-05-25 22:09:48 +0200
  • 89871800b9 Doc: removed backslash in decorator_01.output Andrzej Krzemienski 2015-05-25 21:32:56 +0200
  • d4ad280e7b . Gennadiy Rozental 2015-05-25 15:32:32 -0400
  • b54597c6b8 . Gennadiy Rozental 2015-05-25 15:31:01 -0400
  • 6825c30039 Dead link on the Fibonacci example. To be ressurrected in another form Raffi Enficiaud 2015-05-25 15:19:43 +0200
  • 4b5f371e19 web link: output format Raffi Enficiaud 2015-05-25 15:16:21 +0200
  • f17a8b1386 oudated? Raffi Enficiaud 2015-05-25 15:15:15 +0200
  • 8c91c1d8d9 webwisdom warning Raffi Enficiaud 2015-05-25 15:14:08 +0200
  • cfa7ee3df7 fixture updated Gennadiy Rozental 2015-05-25 04:07:44 -0400
  • 75515e8100 decorators updated Gennadiy Rozental 2015-05-25 02:46:06 -0400
  • d15f4c4f52 interaction based testing is killed (for now) Gennadiy Rozental 2015-05-24 18:40:56 -0400
  • 4b4becd77a Fixing --link= to link= Raffi Enficiaud 2015-05-24 21:46:44 +0200
  • 0b43284ed8 removed unexplainable mention Raffi Enficiaud 2015-05-24 17:11:38 +0200
  • 6c6769ae71 nullary test case documentation update; web wisdom page added Gennadiy Rozental 2015-05-24 05:58:57 -0400
  • e8e20defe9 improved flip side description for static lib Gennadiy Rozental 2015-05-24 02:43:01 -0400
  • d264b4b6f1 fixed test unit ordering with finally correct algo Gennadiy Rozental 2015-05-24 02:28:40 -0400
  • dfdfbb6f44 fix link Raffi Enficiaud 2015-05-23 23:33:16 +0200
  • 5b0c4a64e6 Merge pull request #64 from akrzemi1/develop Raffi Enficiaud 2015-05-23 10:15:32 +0200
  • bec860b3d9 decorator description slightly updated; examples fixed Gennadiy Rozental 2015-05-23 02:07:50 -0400
  • 1a3893dae0 eliminated BOOST_CHECK on context description page; normalized all examples output to test.cpp(nn): Gennadiy Rozental 2015-05-23 01:16:39 -0400
  • 8716300874 typo Gennadiy Rozental 2015-05-23 00:36:44 -0400
  • ca5e4f3328 copyright updated to "year" Boost.Test team Gennadiy Rozental 2015-05-23 00:34:24 -0400
  • e80d648e9c super = Gennadiy Rozental 2015-05-23 00:07:30 -0400
  • 52ff1e77f7 intro/tutorials update Gennadiy Rozental 2015-05-22 23:09:46 -0400
  • 2120d8bbae Doc: more on test case ordering Andrzej Krzemienski 2015-05-22 22:32:08 +0200
  • 6d72d13800 Merge branch 'develop' of http://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-22 20:09:29 +0200
  • 5a4563b639 Merge pull request #63 from akrzemi1/develop Raffi Enficiaud 2015-05-22 20:08:36 +0200
  • 2266d872f5 Doc: simpler introduction Andrzej Krzemienski 2015-05-22 17:59:21 +0200
  • 9fbce934b0 Grouping specific comparison methods together Attempt for reporting refactoring Raffi Enficiaud 2015-05-22 17:24:42 +0200
  • bfdc9e3dad Splitting BOOST_TEST documentation into topics (part 1) Raffi Enficiaud 2015-05-22 17:18:02 +0200
  • da1d6f6d69 Summary for decorators Moving the tolerance decorator to the reference of the testing tools (+1 squashed commits) Raffi Enficiaud 2015-05-22 16:31:06 +0200
  • 896dced090 Expected failures API now part of the "writing test" reference Raffi Enficiaud 2015-05-22 16:18:53 +0200
  • a85aeca630 Renamed summary Raffi Enficiaud 2015-05-22 16:18:16 +0200
  • 273582082a Renamed reference section Raffi Enficiaud 2015-05-22 16:07:22 +0200
  • 05c76da99f Moving the reference doc of adv usage scenarios Rename ref of adv usage scenarios Raffi Enficiaud 2015-05-22 16:02:46 +0200
  • fc0e055b1b tutorial integrated now Raffi Enficiaud 2015-05-22 15:58:11 +0200
  • 3fa9cdcae0 ras Raffi Enficiaud 2015-05-22 13:39:24 +0200
  • 6fd8a36502 Changing the ref header for outputs Raffi Enficiaud 2015-05-22 13:39:17 +0200
  • 04d7243dd3 Changing summaries Raffi Enficiaud 2015-05-22 13:38:55 +0200
  • 74470185c9 Refactoring fixtures Raffi Enficiaud 2015-05-22 13:34:08 +0200
  • dade327237 Merge pull request #62 from akrzemi1/develop Raffi Enficiaud 2015-05-22 06:38:38 +0200
  • d7849bd594 Doc: more changes to Adv Scenarios Andrzej Krzemienski 2015-05-21 23:52:18 +0200
  • 20f1f8d87d Merge pull request #61 from akrzemi1/develop Raffi Enficiaud 2015-05-21 18:32:33 +0200
  • 027bfd3b44 Doc: more updates in Advanced Usages Andrzej Krzemienski 2015-05-21 16:31:27 +0200
  • dfcf469beb decorator mention Raffi Enficiaud 2015-05-21 18:11:08 +0200
  • dffa9b5729 Moving and refactoring expected_failures Raffi Enficiaud 2015-05-21 18:07:42 +0200
  • 06744f250f depends_on decorator refactored Raffi Enficiaud 2015-05-21 17:44:33 +0200
  • 5c40d588f0 Moving precondition to a more suitable place Raffi Enficiaud 2015-05-21 17:22:06 +0200
  • e47b92beb7 typo Raffi Enficiaud 2015-05-21 17:09:59 +0200
  • 9253d55dcf ran->run Raffi Enficiaud 2015-05-21 17:09:49 +0200
  • 5156be91ee decorator label Raffi Enficiaud 2015-05-21 17:04:45 +0200
  • a21c36b282 decorator timeout Raffi Enficiaud 2015-05-21 16:32:18 +0200
  • 62e964d4ba Proper sections for enabled/disabled/enable_if Changed the strategy for the narration though. Raffi Enficiaud 2015-05-21 16:24:39 +0200
  • c2b713f58f ras Raffi Enficiaud 2015-05-21 14:15:41 +0200
  • d62c4f8057 Moving and renaming the tutorial part Raffi Enficiaud 2015-05-21 13:39:56 +0200
  • 4067f7d2d2 Starting the split of the decorators into topics Addressing some of the issues of Gennadiy and Andrzej Raffi Enficiaud 2015-05-21 10:00:29 +0200
  • bffd6dd679 Information is not plural Raffi Enficiaud 2015-05-21 09:39:02 +0200
  • 3d8da0c03e changed examples styling Gennadiy Rozental 2015-05-21 02:48:32 -0400
  • db788d01a7 allows it Raffi Enficiaud 2015-05-21 01:47:46 +0200
  • 38a10b5cca Renamed Users-guide to howtoread Moved it under the intro Raffi Enficiaud 2015-05-21 01:16:48 +0200
  • 6c3a6811a1 reworked the declaration and organization part Raffi Enficiaud 2015-05-21 01:15:22 +0200
  • eeefd04137 Merge pull request #60 from akrzemi1/develop Raffi Enficiaud 2015-05-21 00:36:28 +0200
  • 2237015f41 Doc: chages in Advanced Usages Andrzej Krzemienski 2015-05-21 00:31:47 +0200
  • cc8481b5f4 Testing tools title change Raffi Enficiaud 2015-05-20 13:46:59 +0200
  • fef38e6aea BOOST_TEST title change Raffi Enficiaud 2015-05-20 13:46:32 +0200
  • 7375b932e3 moving the technical details Raffi Enficiaud 2015-05-20 13:38:35 +0200
  • 60a0295892 bitwise in ref Raffi Enficiaud 2015-05-20 13:33:15 +0200
  • 59752b7006 tag->manipulators bitwise comparison c-string comparison bitwise implementation detail Raffi Enficiaud 2015-05-20 11:41:36 +0200
  • e4e07792f9 Moving the runtime parameters to the reference section Updating all the links and linking to sections instead Raffi Enficiaud 2015-05-20 10:55:15 +0200
  • 1671873d6d Moving reference header under the reference section Raffi Enficiaud 2015-05-20 10:28:49 +0200
  • 3881afec1e Merge branch 'doc_new_organization' into develop Raffi Enficiaud 2015-05-20 09:44:35 +0200
  • c4d84a8245 typo Raffi Enficiaud 2015-05-19 22:43:40 +0200
  • c1854a311f file missing Raffi Enficiaud 2015-05-19 22:34:47 +0200
  • 1050cef3a4 Merge branch 'develop' of https://github.com/boostorg/test into develop Raffi Enficiaud 2015-05-19 22:16:11 +0200
  • 0722fa79b8 Merge pull request #59 from akrzemi1/develop Raffi Enficiaud 2015-05-19 22:07:47 +0200
  • dfa3823a18 rephrasing and links Raffi Enficiaud 2015-05-19 20:55:00 +0200
  • 3d3a0a2488 change log Raffi Enficiaud 2015-05-19 20:36:42 +0200
  • 43dab2a3cc change log Raffi Enficiaud 2015-05-19 20:14:49 +0200
  • 0a52e6c424 Doc: progress in Advanced Scenarios sect Andrzej Krzemienski 2015-05-19 17:04:48 +0200