Skip to content

Commit 40ae92c

Browse files
authored
chore: add better tests (#5)
1 parent 4f52e10 commit 40ae92c

4 files changed

Lines changed: 427 additions & 38 deletions

File tree

Cargo.lock

Lines changed: 270 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ categories = ["algorithms", "graphics"]
1313

1414
[dependencies]
1515
bitflags = "2.9.0"
16+
rstest = "0.25.0"

0 commit comments

Comments
 (0)