EnglishFrenchSpanish

OnWorks favicon

cxxtestgen - Online in the Cloud

Run cxxtestgen in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cxxtestgen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cxxtestgen - performs test discovery to create a CxxTest test runner

SYNOPSIS


cxxtestgen [options] [<filename> ...]

DESCRIPTION


The cxxtestgen command processes C++ header files to perform test discovery, and then it
creates files for the CxxTest test runner.

OPTIONS


-h, --help
show this help message and exit

--version
Write the CxxTest version.

-o, --output=NAME
Write output to file NAME.

-w, --world
The label of the tests, used to name the XML results.

--include=HEADER
Include file HEADER in the test runner before other headers.

--abort-on-fail
Abort tests on failed asserts (like xUnit).

--main
Specify an alternative name for the main() function.

--headers
Specify a filename that contains a list of header files that are processed to generate
a test runner.

--runner=CLASS
Create a test runner that processes test events using the class CxxTest::CLASS.

--gui=CLASS
Create a GUI test runner that processes test events using the class CxxTest::CLASS.
(deprecated)

--error-printer
Create a test runner using the ErrorPrinter class, and allow the use of the standard
library.

--xunit-printer
Create a test runner using the XUnitPrinter class.

--xunit-file
The file to which the XML summary is written for test runners using the XUnitPrinter
class. The default XML filename is TEST-<world>.xml, where <world> is the value of the
--world option. (default: cxxtest)

--have-std
Use the standard library (even if not found in tests).

--no-std
Do not use standard library (even if found in tests).

--have-eh
Use exception handling (even if not found in tests).

--no-eh
Do not use exception handling (even if found in tests).

--longlong=TYPE
Use TYPE as for long long integers. (default: not supported)

--no-static-init
Do not rely on static initialization in the test runner.

--template=TEMPLATE
Generate the test runner using file TEMPLATE to define a template.

--root
Write the main() function and global data for a test runner.

--part
Write the tester classes for a test runner.

-f, --fog-parser
Use new FOG C++ parser (disabled)

EXIT STATUS


0
Success

1
Failure (syntax or usage error; configuration error; document processing failure;
unexpected error).

Use cxxtestgen online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 2
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 3
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 4
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 5
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 6
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • More »

Linux commands

Ad