7 Commits

Author SHA1 Message Date
Jason Frame
173da2a15d Remove qbft reference tests (#4893)
* Remove qbft reference tests submodule

* Remove snakeyml dependency

Signed-off-by: Jason Frame <jason.frame@consensys.net>

* Revert "Remove snakeyml dependency"

This reverts commit 4ae0dcd8e520e3674d56fb955f50fcdff0929d5f.

Signed-off-by: Jason Frame <jason.frame@consensys.net>

Signed-off-by: Jason Frame <jason.frame@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
2023-01-10 08:52:33 +10:00
Diego López León
02d389a19e Migrate referenceTests to Junit5 (#3850)
* Remove deprecated cleanup task
* Move util class into test-support
This is because this class can be used outside the scope of the junit tests but it'll not be part of main
* Move referenceTests into its own scope
* Migrate referenceTests to Junit5

I inlined `o.h.b.e.vm.AbstractRetryingTest` into `o.h.b.e.vm.VMReferenceTest` because there was a single usage of the abstraction and also because it wasn't portable to how Junit5 parameters work

Signed-off-by: Diego López León <dieguitoll@gmail.com>

Co-authored-by: Danno Ferrin <danno.ferrin@gmail.com>
Co-authored-by: Sally MacFarlane <sally.macfarlane@consensys.net>
2022-06-02 13:38:56 +12:00
Jason Frame
c05b0999ee qbft message RLP reference tests (#1860)
Signed-off-by: Jason Frame jasonwframe@gmail.com
2021-02-12 13:19:24 +10:00
Antoine Toulme
573d7c1253 Cleanup UnformattedDataWrapper (#275)
* Use UnformattedDataImpl as a DelegatingBytes class, so we can have it used throughout and reduce the churn of new objects

Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
2019-12-20 12:25:20 -07:00
Antoine Toulme
1aa0644d69 Specify which minimum commit to check out for reference tests, and make the clone shallow (#246)
Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
2019-12-12 10:36:33 +10:00
Chris Mckay
75ce3a4f02 [MINOR] removing executable from files (#14)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-10 14:22:54 +11:00
PegaSys Admin
7dfc2e4085 Initial commit
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-09 15:17:20 +00:00