Jamie Lokier 168e69080b
Tests: Disable precompile fixtures when ENABLE_EVMC=1
The precompile fixture tests (`test_precompiles.nim`) are now incompatible with
ENABLE_EVMC=1, because `noTransfer` does not work with the new EVMC path.

This will start working again after the host/EVM context rework (needed for
other reasons anyway), but for now disable these tests so that other work can
continue.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-06-08 18:29:40 +01:00
..
2021-05-17 01:30:44 +07:00
2021-05-26 07:58:12 +01:00
2020-07-21 13:15:06 +07:00
2020-07-21 13:15:06 +07:00
2020-07-21 13:15:06 +07:00
2021-01-11 14:54:55 +07:00
2020-07-21 13:15:06 +07:00

tests

TODO: more GeneralStateTest fixtures!