cmdlineTests: Remove superfluous output from script-based tests and adjust the rest

This commit is contained in:
Kamil Śliwak
2023-06-02 16:10:40 +02:00
parent c1df8ed563
commit 00c2f511d3
14 changed files with 7 additions and 23 deletions
@@ -24,7 +24,6 @@ function test_solc_assembly_output
fi
}
printTask "Testing assemble, yul, strict-assembly and optimize..."
echo '{}' | msg_on_error --silent "$SOLC" - --assemble
echo '{}' | msg_on_error --silent "$SOLC" - --yul
echo '{}' | msg_on_error --silent "$SOLC" - --strict-assembly