This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Description
When using test filter with *
the testeth will crash. E.g.
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
what(): boost::filesystem::directory_iterator::construct: No such file or directory: "/home/chfast/Projects/ethereum/aleth/test/jsontests/src/GeneralStateTestsFiller/*"
[1] 24270 abort (core dumped) testeth -t 'GeneralStateTests/*'