Merged in pa2 and updated test scripts
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
echo "Running all test cases inside src/test/data/pa3/sample/ folder)"
|
||||
java -cp "chocopy-ref.jar:target/assignment.jar" chocopy.ChocoPy --pass=sss --test --run --dir src/test/data/pa3/benchmarks/
|
||||
Reference in New Issue
Block a user