Swat-SomeBug

Results 7 issues of Swat-SomeBug

Hello, I'm getting the following warning ``` WARNING: doxygenclass: Cannot find class "test< T(Args_t...) >" in doxygen xml output for project ``` when attempting to reference a template specialization like...

Given that from v1.7.0 onwards, all tests are linking against `benchmark_main`, what does `link_main_test` do? Also could you kindly explain how the link works specifically for `link_main_test` on msvc, without...

**Describe the bug** Version `v3.1.0` enables building `catch2` as a shared lib but does not export/import `static` symbols in header files. Without proper annotations, `link.exe` on windows will not automatically...

**Description** Allow correct detection of colour mode on FreeBSD when redirecting to file. Don't print out colour codes when this is done by default. **Additional context** `ANSIColourImpl::useImplementationForStream` checks if the...

[AsciiDoc](https://asciidoctor.org/docs/what-is-asciidoc/) is a light weight markup language similar to Markdown. It natively supports multi-page files, anchors and tables instead of reverting to HTML. It also includes several features that’s not...

enhancement

Hi, There is currently no documentation generated for the template specialisation `test` in the contrived example below. ### Sample Code ```cpp namespace t3 { /// \brief This is the base...

In the new application grid, one cannot search from within a folder view. Search is only possible when in _Library Home_. This issue requests the ability to search, even when...