[PATCH v2 03/17] test: new test framework to compare json parts

Rollins, Jameson jrollins at caltech.edu
Mon May 27 10:31:53 PDT 2019


On Mon, May 27 2019, David Bremner <david at tethera.net> wrote:
> Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:
>> +
>> +Value test: test that object in json data found at address is equal to specified value:
>> +
>> +  label:address|value
>> +
>
> should this maybe be label:address=value ? At least looking that the
> regex and the examples.

This description is wrong, the comparison actually uses '=' in the code
(and in the example).  I'll fix the usage.

jamie.


More information about the notmuch mailing list