Skip to content

Commit

Permalink
Move musl tests to test-framework crate
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Schultzer <benjamin@schultzer.com>
  • Loading branch information
Schultzer committed Jul 2, 2019
1 parent 885afa3 commit a934bad
Show file tree
Hide file tree
Showing 9 changed files with 647 additions and 474 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ edition = "2018"
default = ['stable']
stable = []

# Generate tests which are random inputs and the outputs are calculated with
# musl libc.
musl-reference-tests = ['rand']

# Used checked array indexing instead of unchecked array indexing in this
# library.
checked = []
Expand Down
Loading

0 comments on commit a934bad

Please sign in to comment.