Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For bindingtester packages, tail --xml should still output valid XML #48

Open
sfc-gh-satherton opened this issue Sep 23, 2021 · 2 comments

Comments

@sfc-gh-satherton
Copy link

sfc-gh-satherton commented Sep 23, 2021

tail not writing valid XML when the --xml option is used is inconvenient.

Since the bindingtester log is just text currently, perhaps

<BindingTesterResult>
output...
</BindingTesterResult>

or just <Text> as the element name if it can't be determined that the source was the binding tester.

@PierreZ
Copy link

PierreZ commented Oct 8, 2021

Not related to the issue, but how did you generate the tarball for the bindingTester?

@xis19
Copy link
Contributor

xis19 commented Feb 15, 2023

@PierreZ A late reply -- you generate the tarball by editing the corresponding CMake files, here it is cmake/AddFdbTest.cmake

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

No branches or pull requests

3 participants