Commit Graph

  • 5afe82e43c Merge branch 'topic/fix-BOOST_TEST-string-tests' into next-internal Raffi Enficiaud 2016-11-16 21:04:05 +0100
  • 99422b5aed Merge branch 'bug/log-sink-token-can-use-colon' into topic/12531-run-test-with-colons Raffi Enficiaud 2016-11-11 16:12:50 +0100
  • 87c089db61 Bugfix token iterator ctor Raffi Enficiaud 2016-11-11 16:09:58 +0100
  • 123366c033 Merging tokens that start with \ or / with previous tokens Raffi Enficiaud 2016-11-08 22:17:43 +0100
  • d4ad12f9c7 BOOST_TEST string tests: protecting tests with API defines Raffi Enficiaud 2016-11-09 11:01:49 +0100
  • c551223338 Change log Raffi Enficiaud 2016-11-09 00:27:34 +0100
  • 86bcffea6d Boost.Test learned the '--version' command line argument Raffi Enficiaud 2016-11-08 23:33:22 +0100
  • cd74a43a78 Merge branch 'develop' Raffi Enficiaud 2016-11-08 10:48:48 +0100
  • 815c0963f1 Merge branch 'topic/11907-string-as-collection-error' into next-internal Raffi Enficiaud 2016-11-08 10:47:50 +0100
  • 15e84d93db Merge branch 'topic/12339-remove-blinking-from-color-output' into next-internal Raffi Enficiaud 2016-11-08 10:45:51 +0100
  • 8342c296cd Merge branch 'topic/12531-run-test-with-colons' into next-internal Raffi Enficiaud 2016-11-08 10:45:40 +0100
  • 3904480885 Minor documentation changes Raffi Enficiaud 2016-11-03 00:07:17 +0100
  • 78943c7043 Change log and breaking change annoucement Raffi Enficiaud 2016-11-02 00:23:42 +0100
  • c3e6242e61 Apparently the name appears as "test<struct_ns__X>" in Visual (instead of "test<ns__X>" on gcc like) Raffi Enficiaud 2016-11-02 01:48:49 +0100
  • a83817def5 Cleaning names with colons and fixing the proper demangling on all platforms Raffi Enficiaud 2016-11-01 09:54:06 +0100
  • 65ae5f4401 Change log and doc update Raffi Enficiaud 2016-11-02 21:39:06 +0100
  • 923a84a2dd String comparison can now be used with BOOST_TEST additional compare options Raffi Enficiaud 2016-11-02 00:11:07 +0100
  • 3983783ecc Making std::string compatible with string comparison backend Raffi Enficiaud 2016-01-26 23:36:51 +0100
  • 7f2c6baa1a Change log Raffi Enficiaud 2016-11-01 19:53:49 +0100
  • c843e26bc6 Now underlining the fatal errors instead of blinking Raffi Enficiaud 2016-11-01 19:36:27 +0100
  • cbbacca130 Merge branch 'topic/11756-floatingpoint-exception-macros' into next-internal Raffi Enficiaud 2016-10-31 23:20:29 +0100
  • bb5fd50d03 Some cleanup on the fpe symbols Raffi Enficiaud 2016-10-31 19:54:21 +0100
  • 75242f64c8 Merge branch 'PR/remove-gcc6-warnings' into next-internal Raffi Enficiaud 2016-10-31 17:14:32 +0100
  • 4a4d40de1d Merge branch 'topic/12507-broken-report-sink' into next-internal Raffi Enficiaud 2016-10-31 17:13:41 +0100
  • 5d5c3e46f3 Changelog update Raffi Enficiaud 2016-10-31 17:13:20 +0100
  • 86bf0fc9ae More smoke tests Raffi Enficiaud 2016-10-31 17:02:50 +0100
  • 5ecc03c409 Bug fix default argument Raffi Enficiaud 2016-10-31 17:02:31 +0100
  • 5d19adbe8f Adding smoke tests for the loggers issue Raffi Enficiaud 2016-10-05 20:48:59 +0200
  • ea7d1be4f5 Bugfix: cast to wrong type Raffi Enficiaud 2016-10-03 16:41:44 +0200
  • 59b48d9239 Change log update Raffi Enficiaud 2016-10-18 23:44:32 +0200
  • 5473efb7a1 Fix unused parameter warnings/errors with gcc 6. Romain Geissler 2016-10-17 01:46:12 +0200
  • a4e729b227 Syntactic change silences latest gcc warnings about confusing 'if' statements. Edward Diener 2016-09-16 18:39:13 -0400
  • 90b57d1fc3 Updated change log Raffi Enficiaud 2016-10-18 23:36:23 +0200
  • eec86d1fbe trac 11756: fix usage of floating point exception macros André Draszik 2016-08-24 20:58:59 +0100
  • 02f9a561bc Doc: fix type (trac 12506) Raffi Enficiaud 2016-10-18 23:11:52 +0200
  • e786356936 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • 78f4081973 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • ec28bf875d Merge branch 'develop' Raffi Enficiaud 2016-09-16 08:54:04 +0200
  • 611472f011 Merge branch 'topic/loggers-additional-cleanups' into develop Raffi Enficiaud 2016-09-15 07:27:35 +0200
  • a733f5b951 Loggers: now checking for --logger params correctness Raffi Enficiaud 2016-09-14 18:05:35 +0200
  • f51aeac5b8 Logger: cleaned up and improved the API Raffi Enficiaud 2016-09-14 14:48:14 +0200
  • 97e039ec9d being able to add a custom formatter instead of having it in an 'invalid' state Raffi Enficiaud 2016-09-13 17:55:14 +0200
  • f60762a278 Additional cleanups Raffi Enficiaud 2016-09-04 10:28:00 +0200
  • 38bdd315c1 Additional cleanup of unused fields Raffi Enficiaud 2016-09-04 01:18:57 +0200
  • 5438f8bf2a Moving the logger setup into a dedicated function Raffi Enficiaud 2016-08-18 23:42:14 +0200
  • a0c0108770 Merge branch 'develop' Raffi Enficiaud 2016-09-06 20:17:05 +0200
  • 37b6cd93fc Merge branch 'topic/12093-gcc-compilation-issues' into develop Raffi Enficiaud 2016-09-06 11:30:13 +0200
  • 60c19d599f Change log update Raffi Enficiaud 2016-09-06 10:23:59 +0200
  • a355d6c09e gcc 4.6: fixing failing tests Raffi Enficiaud 2016-09-05 22:28:32 +0200
  • 580501ef6f gcc 4.6: fixing issues related to the new cla and C++11 not fully supported Raffi Enficiaud 2016-09-05 22:12:04 +0200
  • 1427dc3734 gcc 4.6: fixing issues related to operator<< not properly seen by the compiler Raffi Enficiaud 2016-09-05 14:29:52 +0200
  • 6abd34dd94 Merge branch 'develop' Raffi Enficiaud 2016-09-06 11:20:21 +0200
  • 5c3a4032f7 Merge branch 'topic/12241-datasets-on-tuples' into next-internal Raffi Enficiaud 2016-09-06 01:19:50 +0200
  • 444d347b01 Merge branch 'topic/loggers-doc-update' into next-internal Raffi Enficiaud 2016-09-06 01:19:29 +0200
  • d0fda1a48a Loggers documentation update Raffi Enficiaud 2016-09-06 01:13:07 +0200
  • bfb7f4de7a Updating the DATASET documentation wrt. sample named test-cases Raffi Enficiaud 2016-08-30 16:50:42 +0200
  • cd917e85d4 Datasets documentation update Raffi Enficiaud 2016-08-28 18:09:13 +0200
  • 84d21451f9 Change log update Raffi Enficiaud 2016-09-06 00:10:33 +0200
  • b87e9eb921 Enabling datasets with tuples Raffi Enficiaud 2016-09-06 00:10:18 +0200
  • a0fce77912 Merge branch 'topic/progress-log-to-stdout' into next-internal Raffi Enficiaud 2016-09-04 16:31:40 +0200
  • 495d0aa8d7 Progress display to stdout Raffi Enficiaud 2016-08-30 17:38:22 +0200
  • b43983cf66 Merge branch 'topic/12378-clang-compilation-error' into next-internal Raffi Enficiaud 2016-09-04 16:24:27 +0200
  • 97460a965b trac #12378: change log update Raffi Enficiaud 2016-09-04 16:22:29 +0200
  • 76f8b40496 Fix compilation with no support of std::initializer_list Daniel Laügt 2016-08-09 13:47:21 +0200
  • 6ccae8eaf8 Merge branch 'topic/12257-incorrect-line-numbers-test_case_gen' into next-internal Raffi Enficiaud 2016-09-04 16:18:07 +0200
  • 03d859bec0 Change log Raffi Enficiaud 2016-09-04 16:17:15 +0200
  • f1cb46d4fb trac #12257: fix incorrect line numbers/files generated by test_case_gen Raffi Enficiaud 2016-07-16 10:40:47 +0200
  • f68df446a4 Merge branch 'develop' Raffi Enficiaud 2016-08-25 22:36:45 +0200
  • dd1558b5be Fixing the header only problem Raffi Enficiaud 2016-08-24 19:50:46 +0200
  • 969df2a4d5 Merge branch 'develop' Raffi Enficiaud 2016-08-20 23:14:25 +0200
  • 534527701d Merge branch 'topic/1.62-change-log-doc-update' into develop Raffi Enficiaud 2016-08-20 23:14:04 +0200
  • 7c84d4f0a7 Change log and doc update Raffi Enficiaud 2016-08-18 22:24:27 +0200
  • a8fa08b9b7 Merge branch 'develop' Raffi Enficiaud 2016-08-18 02:23:07 +0200
  • 8567c2ae8a Merge branch 'topic/8707-8834-junit-several-loggers' into develop Raffi Enficiaud 2016-08-18 01:47:55 +0200
  • c642b50c4b Merge branch 'topic/trac-11859-run-parameters' into develop Raffi Enficiaud 2016-08-18 01:46:27 +0200
  • 2c6c4e0b90 Merge branch 'topic/unique_data_test_case_name' into develop Raffi Enficiaud 2016-08-18 01:45:22 +0200
  • 76a8380506 Change log update Raffi Enficiaud 2016-02-18 08:41:45 +0100
  • 2ea9ffd7f1 dataset test case have their own unique name Raffi Enficiaud 2016-03-20 11:33:54 +0100
  • 51b52fefee Change log update Raffi Enficiaud 2016-08-18 01:36:51 +0200
  • b9d5c892cd Documentation Raffi Enficiaud 2016-08-18 01:23:35 +0200
  • 48bcabbd37 JUnit default output stream Raffi Enficiaud 2016-08-11 11:50:51 +0200
  • e3bb5bd056 Logger tests: overriding the output_stream_logger matching algorithm and changing the format of the messages sent by the framework Raffi Enficiaud 2016-08-17 23:01:29 +0200
  • a7c3116882 Combined logger: CLA handling and stream/log level per formatter Raffi Enficiaud 2016-08-12 00:19:22 +0200
  • f36bf2a1c0 Junit logger: integration into the set of loggers Raffi Enficiaud 2016-08-12 21:01:14 +0200
  • 875dda8de7 JUnit logger: implementation Raffi Enficiaud 2016-08-17 23:01:05 +0200
  • 2b09113c32 Multiple logger: entry in progress now being per logger as well Raffi Enficiaud 2016-08-12 10:58:32 +0200
  • 579384afbe Multiple logger: now enabling a logger by its format Raffi Enficiaud 2016-08-12 20:57:02 +0200
  • e7f3e09a1a Multiple logger: breaking changes in the API in order to be able to add a logger per format on the fly Raffi Enficiaud 2016-08-12 11:29:16 +0200
  • 9ffdf33dec Loggers: now handling abort signal as well Raffi Enficiaud 2016-08-12 11:19:55 +0200
  • e57629c02a Multiple loggers: having several loggers at the same time Raffi Enficiaud 2016-08-12 21:00:45 +0200
  • 686228e50d Algorithm: replace all strings with/out wildcards Raffi Enficiaud 2016-08-16 00:05:52 +0200
  • 5eff15b039 output_test_stream: being able to override the match_pattern method by making it virtual (+ other functions) Raffi Enficiaud 2016-07-26 21:04:01 +0200
  • cb7b157a0b output_test_stream: improved messages on error Raffi Enficiaud 2016-08-12 00:08:11 +0200
  • ea59e06c8c Framework: fixing the time associated to each test unit Raffi Enficiaud 2016-08-11 23:56:31 +0200
  • 6f7ea98604 Changelog and doc update Raffi Enficiaud 2016-08-17 01:16:39 +0200
  • a5f805fe12 runtime parameter: now using ':' as a separator for each --run_param Raffi Enficiaud 2016-01-09 23:14:54 +0100
  • b5cb64b3f4 issues with VS placeholders Raffi Enficiaud 2016-02-24 11:35:26 +0100
  • 2a05a5e785 Generate unique test cases name for data test cases series Gennadiy Rozental 2016-01-31 16:23:47 -0500
  • a38161dd31 Merge branch 'develop' Raffi Enficiaud 2016-07-12 20:52:08 +0200
  • e8521499fd Merge branch 'topic/trac-12103-gcc-bug-for-getchar' into next-internal Raffi Enficiaud 2016-05-27 10:34:54 +0200