Kamil Śliwak
|
c6094bb0c2
|
externalTests: Benchmark reports
|
2022-02-09 17:02:40 +01:00 |
|
Kamil Śliwak
|
f5b345504b
|
When installing solc-js use the dist/ subdir, which contains the built JS files
|
2022-02-03 18:47:19 +01:00 |
|
Kamil Śliwak
|
4842774ab8
|
Merge pull request #12440 from ethereum/preset-selection-in-ext-tests
Preset selection in external tests
|
2022-01-10 21:15:45 +01:00 |
|
Kamil Śliwak
|
b60b596741
|
externalTests: Add support for cloning repos at a specific commit
|
2022-01-10 18:38:48 +01:00 |
|
Kamil Śliwak
|
1928b7843b
|
externalTests: Preset selection via command-line arguments
|
2022-01-10 14:44:00 +01:00 |
|
Kamil Śliwak
|
1124e28628
|
externalTests: With COMPILE_ONLY=1 still do compilation on all levels if only JS tests fail
|
2021-12-20 19:14:37 +01:00 |
|
Kamil Śliwak
|
3ec05d02b5
|
externalTests: Add extra viaIR runs
|
2021-12-14 13:19:54 +01:00 |
|
Kamil Śliwak
|
d304c84432
|
externalTests: Replace optimizer levels with named presets
|
2021-12-14 13:19:53 +01:00 |
|
chriseth
|
248bc387cd
|
Merge pull request #12393 from ethereum/dont-compile-twice-in-colony-ext-test
Avoid double compilation in Colony external test
|
2021-12-13 18:51:21 +01:00 |
|
chriseth
|
9131475b7c
|
Merge pull request #12394 from ethereum/make-optimizer-level-2-effective-again-in-ext-tests
Make optimizer level 2 in external tests actually different from level 3
|
2021-12-13 13:02:00 +01:00 |
|
Kamil Śliwak
|
6afb63200c
|
externalTests: Use yarn install instead of yarn in colony ext test to avoid compiling contracts twice
|
2021-12-13 11:46:13 +01:00 |
|
Kamil Śliwak
|
eb8e304b47
|
externalTests: Add support for using a native binary
|
2021-12-10 17:43:57 +01:00 |
|
Kamil Śliwak
|
081b80ccb2
|
externalTests: Refactor setup and input verification
|
2021-12-10 17:40:54 +01:00 |
|
Kamil Śliwak
|
8ada7db7e9
|
externalTests: Fix optimizer level 2 to make it actually run without Yul optimizer
|
2021-12-10 15:40:46 +01:00 |
|
Kamil Śliwak
|
834f9d3a6e
|
Parallelize external test runs on CircleCI
|
2021-11-09 16:57:37 +01:00 |
|
Kamil Śliwak
|
0745279f15
|
externalTests: Generalize force_truffle_solc_modules and make it use symlinks instead of redownloading solc-js
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
c090ff9d83
|
externalTests: Neutralize npm hooks instead of replacing pragmas twice
- This also has the nice effect of stopping projects from trying to compile contracts during installation
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
b57c0a0b81
|
externalTests: Refactor to be more explicit and easier to adjust for special cases
|
2021-11-08 16:37:23 +01:00 |
|
Kamil Śliwak
|
ed907561eb
|
externalTests: Enable set -e in external tests
|
2021-11-08 16:29:52 +01:00 |
|
Kamil Śliwak
|
da2c2f4d40
|
Switch the external tests back to the usual branches from solidity-external-tests (080 version)
|
2020-12-09 18:08:12 +01:00 |
|
Kamil Śliwak
|
ec21fba4b7
|
Update to 0.8.0 versions of solidity-external-tests branches where necessary/available
|
2020-12-07 17:18:48 +01:00 |
|
Kamil Śliwak
|
e05241adfc
|
Update Colony, Gnosis and OpenZeppelin external tests to run on updated 0.7.x branches from solidity-external-tests
|
2020-12-07 14:09:18 +01:00 |
|
Kamil Śliwak
|
4d76e22439
|
Remove the option for forcing ABIv2 from external tests
|
2020-12-07 13:55:57 +01:00 |
|
Kamil Śliwak
|
8080be9445
|
external test scripts: Replace global $SOLJSON variable with a parameter
|
2020-12-03 22:17:44 +01:00 |
|
Kamil Śliwak
|
fcf0538224
|
external test scripts: Replace global $FORCE_ABIv2 variable with a parameter
|
2020-12-03 22:17:44 +01:00 |
|
Harikrishnan Mulackal
|
92cf61d4f9
|
fixed compilation tests and upgraded ext. tests branch
|
2020-05-05 21:11:15 +05:30 |
|
hrkrshnn
|
a58b5b2bbe
|
Changed repo to upstream; branches to latest
|
2020-04-28 16:03:52 +05:30 |
|
Erik Kundt
|
40b58adcdb
|
Fixes solc path override in Truffle config.
|
2019-12-02 18:10:39 +01:00 |
|
Erik Kundt
|
9f1348d7c7
|
Switches to Colony dappsys fork.
|
2019-12-02 18:10:39 +01:00 |
|
Erik Kundt
|
38f6a58bac
|
Switches to Colony fork temporarly.
|
2019-10-31 14:26:33 +01:00 |
|
Erik Kundt
|
8adde5abbe
|
Migrates solc-js test to ext. test infrastructure.
solc-js commit: 9d9de6338729cf5fbd62f479d54b7097e8a7e395
|
2019-09-25 16:03:08 +02:00 |
|
Christian Parpart
|
b58170f890
|
Refactor & Speedups on CircleCI; split out out codecov into dedicated tests.
|
2019-06-21 20:26:10 +02:00 |
|
Erik Kundt
|
3a69a72eb9
|
Adds external ColonyNetworks tests.
|
2019-05-07 11:55:06 +02:00 |
|