coalton icon indicating copy to clipboard operation
coalton copied to clipboard

Turn-off specialization for non-release mode tests

Open aijony opened this issue 2 years ago • 0 comments

A specialized procedure should have the same input and output as its non-specialized counter-part, so it would make sense to have a flag to run tests without specialization. Perhaps even do so on the development 0 CI for coalton-library.

aijony avatar Jun 09 '22 06:06 aijony