Skip to content

Commit

Permalink
Migrate tests to new test API
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 committed Feb 27, 2023
1 parent 92f1088 commit de8f88b
Show file tree
Hide file tree
Showing 36 changed files with 8,213 additions and 11,497 deletions.
29 changes: 29 additions & 0 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions boa_engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ sys-locale = { version = "0.2.3", optional = true }
[dev-dependencies]
criterion = "0.4.0"
float-cmp = "0.9.0"
indoc = "2.0.0"
textwrap = "0.16.0"

[target.x86_64-unknown-linux-gnu.dev-dependencies]
jemallocator = "0.5.0"
Expand Down
Loading

0 comments on commit de8f88b

Please sign in to comment.