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

[clang][clang-doc] Introduce e2e test to clang-doc #93925

Closed
PeterChou1 opened this issue May 31, 2024 · 0 comments · Fixed by #93928
Closed

[clang][clang-doc] Introduce e2e test to clang-doc #93925

PeterChou1 opened this issue May 31, 2024 · 0 comments · Fixed by #93928

Comments

@PeterChou1
Copy link
Contributor

Currently there isn't any e2e test for clang-doc html output it would be beneficial to add this in order to test for regressions between changes to clang-docs and view diffs of output as the tool progresses

@github-actions github-actions bot added the clang Clang issues not falling into any other category label May 31, 2024
@EugeneZelenko EugeneZelenko added test-suite clang-doc and removed clang Clang issues not falling into any other category labels May 31, 2024
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this issue Jul 9, 2024
Adds e2e tests for clang-doc, which serves as useful test against
regression in the html output. It also serves as a helpful tool for code
review as we can see the diffs to clang-docs output

Closes llvm#93925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants