-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Third Party License text (#24)
* check if the specified channels in the appliance metadata exits * linter fix & version history update * rm commented code & add documentation * bump version * add new test * review update 1 - C-Dimension return check * review 2 - std::all_of > std::for_each * review 3 - referencing constants * review 4 - check given set * add output encoding commandline option * first initial hack with rapidjson * towards resultgatherer interface * cleanup * add xml result gatherer based on pugixml * introduce factorymethod for result gatherers * fix xml versioning * fix linux build * make megalinter happy * whitespace fixes * remove tabs * add aggregated result to the root node * extract string constants json gatherer * extract string constants xml gatherer * megalinter happiness * remove useless lambdas * indentation fail * rm commented code * gatherer factory method implementation file * versioning * adding schema files to assets * rm bloat * documentation update * use built-in wide char converter * typo * whitespace * "runtime" constexpr function extraction * whitespace * add version identifier to xml/json outputs * multiple of 4 * schema and doc update * rout cout through ILog * mv EncodingType OutputEncodingFormat * rm unsued * make const * rm else if * rm utf8_conv * typo * fix cmdline options * align documentation * ptr to ref * modify test script to check json and xml outputs as well * add expected test results for json and xml * update 3rd party license text to include rapidjson * full copyright * copy-paste-fail * url fail * add all deps licenses * linebreak alignment --------- Co-authored-by: Maximilian Kueffner <[email protected]>
- Loading branch information
1 parent
e633b7a
commit 377e033
Showing
2 changed files
with
127 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters