From 92d7932b5c8ad5508179c67ef91fa19482808a35 Mon Sep 17 00:00:00 2001 From: Kaushik Kulkarni Date: Sun, 14 Jan 2018 22:38:48 -0600 Subject: [PATCH] Fixing logical errors in `test_to_bathced` and `test_to_batched_temps` so that they actually check that the output is correct --- test/test_transform.py | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/test/test_transform.py b/test/test_transform.py index ccbbd3da0..0e10db362 100644 --- a/test/test_transform.py +++ b/test/test_transform.py @@ -96,13 +96,28 @@ def test_to_batched(ctx_factory): knl = lp.make_kernel( ''' { [i,j]: 0<=i,j