mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #10322 from ethereum/coreutils
Document coreutils as a testing dependency
This commit is contained in:
commit
e694cc1b1c
@ -94,6 +94,9 @@ in the current directory, installed on the system level, or the ``deps`` folder
|
||||
in the project top level. The required file is called ``libevmone.so`` on Linux
|
||||
systems, ``evmone.dll`` on Windows systems and ``libevmone.dylib`` on macOS.
|
||||
|
||||
On macOS some of the testing scripts expect GNU coreutils to be installed.
|
||||
This can be easiest accomplished using Homebrew: ``brew install coreutils``.
|
||||
|
||||
Running the Tests
|
||||
-----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user