mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add a script for running the Python test suites and include it in scripts/tests.sh
This commit is contained in:
@@ -62,6 +62,9 @@ else
|
||||
log_directory=""
|
||||
fi
|
||||
|
||||
printTask "Testing Python scripts..."
|
||||
"$REPO_ROOT/test/pyscriptTests.py"
|
||||
|
||||
printTask "Running commandline tests..."
|
||||
# Only run in parallel if this is run on CI infrastructure
|
||||
if [[ -n "$CI" ]]
|
||||
|
||||
Reference in New Issue
Block a user