https://github.com/philsquared/Catch
Name Target Message Date
HEAD 8ac8190 v3.5.3 01 March 2024, 21:07:10 UTC
refs/heads/Catch1.x 908c370 Fix error: ISO C++ forbids in-class initialization of non-const static member 'm_started' 17 January 2023, 08:47:20 UTC
refs/heads/dev-stupid-windows-things 73b5c7e Fix priority 19 July 2019, 18:57:40 UTC
refs/heads/devel 8ac8190 v3.5.3 01 March 2024, 21:07:10 UTC
refs/heads/devel-refactorings-virtuals 5db31e5 WIP: devirtualize RunContext 16 March 2023, 22:49:24 UTC
refs/heads/remove_redundant_destructors a5245ac Remove redundant destructors Classes will automatically inherit the virtual-ness of their base class destructors. If the base class already has a virtual destructor and the derived class needs default destructor semantics then the derived class can omit defining the destructor in favor of the compiler automatically defining it. This has an additional benefit of reenabling move semantics. The presence of a user-specified destructor automatically disables move operations. 28 December 2023, 22:39:19 UTC
refs/heads/v2.x d4b0b34 Fix lowercase namespace in own-main example Fixes #2715 13 July 2023, 12:02:15 UTC
refs/tags/V2.0.0-develop.6 ae21020 dev build 6 31 October 2017, 14:17:21 UTC
refs/tags/v1.10.0 7818e26 v1.10.0 26 August 2017, 13:34:18 UTC
refs/tags/v1.11.0 2a3606f v1.11.0 31 October 2017, 12:55:48 UTC
refs/tags/v1.12.0 34f7cfe v1.12.0 12 January 2018, 08:54:01 UTC
refs/tags/v1.12.1 74effaf v1.12.1 02 March 2018, 20:22:10 UTC
refs/tags/v1.12.2 6860c8d v1.12.2 14 May 2018, 13:15:28 UTC
refs/tags/v1.5.0 e553784 Regenerated single include (forgot for previously tagged release) 25 April 2016, 17:56:50 UTC
refs/tags/v1.5.8 e27c4ee Build 1.5.8 26 October 2016, 11:08:26 UTC
refs/tags/v1.6.1 9a56609 v1.6.1 build 20 January 2017, 11:49:59 UTC
refs/tags/v1.7.0 ce37f48 v1.7.0 build 01 February 2017, 20:47:43 UTC
refs/tags/v1.7.1 7b8a27e v1.7.1 build 07 February 2017, 09:06:52 UTC
refs/tags/v1.8.0 0952b76 v1.8.0 release 28 February 2017, 14:19:09 UTC
refs/tags/v1.8.2 0c015aa v1.8.2 release 13 March 2017, 20:29:30 UTC
refs/tags/v1.9.0 1b03c5a v1.9.0 release 07 April 2017, 20:56:36 UTC
refs/tags/v1.9.1 c6990cd v1.9.1 release 09 April 2017, 19:25:20 UTC
refs/tags/v1.9.2 fc7f0a0 v1.9.2 25 April 2017, 09:08:02 UTC
refs/tags/v1.9.4 3dcc923 v1.9.4 16 May 2017, 11:59:29 UTC
refs/tags/v1.9.5 017a63d v1.9.5 15 June 2017, 11:08:26 UTC
refs/tags/v1.9.6 ee67ac6 v1.9.6 27 June 2017, 10:21:48 UTC
refs/tags/v1.9.7 2ce6c74 v1.9.7 10 August 2017, 22:01:20 UTC
refs/tags/v2.0.0-develop.3 fc495ba Dev build 3 30 August 2017, 10:20:21 UTC
refs/tags/v2.1.0 cd76f57 v2.1.0 10 January 2018, 12:53:04 UTC
refs/tags/v2.1.1 62dae59 v2.1.1 26 January 2018, 15:06:07 UTC
refs/tags/v2.1.2 7cbd0b5 v2.1.2 09 February 2018, 16:10:27 UTC
refs/tags/v2.2.0 d14b756 v2.2.0 07 March 2018, 10:01:06 UTC
refs/tags/v2.2.1 0a34cc2 v2.2.1 11 March 2018, 11:04:28 UTC
refs/tags/v2.2.2 d2d8455 v2.2.2 06 April 2018, 10:11:22 UTC
refs/tags/v2.2.3 d2a130f v2.2.3 06 June 2018, 21:16:06 UTC
refs/tags/v2.3.0 15cf3ca v2.3.0 23 July 2018, 08:12:15 UTC
refs/tags/v2.4.0 60b05b2 v2.4.0 04 September 2018, 09:59:15 UTC
refs/tags/v2.4.1 9e1bdca v2.4.1 28 September 2018, 13:52:51 UTC
refs/tags/v2.4.2 03d122a v2.4.2 26 October 2018, 19:14:16 UTC
refs/tags/v3.0.0-preview1 4005d87 Use proper linkage between Catch2Main and Catch2 18 December 2019, 19:14:34 UTC
back to top