Docs: Add details related to testing in docs#2596
Draft
kmr-srbh wants to merge 4 commits intolcompilers:mainfrom
Draft
Docs: Add details related to testing in docs#2596kmr-srbh wants to merge 4 commits intolcompilers:mainfrom
kmr-srbh wants to merge 4 commits intolcompilers:mainfrom
Conversation
Contributor
Author
|
@Shaikh-Ubaid @Thirumalai-Shaktivel I request you to check this data and verify the correctness. I request you to provide me more information regarding compile time tests so that the section can be complete. |
ubaidsk
reviewed
Mar 21, 2024
Collaborator
ubaidsk
left a comment
There was a problem hiding this comment.
It looks like there are many indentation changes. It is hard for me to see/understand what changes were made.
Contributor
Author
|
@Shaikh-Ubaid I request you to try the rich diff. In all, the indentation related to installation instructions were reduced; they are the same for the installation docs and the README. The section on testing was improved. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The problem
The current information related to testing is confusing and unclear. It does not guide one on what the various types of tests are and how to write and register them.
The fix
This PR does the following things:
Minor: Fix indentation in the README and installation docs for visual clarity.
Planned: