Commit Graph

  • c8fefc4670 Fixed Travis and CMake after moving CMakeLists.txt Phil Nash 2017-01-06 16:19:20 +0000
  • 64193078bc Moved CMake into root folder (where it’s much happier - especially for CLion) Phil Nash 2017-01-06 16:00:00 +0000
  • ae7bad2ff8 Removed superfluous "namespace Catch" that caused build error Martin Hořeňovský 2016-12-28 10:14:08 +0100
  • 8d16d95a99 Do not encode extended ASCII characters in XML reporter Igor Akhmetov 2016-12-26 11:39:19 +0000
  • 7eaf37ebdc Fixing a couple of typos andrew morton 2016-12-22 21:26:52 -0700
  • 925f5bdce6 Added signal handling under Windows. Martin Hořeňovský 2016-12-16 15:00:19 +0100
  • 5037679453 Added signal handling under Windows. Martin Hořeňovský 2016-12-16 13:53:30 +0100
  • e5f376a067 Fixes build error caused by missing include. Martin Hořeňovský 2016-11-28 15:47:20 +0100
  • 5ba5866398 Added some missing source files (including all SurrogateCpps) to CMake project. Fixed up relative include paths to make this work. Phil Nash 2016-11-09 22:55:32 +0000
  • 8d28041809 Build 1.5.8 Phil Nash 2016-10-26 12:08:26 +0100
  • 29ee2e6902 Fix transform without a lambda Billy Robert O'Neal III 2016-10-14 14:08:57 -0700
  • 02064d9bce Fix transform narrowing warnings Billy Robert O'Neal III 2016-10-14 14:08:57 -0700
  • 525cf947b1 Fix random_shuffle narrowing warnings Billy Robert O'Neal III 2016-10-14 14:06:45 -0700
  • 65dbde44ed Rename element for Fatal Error Condition so it doesn't have spaces Fixes: #685 Phil Nash 2016-10-14 18:45:08 +0100
  • 38aea57f06 quick fix for failing travis builds on os x Jonathan B. Coe 2016-09-24 19:38:43 +0100
  • 821fbb6c88 Merge b15ef6d703 into 2be372710e Martin Hořeňovský 2016-12-16 13:00:26 +0000
  • b15ef6d703 Added signal handling under Windows. Martin Hořeňovský 2016-12-16 13:53:30 +0100
  • 7645ed5e51 Merge 4c5728186a into 2be372710e Alex Syrnikov 2016-12-03 21:49:26 +0000
  • 13071a875c fixed compiler warning 'extern "C" void(*)(int) in call to std::signal' using SunStudio Wiscy 2016-12-01 10:18:05 +0100
  • c52d2fe383 tested with Sun Studio 11 Wiscy 2016-12-01 08:55:27 +0100
  • 053b6e8e99 prevent from overloading ambiguity: SunStudio 11 can't handle function overloads Wiscy 2016-12-01 08:52:38 +0100
  • d5222e2227 Test with 12u2 Wiscy 2016-11-30 20:31:42 +0100
  • 941f8de99a SunStudio 12.3 support: variadic macros Wiscy 2016-11-30 20:12:31 +0100
  • d89dc2d5ad Merge pull request #1 from afoster1/master wiscy 2016-11-29 21:26:06 +0100
  • 2be372710e Build 1.5.9 v1.5.9 Phil Nash 2016-11-29 12:15:50 +0000
  • 0c093bee38 Removed now redundant xml stream initialisation Phil Nash 2016-11-29 12:13:55 +0000
  • dedc7c56ce Merge branch 'horenmar-xml-reporter-fix' Phil Nash 2016-11-29 12:11:05 +0000
  • a9561ecb31 Merge branch 'xml-reporter-fix' of https://github.com/horenmar/Catch into horenmar-xml-reporter-fix Phil Nash 2016-11-29 12:10:46 +0000
  • e4df006568 Merge branch 'horenmar-missing-include-fix' Phil Nash 2016-11-29 12:05:35 +0000
  • fb99cc556d Merge branch 'missing-include-fix' of https://github.com/horenmar/Catch into horenmar-missing-include-fix Phil Nash 2016-11-29 12:05:11 +0000
  • 862d13138c Explicitly convert int to char during transform on string (equivalent of PR #756) Phil Nash 2016-11-29 12:04:09 +0000
  • 79acc0504b Sort test ordering during Approval testing Phil Nash 2016-11-29 11:32:16 +0000
  • f9afa2a68d Ignore CMake and CLion generated files Phil Nash 2016-11-29 11:27:22 +0000
  • 90bfc0a196 Merge 049f848a40 into 30cebd6177 Phil Christensen 2016-11-29 07:06:13 +0000
  • 049f848a40 Fix typeo in previous commit Phil Christensen 2016-11-28 23:05:27 -0800
  • aaefa4e0e0 fix implicit narrowing warnings in Catch Phil Christensen 2016-11-28 22:45:45 -0800
  • 0c8c6b347a Fixes build error caused by missing include. Martin Hořeňovský 2016-11-28 15:47:20 +0100
  • 611d1af5a6 Fixes for C++03 compatibility. Martin Hořeňovský 2016-11-28 14:22:23 +0100
  • e810d9602e Fix for sigsegv stack overflow behavior Martin Hořeňovský 2016-11-26 14:10:11 +0100
  • 40b6ad73df Fix XmlReporter always writing first line to stdout Martin Hořeňovský 2016-11-26 12:11:23 +0100
  • 517e31799f merged conflicts Vladimir Zelenkin 2016-11-23 12:55:08 +0300
  • 4c80880de3 Make Colour::use not pure virtual. This fixes #746. Anton Geraschenko 2016-11-17 22:54:27 -0800
  • 86bf762e00 Update catch.hpp GatoRat 2016-11-11 16:40:16 -0800
  • b85e1b000e Update catch_capture.hpp GatoRat 2016-11-11 16:37:58 -0800
  • 30cebd6177 Added some missing source files (including all SurrogateCpps) to CMake project. Fixed up relative include paths to make this work. Phil Nash 2016-11-09 22:55:32 +0000
  • 75a54a882e Merge c2709dcf3c into e27c4ee042 lightmare 2016-11-06 11:58:59 +0000
  • 8327cbc23c Merge aee03ac03b into e27c4ee042 Robert Dailey 2016-10-31 19:36:00 +0000
  • 239b765524 Print out full section stacks on failure. Julien Ruffin 2016-10-28 18:01:58 +0200
  • df2222bf24 Merge a47b8dee74 into e27c4ee042 mat-tso 2016-10-26 15:15:01 +0000
  • e27c4ee042 Build 1.5.8 v1.5.8 Phil Nash 2016-10-26 12:08:26 +0100
  • 072114293b Merge branch 'BillyONeal-master' Phil Nash 2016-10-26 12:06:35 +0100
  • f90ee9fb37 Merge branch 'master' of https://github.com/BillyONeal/Catch into BillyONeal-master Phil Nash 2016-10-26 12:04:38 +0100
  • 4eb958f9b0 Fixed function signature in the code snippet vosel 2016-10-24 15:08:28 +0600
  • c17ba0870a Fix transform without a lambda Billy Robert O'Neal III 2016-10-14 14:08:57 -0700
  • 79f01100e3 Fix transform narrowing warnings Billy Robert O'Neal III 2016-10-14 14:08:57 -0700
  • ccf7f2842a Fix random_shuffle narrowing warnings Billy Robert O'Neal III 2016-10-14 14:06:45 -0700
  • e0302db4a6 Rename element for Fatal Error Condition so it doesn't have spaces Fixes: #685 Phil Nash 2016-10-14 18:45:08 +0100
  • a47b8dee74 Add support toString for containers mat tso 2016-03-07 23:22:34 +0100
  • 1d84253567 Merge 4d85a8f83b into 88732e85b2 Ryan Haining 2016-10-13 17:52:49 +0000
  • 6a94c710bf Merge 998e801a5b into 88732e85b2 Craig Hutchinson 2016-10-13 10:54:07 +0000
  • b0c88a3d96 Fix indentation of rangeToString in tostring.h mat tso 2016-10-11 04:20:55 +0200
  • f5ccf98c59 Test self sufficiency of tostring.hpp header mat tso 2016-10-06 21:04:41 +0200
  • 726b66022d Refactor toString vector test mat tso 2016-03-08 02:04:00 +0100
  • fbceb5e4a2 Prepare toString support for std containers mat tso 2016-03-07 23:22:34 +0100
  • c3d80cf5eb Publish toString support for pairs mat tso 2016-03-07 22:12:39 +0100
  • 1f97d4d318 Fixed std::distance compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:34:19 +0100
  • 87803cdd2d Fixed std::make_pair compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:27:32 +0100
  • 71b969dec9 Fixed const_reverse_iterator compile error with Oracle Solaris Studio 12.1 Andrew Foster 2016-10-10 11:21:22 +0100
  • f1729d5aff Solved compiler warnings C5026 and C5027 for VS2015. RLangendam 2016-10-08 17:38:33 +0200
  • d9471bd189 Merge 8c38bd9d68 into 88732e85b2 xyb 2016-10-05 23:56:57 +0000
  • 4c798ce6ff add support for inequalities Jonathan B. Coe 2016-09-24 17:59:23 +0100
  • 88732e85b2 Merge pull request #716 from jbcoe/master Phil Nash 2016-10-04 15:57:10 +0100
  • 1c9a6cab88 Removed XCode6 builds (which were erroring anyway) and added XCode8 builds Phil Nash 2016-09-27 11:20:33 +0100
  • 40f6068d52 Build 1.5.7 v1.5.7 Phil Nash 2016-09-27 10:46:22 +0100
  • 21cbfc107e --list-test-names quotes test names that start with # - completes #717 Phil Nash 2016-09-27 10:43:03 +0100
  • 31861bbd46 rebased following recent changes Phil Nash 2016-09-27 10:28:11 +0100
  • b1eeec7c69 -f supports quoted test names (test name surrounded with " characters). This is the first part to resolving #717 Phil Nash 2016-09-27 10:27:28 +0100
  • c23b374f3d Added braces to emphasise the return logic Phil Nash 2016-09-27 09:58:12 +0100
  • 916317bd81 Merge pull request #680 from nabijaczleweli/master Phil Nash 2016-09-27 09:49:37 +0100
  • 8c459dd207
    Fix misindent nabijaczleweli 2016-07-04 12:44:08 +0200
  • fd7d35464b quick fix for failing travis builds on os x Jonathan B. Coe 2016-09-24 19:38:43 +0100
  • c47c1797d2 Merge pull request #701 from razeh/master Phil Nash 2016-09-22 17:44:14 +0100
  • f5d2b2dce8 Merge pull request #705 from hmich/xml-reporter-trim Phil Nash 2016-09-22 17:28:46 +0100
  • 0524a81887 Node.js versioning/metadata for merging to @philsquared Ben Chociej 2016-09-21 11:56:09 -0500
  • 669fc3d35e Add/update npm support, based on @smikes fork Ben Chociej 2016-09-21 11:26:36 -0500
  • 23123aeefb Minor typo fix Antoine Wendlinger 2016-08-30 21:07:14 +0200
  • de5f60ed81 Merge 21efac35f9 into 35f510545d Antoine Wendlinger 2016-08-30 19:02:50 +0000
  • 21efac35f9 Minor typo fix Antoine Wendlinger 2016-08-30 21:02:10 +0200
  • 02c7e41c7c Do not trim test case names in the XML reporter. Igor Akhmetov 2016-08-30 10:54:02 +0100
  • 5095619955 Fixes for XML encoding. Robert A Zeh 2016-08-24 09:38:24 -0500
  • 604275c06c Fixed Visual Studio analyze warning about inconsistent annotation. Zachary Struck 2016-08-21 20:21:42 -0400
  • fad27a3364 Fixed Visual Studio analyze warning about isalum requiring unsigned char Zachary Struck 2016-08-21 18:19:43 -0400
  • bf48c1ddbd Fix build error on VS 2015 with Clang/C2 Zachary Struck 2016-08-01 19:51:07 -0400
  • c2709dcf3c fix include path to internal header Mickey Rose 2016-07-27 08:53:36 +0200
  • a08b4b9705 add missing SelfTest sources to Makefile and CMakeLists Mickey Rose 2016-07-27 08:42:16 +0200
  • b1a298ac02 Fix grammar error in tutorial.md faulda 2016-07-17 15:21:01 -0700
  • e9b77b4029 Fix color escape sequence for blue Zhe Wang 2016-03-06 09:58:25 +0800
  • ada5a75cca own-main.md: fix typo Victor 2016-06-15 21:01:55 +0200
  • 7cb87f8c43 Merge cac0f4775e into 35f510545d Cyberboss 2016-06-15 16:16:20 +0000
  • cac0f4775e Removed 1 line of verbosity from --list-tests-and-sources Cyberboss 2016-06-15 12:16:16 -0400