externalTests: Add support for using a native binary

This commit is contained in:
Kamil Śliwak
2021-12-10 17:43:57 +01:00
parent 68ff073b3b
commit eb8e304b47
8 changed files with 97 additions and 51 deletions
+1 -1
View File
@@ -1044,7 +1044,7 @@ jobs:
- run:
name: External <<parameters.project>> tests
command: |
test/externalTests/<<parameters.project>>.sh /tmp/workspace/soljson.js
test/externalTests/<<parameters.project>>.sh solcjs /tmp/workspace/soljson.js
- gitter_notify_failure_unless_pr
b_win: &b_win