dextool.plugin.ctestdouble.frontend.xml

Members

Aliases

readRawConfig
alias readRawConfig = dextool.xml.readRawConfig!(XmlConfig, parseRawConfig)
Undocumented in source.

Functions

makeXmlConfig
AppT makeXmlConfig(AppT app, CompileCommandFilter compiler_flag_filter, FilterSymbol restrict_sym, FilterSymbol exclude_sym)

Store the input in a configuration file to make it easy to regenerate the test double.

parseRawConfig
XmlConfig parseRawConfig(T xml)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RawCliArguments
struct RawCliArguments

The raw arguments from the command line.

XmlConfig
struct XmlConfig

Extracted configuration data from an XML file.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.