mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 15:38:48 +00:00
Update grader
This commit is contained in:
@@ -9,4 +9,4 @@ cargo clippy
|
||||
|
||||
# Run tests.
|
||||
RUST_MIN_STACK=33554432 cargo test --release test_examples_irgen
|
||||
RUST_MIN_STACK=33554432 python3 tests/fuzz.py --irgen -n30
|
||||
RUST_MIN_STACK=33554432 python3 tests/fuzz.py --irgen -n80 --seed 22
|
||||
|
||||
Reference in New Issue
Block a user