Anton Dyudin
a07ca03bb6
get rid of redundant tester-type
2018-03-09 19:27:32 -08:00
Anton Dyudin
c73095af8a
remove reduncant c=tape parameter from expect-eq
...
also began cleaning up indentation
2018-03-09 19:27:32 -08:00
Fang
09303422ef
Rename keccak test helper to not get tested itself
...
As per #659 .
2018-03-07 23:38:01 +01:00
Fang
744005c79d
Helper function for checking known answers for the example inputs.
...
Also comments.
2018-03-07 22:13:54 +01:00
Fang
45741339d6
Added tests for keccak:crypto.
2018-03-06 02:07:35 +01:00
Fang
01c8035006
Implement ABI data encoding for Ethereum.
2018-02-20 22:11:27 +01:00
Elliot Glaysher
48585d2b2f
+test now deals with recursive directory structures.
...
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
Elliot Glaysher
e6dc49a4d2
Separate out all tests into files.
...
This moves the remaining test suites into their own test files, however,
we are still not autogenerating a list of tests.
2017-12-26 13:03:47 -08:00
Elliot Glaysher
4029cc0bb1
Experiment moving the tests and tester into their own file.
2017-11-26 15:41:49 -08:00