Edward Pilatowicz wrote:

> src/tests/api/t_action.py
> 
> - you test that a hash= attribute in a string action gets translated
>   into a positional hash value after converting into and object and back
>   into a string, shouldn't you also test that a hash= attribute with an
>   = in the value doesn't get translated into a positional value?

Good catch.  I've uploaded

    https://cr.opensolaris.org/action/browse/pkg/dduvall/hashattr-2/webrev/

which properly stringifies actions with equals signs in their payload
hashes, and adds a few more tests.  Only generic.py and t_action.py are
changed.

Thanks,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to