mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
785f65d0f5
- I need some sample .yul files for testing but I see that existing tests generally have source code hard-coded in them rather than in standalone .yul files. There are lots of .yul files but they seem to be automatically processed by a special test case rather loaded ad-hoc by manually created tests. - Program and Population required a file name until now. I'm making them accept loaded source code to be able to give them data hard-coded in a test. |
||
---|---|---|
.. | ||
Chromosome.cpp | ||
Chromosome.h | ||
Exceptions.h | ||
main.cpp | ||
Population.cpp | ||
Population.h | ||
Program.cpp | ||
Program.h | ||
Random.cpp | ||
Random.h |