Skip to content

Commit

Permalink
Rework parameters, add a few more tests, prep work
Browse files Browse the repository at this point in the history
By prep work, I mean that support for other variants is getting a little closer, but testing those are a little more difficult.
  • Loading branch information
dd86k committed Dec 22, 2023
1 parent ef794a2 commit c56241a
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 113 deletions.
4 changes: 4 additions & 0 deletions dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ configuration "default" {
configuration "trace" {
targetType "library"
versions "SHA3D_Trace"
}
configuration "test-overflow" {
targetType "library"
versions "SHA3D_Trace"
}
Loading

0 comments on commit c56241a

Please sign in to comment.