Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
52ce1488c5
Binary file not shown.
@ -226,7 +226,7 @@ class TestCodeGen(TestExpectPragmas):
|
||||
actual = self.all_in_mem(filename, expect)
|
||||
self.assert_equal(actual, expect)
|
||||
|
||||
@pytest.mark.parametrize('filename', ALLOC_FILES)
|
||||
@pytest.mark.parametrize('filename', ALL_IN_MEM_FILES)
|
||||
def test_smart_alloc(self, filename):
|
||||
"""Generate code with smart allocation."""
|
||||
expect = self.get_expect(filename)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user