Skip to content

Check for element existence and nonempty contents#65

Closed
joergbrech wants to merge 29 commits into
RISCSoftware:masterfrom
DLR-SC:8-we-need-to-safeguard-against-empty-elements
Closed

Check for element existence and nonempty contents#65
joergbrech wants to merge 29 commits into
RISCSoftware:masterfrom
DLR-SC:8-we-need-to-safeguard-against-empty-elements

Conversation

@joergbrech

Copy link
Copy Markdown
Contributor

Fixes #8

merakulix and others added 29 commits March 6, 2025 11:26
Added Getters by UID for Elements with Attribute: maxOccur = "unbounded"
All boost commands, functions etc. are removed and replaced by std code from CXX17. The testsuite was replaced by GTest which is copied into the repository and installed locally
Remove boost dependency and make log output verbose
Up to now, most of the tests throw 'Warnings' because files cannot be found.
Indeed, those files are not needed by the respective unit test itself.
But nevertheless, in production they are required when generating TiGL code (see tigl/cpacs_gen_input/).
Hence, the code prints a warning. To avoid this, empty files with the required name are included.
remove UniquePtr, use std::uniqe_ptr everywhere
@joergbrech joergbrech closed this Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check whether one option is valid in choices

3 participants