Open nrdmn opened 9 months ago
We should add tests to ensure that the code that we've written does (and will keep doing) what we want it to do.
To do so, we should first explore what options there are to test our code.
Relevant directories are:
There's also https://github.com/llvm/llvm-test-suite
We should add tests to ensure that the code that we've written does (and will keep doing) what we want it to do.
To do so, we should first explore what options there are to test our code.