← Back to team overview

ffc team mailing list archive

Re: [HG FFC] Added test suite to verify correctness of tabulate_tensor() compared to reference values.

 

You're using instant-clean to clean the cache. I recommend using a
separate cache directory for the regression tests, as is done in the
instant tests. Simply pass "cache_dir = 'test_cache'" to
instant.build_module and instant.import_module. The cache contents are
easier to inspect that way as well.

-- 
Martin


References