On Mon, Feb 22, 2016 at 11:35 AM, Ben Pfaff wrote:
> On Tue, Feb 02, 2016 at 05:36:47PM -0500, Russell Bryant wrote:
> > Run json.at tests for both Python 2 and 3 if available.
> >
> > Signed-off-by: Russell Bryant
>
> The new comment here is nice:
> > +# JSON_CHECK_POSITIVE_PY(TITLE, INPUT, OUT
On Tue, Feb 02, 2016 at 05:36:47PM -0500, Russell Bryant wrote:
> Run json.at tests for both Python 2 and 3 if available.
>
> Signed-off-by: Russell Bryant
The new comment here is nice:
> +# JSON_CHECK_POSITIVE_PY(TITLE, INPUT, OUTPUT, TEST-JSON-ARGS,
> +#PYTHON-CHCEK, PY
Run json.at tests for both Python 2 and 3 if available.
Signed-off-by: Russell Bryant
---
tests/json.at | 21 +++--
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/tests/json.at b/tests/json.at
index 8846ac9..a4c40c8 100644
--- a/tests/json.at
+++ b/tests/json.at
@