In the remote past sd/fast was embedded in larger applications where there were plenty of unit tests. Now there should be some standalone unit tests to make sure future changes don't break anything.
At a minimum there should be tests that we can generate code in the supported languages and then compile and link the resulting code. After that, we should have tests that run the generated code and check the answers against some oracular source.
In the remote past sd/fast was embedded in larger applications where there were plenty of unit tests. Now there should be some standalone unit tests to make sure future changes don't break anything.
At a minimum there should be tests that we can generate code in the supported languages and then compile and link the resulting code. After that, we should have tests that run the generated code and check the answers against some oracular source.