Raúl Kripalani
|
955b445723
|
generator: stamp vectors with generation data; omitempty. (#237)
|
2020-08-14 21:30:50 +01:00 |
|
Alan Shaw
|
9ba87d4613
|
refactor: switch to base64 encoding for binary data (#233)
|
2020-08-14 19:05:29 +02:00 |
|
Alan Shaw
|
52cf367a92
|
feat: add MustMarshalJSON for more DRY outputting (#211)
Small change to make encoding and printing the test vector output a bit more succinct.
|
2020-08-07 14:09:10 +01:00 |
|
Alan Shaw
|
81ea0ec5f3
|
refactor: add default TestVector to TestDriver (#208)
This PR adds a `TestVector` to the `TestDriver` so that test driver methods that apply messages can be recorded in the test vector.
refs #194
|
2020-08-07 13:47:16 +01:00 |
|