Skip to content

Commit

Permalink
make tests more modular and stuff (squashed for rebase)
Browse files Browse the repository at this point in the history
  • Loading branch information
2501babe committed Aug 19, 2024
1 parent b3261eb commit e69b046
Show file tree
Hide file tree
Showing 4 changed files with 531 additions and 274 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions svm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ solana-sdk = { workspace = true, features = ["dev-context-only-utils"] }
# See order-crates-for-publishing.py for using this unusual `path = "."`
solana-svm = { path = ".", features = ["dev-context-only-utils"] }
solana-svm-conformance = { workspace = true }
test-case = { workspace = true }

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
Loading

0 comments on commit e69b046

Please sign in to comment.