7 port arch contextadb - #16
Open
scweeks wants to merge 106 commits into
Open
Conversation
…text test suite, and riscv64 test harness.
…text test suite, and riscv64 test harness.
Created a testing Action for CI/CD
changed to DockerHub native riscv64
fixing errors with container
changed container to Ubuntu
trying to get tests to run properly.
fixing package issues
updated url for riscv64 toolchain download
corrected tar and export commands
updated tools to still with apt-get. Corrected extract and tar commands
updated to use Alire.
correcting path extracts and alire packages
making sure that the source is reloaded after path exports
fixing alire install
fixed alire installation. added gnatprove to apt-get install.
gnatprove is not a valid apt-get package
added unzip to apt-get package install
correct source reload to .profile
Contributor
Author
|
I have gone through and removed all needed files for this PR. The files included in the /source/arch and /source/tests are new or intentionally modified. All other modified files have been restored to their original state from the main branch but are still showing as changed for some reason. I am merging my .gitignore to help us all avoid the PR issues I ran into with creating this PR. |
scweeks
marked this pull request as draft
March 5, 2025 19:05
scweeks
marked this pull request as ready for review
March 5, 2025 19:19
Peter-Palacios
approved these changes
Mar 7, 2025
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.
This pull request includes the riscv64 arch-context.adb port and the /source/tests/ directory for AUnit tests. The AUnit tests do not work presently.