This repository was archived by the owner on Jul 13, 2026. It is now read-only.
Simplify and organize gdb tests - #1224
Merged
Merged
Conversation
rohan11235813
marked this pull request as draft
November 20, 2023 16:08
rohan11235813
force-pushed
the
tests_gdb
branch
10 times, most recently
from
November 25, 2023 02:25
817e780 to
c191a70
Compare
rohan11235813
force-pushed
the
tests_gdb
branch
2 times, most recently
from
November 30, 2023 18:54
a728d43 to
c1d85f3
Compare
rohan11235813
marked this pull request as ready for review
November 30, 2023 18:57
rohan11235813
force-pushed
the
tests_gdb
branch
2 times, most recently
from
November 30, 2023 21:28
5467fee to
cc98013
Compare
rohan11235813
force-pushed
the
tests_gdb
branch
2 times, most recently
from
December 9, 2023 00:32
4d14999 to
dbead26
Compare
ZzEeKkAa
reviewed
Dec 11, 2023
ZzEeKkAa
reviewed
Dec 11, 2023
ZzEeKkAa
reviewed
Dec 11, 2023
ZzEeKkAa
reviewed
Dec 11, 2023
ZzEeKkAa
reviewed
Dec 11, 2023
ZzEeKkAa
suggested changes
Dec 11, 2023
ZzEeKkAa
left a comment
Contributor
There was a problem hiding this comment.
Thank you! These changes are really good, just left few comments to make it cleaner.
rohan11235813
force-pushed
the
tests_gdb
branch
from
December 11, 2023 21:19
dbead26 to
33bbd1c
Compare
Collaborator
ZzEeKkAa
self-requested a review
March 22, 2024 18:34
Contributor
|
I've pushed some commits on top of it to simplify and organize gdb tests |
ZzEeKkAa
previously approved these changes
Mar 22, 2024
ZzEeKkAa
marked this pull request as ready for review
March 22, 2024 18:43
ZzEeKkAa
self-requested a review
March 22, 2024 20:22
ZzEeKkAa
approved these changes
Mar 22, 2024
ZzEeKkAa
enabled auto-merge
March 22, 2024 20:22
ZzEeKkAa
disabled auto-merge
March 22, 2024 21:30
github-actions Bot
added a commit
that referenced
this pull request
Mar 22, 2024
Simplify and organize gdb tests 5245479
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Corrected the currently failing tests in tests/debugging also improved examples code.
Closes: #1216