-
- Downloads
Add hangman to test suite to support it being fuzzed in zafl.
parent
c93b8bc0
No related branches found
No related tags found
Showing
- tests/rust_test/.gitignore 1 addition, 0 deletionstests/rust_test/.gitignore
- tests/rust_test/hangman.rs 70 additions, 0 deletionstests/rust_test/hangman.rs
- tests/rust_test/lose.txt 8 additions, 0 deletionstests/rust_test/lose.txt
- tests/rust_test/testit.sh 1 addition, 1 deletiontests/rust_test/testit.sh
- tests/rust_test/win.txt 7 additions, 0 deletionstests/rust_test/win.txt
tests/rust_test/hangman.rs
0 → 100644
tests/rust_test/lose.txt
0 → 100644
tests/rust_test/win.txt
0 → 100644
Please register or sign in to comment