Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C/C++test plugin for Eclipse: eclipse.exe -vmargs -Xmx1400m

You canalsocustomize the amount of allocated memory with the CPPTEST_ENGINE_EXTRA_ARGS option by specifying the value of the -Xmx setting. This may be particularly useful for when you perform static analysis or report results to DTP. See Configuring Advanced Options for details.


If C/C++test runs out of memory when generating the report, see What if C/C++test runs out of memory when generating the report?.

...

As an alternative workaround, install a non-Snap version of the intended browser and set it as the default system browser.

What if C/C++test's report cannot be displayed on Ubuntu Linux because the started HTML browser reports that file was not found or that access to the file was denied?

Snap-based browsers, e.g. Snap-based Firefox (default in Ubuntu 21.10 and newer), may be unable to open HTML files located outside of the /home directory (see https://snapcraft.io/docs/snap-confinement).

...