2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 18:32:30 +00:00

Commit Graph

  • 207f49bf37 the macro BOOST_TEST_MODULE branches now to the reference of the building application section Raffi Enficiaud 2014-08-20 00:49:08 +02:00
  • f3326c58d5 test module macro Raffi Enficiaud 2014-08-20 00:48:16 +02:00
  • 6fd0720eff Release note has its own section now Raffi Enficiaud 2014-08-20 00:47:43 +02:00
  • 0449d2aad2 Adding files to the doxygen Raffi Enficiaud 2014-08-20 00:47:23 +02:00
  • 1c1e9bce09 Still refactoring a bit the introduction and the building of UTF applications Raffi Enficiaud 2014-08-19 04:04:27 +02:00
  • 531bef4d0b change log update Raffi Enficiaud 2014-08-19 03:31:09 +02:00
  • 64a1635d6f Some more stuff about dynamic variant Raffi Enficiaud 2014-08-19 03:30:53 +02:00
  • ebb90b2082 Trac ticket 10318 Raffi Enficiaud 2014-08-18 21:35:09 +02:00
  • 66caead3a9 Merge pull request #8 from MarcelRaad/patch-1 Raffi Enficiaud 2014-08-18 21:25:52 +02:00
  • 8985956c2a Merge pull request #12 from danieljames/metadata Raffi Enficiaud 2014-08-18 21:15:47 +02:00
  • 5326645d04 Add metadata file. Daniel James 2014-08-18 15:11:16 +01:00
  • 5ac950ab02 Replace unsigned int with std::list<>::size_type to eliminate warnings in MSVCx64 Adam Wulkiewicz 2014-08-06 23:52:22 +02:00
  • a03f00e847 Last version of the generated files Raffi Enficiaud 2014-07-06 16:11:15 +02:00
  • ea941a8a50 Cleaning a bit the links in the usage variant and init functions. Cleaning also a bit the macros links Raffi Enficiaud 2014-07-06 16:10:41 +02:00
  • abd0397857 Merge pull request #10 from awulkiew/fix/unused Noel Belcourt 2014-06-25 13:03:56 -06:00
  • d92796e68b Fix unused variable warnings. Adam Wulkiewicz 2014-06-22 23:23:41 +02:00
  • f4a7c0c951 Trivial warning fix for MSVC14 Marcel Raad 2014-06-16 21:58:23 +02:00
  • 7c6bf2683e Merge pull request #7 from awulkiew/fixes Noel Belcourt 2014-06-10 18:23:21 -06:00
  • c9d4efa365 Fix unused variable warnings Adam Wulkiewicz 2014-06-10 23:15:12 +02:00
  • b9e8c6cbe4 Playing with doxygen+quickbook some typos in the dox documentation Raffi Enficiaud 2014-06-03 15:59:17 +02:00
  • c58849c50a Testing the doxygen ability of Jam/quickbook Raffi Enficiaud 2014-06-03 14:21:38 +02:00
  • 4e142a2cdb Merge pull request #6 from awulkiew/develop Noel Belcourt 2014-05-18 19:55:39 -06:00
  • 39f5dd629b Fix unused variable warnings Adam Wulkiewicz 2014-05-18 00:52:26 +02:00
  • 573f594e29 Addressing ticket 9272 (backlog cleaning), already fixed before Raffi Enficiaud 2014-05-09 21:54:17 +02:00
  • 1192491f51 Merge pull request #5 from apolukhin/develop Noel Belcourt 2014-05-06 19:57:27 -06:00
  • 100974c340 More correct fix for Boost.Test and RTTI-off Antony Polukhin 2014-05-05 19:57:41 +04:00
  • 196cd148e1 Merge branch 'develop' of https://github.com/boostorg/test into develop Antony Polukhin 2014-05-05 15:38:16 +04:00
  • 7f87348b15 htmls update Raffi Enficiaud 2014-05-05 09:29:22 +02:00
  • da1f4f4b66 module initialisation has not been ported yet. Raffi Enficiaud 2014-05-05 09:28:30 +02:00
  • c1c28a5614 Moving things around Raffi Enficiaud 2014-05-04 15:09:17 +02:00
  • 7fa0bad0a0 Moving things around Raffi Enficiaud 2014-05-04 15:08:24 +02:00
  • f7988b79c2 Fixing the compilation issue when the C++11 extensions are disabled. Raffi Enficiaud 2014-05-04 02:21:16 +02:00
  • 0527cd9b9a doxydoc Raffi Enficiaud 2014-05-04 02:20:26 +02:00
  • 1757f2bcc9 minor warnings Raffi Enficiaud 2014-05-04 02:03:21 +02:00
  • 9422b68299 Using existing macros in boost.config to achieve the same result Raffi Enficiaud 2014-05-04 02:03:04 +02:00
  • 39d64d759c Using existing macros in boost.config to achieve the same result Raffi Enficiaud 2014-05-04 02:01:04 +02:00
  • 89719b5dbe Silencing the warnings on clang for the examples Raffi Enficiaud 2014-05-04 01:59:31 +02:00
  • 63c4bac705 Add missing va_end due to early exit. K. Noel Belcourt 2014-05-03 11:01:05 -06:00
  • 0a8637d366 removing the warning ignore of Tim Blechmann since this is not an issue Raffi Enficiaud 2014-04-30 09:34:19 +02:00
  • f5c5f3aa3e cleanups and doxygen doc Raffi Enficiaud 2014-04-29 10:41:48 +02:00
  • 3c6bbbfde7 path stripping Raffi Enficiaud 2014-04-29 10:28:54 +02:00
  • 3d0bbe9531 erroneous include guard Raffi Enficiaud 2014-04-29 10:17:36 +02:00
  • f2e8f6fda4 cleanup to test the inclusion of example files in the documentation Raffi Enficiaud 2014-04-29 10:14:52 +02:00
  • 3573794d0b silencing warnings on clang: these ones are super annoying by default on tests, the C++11 extensions on gcc toolchain are on. I remove this and make it explicitly available for the test_datasets_cxx11 test only. Raffi Enficiaud 2014-04-29 10:14:23 +02:00
  • 50e0f94cd9 doc warning on clang Raffi Enficiaud 2014-04-29 10:12:21 +02:00
  • 9230a5642e cleanups + doxygen style file description Raffi Enficiaud 2014-04-29 10:11:37 +02:00
  • b5d8b9f0c8 silencing warnings on clang Raffi Enficiaud 2014-04-29 10:10:00 +02:00
  • ec3a754b9a Adding a macro for switching between C++98 throw() and C++11 noexcept Raffi Enficiaud 2014-04-29 10:09:26 +02:00
  • 8d37550770 cleanup Raffi Enficiaud 2014-04-29 02:04:30 +02:00
  • 009c755910 fix compilation osx Raffi Enficiaud 2014-04-29 01:50:55 +02:00
  • 56f2636f87 cleanup Raffi Enficiaud 2014-04-29 01:17:37 +02:00
  • 4ab19d8853 fix warning Raffi Enficiaud 2014-04-29 01:16:28 +02:00
  • 13934ad16c fix warning Raffi Enficiaud 2014-04-29 01:15:58 +02:00
  • 0bf8e521e8 fix compilation clang Raffi Enficiaud 2014-04-29 01:15:44 +02:00
  • 242c30facd missing semi colons It looks like the proper call is this one (file and line should be specified) Raffi Enficiaud 2014-04-29 01:01:16 +02:00
  • 6ee4291d0f fix warnings Raffi Enficiaud 2014-04-29 00:58:51 +02:00
  • 822ce0b7a4 clang compilation fix Raffi Enficiaud 2014-04-29 00:40:23 +02:00
  • 49b481caf0 license Raffi Enficiaud 2014-04-29 00:39:19 +02:00
  • 1b002b61ad Merge commit '7a6bca70486f326fbdc115d9ca50f7fbe44ddb16' into feature/quickbookdoc Raffi Enficiaud 2014-04-28 23:52:05 +02:00
  • 7a6bca7048 Merge pull request #4 from timblechmann/topic/fix-warnings Noel Belcourt 2014-04-28 15:16:54 -06:00
  • 2dfe4f9d80 update quickbook generated documentation Raffi Enficiaud 2014-04-28 14:53:43 +02:00
  • 7c8c7b2566 trac ticket #8895 updating the test files accordingly Raffi Enficiaud 2014-04-22 10:33:00 +02:00
  • 2660d40f32 trac ticket #8895 updating the test files accordingly Raffi Enficiaud 2014-04-22 10:03:38 +02:00
  • 90ebdefcb3 fixed compilation issue on mac Raffi Enficiaud 2014-04-20 16:18:21 +02:00
  • 2e7d65bbd3 trac ticket 9537: const_string_test example fails this time this is the correct commit cleaned the file a bit Raffi Enficiaud 2014-04-20 15:48:56 +02:00
  • 9be77bcda7 fixed the wrong ticket, now have to work on 9537 Raffi Enficiaud 2014-04-20 15:16:06 +02:00
  • cbc58704c3 Dropped the change log by mistake Raffi Enficiaud 2014-04-20 15:15:14 +02:00
  • 101444f3da trac ticket 9537: const_string_test example fails moved the change log to another file updated the change log Raffi Enficiaud 2014-04-20 15:09:03 +02:00
  • 364ca99d45 including some fixed issues from trac Raffi Enficiaud 2014-04-20 06:41:06 +02:00
  • c31c548b4d removing some open issues Raffi Enficiaud 2014-04-20 06:40:40 +02:00
  • ec5261ddd8 New sections ids Raffi Enficiaud 2014-04-20 06:40:23 +02:00
  • f360b4d9d9 Separated the log levels section + fixed link Raffi Enficiaud 2014-04-20 06:33:22 +02:00
  • 21b5d58e22 trac ticket #8895 Raffi Enficiaud 2014-04-18 13:25:28 +02:00
  • b7dc516818 test doxygen Raffi Enficiaud 2014-04-13 20:37:48 +02:00
  • 9611117843 changing the title, sounds more sexy Raffi Enficiaud 2014-04-12 23:56:39 +02:00
  • 5458376c94 renaming files Raffi Enficiaud 2014-04-12 23:45:20 +02:00
  • 0851910529 moving the progression display Raffi Enficiaud 2014-04-12 23:40:57 +02:00
  • 32da880b59 moving content to specific files Raffi Enficiaud 2014-04-12 23:34:57 +02:00
  • 1a220c4a0a separating fp numbers Raffi Enficiaud 2014-04-12 23:30:24 +02:00
  • 2bbd636e45 moving files, renaming titles Raffi Enficiaud 2014-04-12 23:25:51 +02:00
  • 3ff2037a06 moving the tutorials into a subfolder Raffi Enficiaud 2014-04-12 23:17:45 +02:00
  • a9c6b08306 tentative component part Raffi Enficiaud 2014-04-12 23:12:06 +02:00
  • a21703277e new titles Raffi Enficiaud 2014-04-12 23:11:45 +02:00
  • 02a1996603 new links for the current status page Raffi Enficiaud 2014-04-12 23:11:11 +02:00
  • b126c46ef1 moving the testing tool reference to another reference section Raffi Enficiaud 2014-04-12 23:02:28 +02:00
  • dfdb0a6900 test: disable -Wlogical-op-parentheses warnings for clang Tim Blechmann 2014-04-04 12:46:04 +02:00
  • 1276f5a4fb generating the new htmls Raffi Enficiaud 2014-03-17 14:36:35 +01:00
  • faaecfec2a moving the assertions to specific sections (final) Raffi Enficiaud 2014-03-17 14:35:15 +01:00
  • 648e19c8a8 advances in defining new sections for macros Raffi Enficiaud 2014-03-16 21:22:18 +01:00
  • 602de5287e advances in defining new sections for macros Raffi Enficiaud 2014-03-16 21:14:15 +01:00
  • c212fc171f Merge branch 'feature/quickbookdoc' of https://github.com/boostorg/test into feature/quickbookdoc Gennadiy Rozental 2014-03-13 00:20:31 -04:00
  • be80c8cb03 more doxygen comments Gennadiy Rozental 2014-03-13 00:20:00 -04:00
  • a96941ec13 new generation of the htmls Raffi Enficiaud 2014-03-10 22:00:29 +01:00
  • 3d471e55b6 moving BOOST_EQUAL and BOOST_EQUAL_COLLECTION into appropriate section + update references Raffi Enficiaud 2014-03-10 21:57:19 +01:00
  • 11c7c13508 moving BOOST_<level> and BOOST_<level>_BITWISE_EQUAL Raffi Enficiaud 2014-03-10 21:48:15 +01:00
  • 3f83ca56ae moving parts of the UTF tools into another files in order to clarify the structure of the main testing tool file Raffi Enficiaud 2014-03-10 21:36:55 +01:00
  • d55c59a773 moving the floating points testing into another file in order to clarify the structure of the main testing tool file Raffi Enficiaud 2014-03-10 21:29:07 +01:00
  • b245cd0b4f adding a new file Raffi Enficiaud 2014-03-10 21:28:18 +01:00
  • 51104d6cba moving some parts into other parts: - portability into the design notes - the empty release notes Raffi Enficiaud 2014-03-10 20:56:44 +01:00
  • 002e4e33a3 new auto generation of the doc Raffi Enficiaud 2014-03-10 14:31:23 +01:00