nrdmn / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
0 stars 1 forks source link

Write tests #2

Open nrdmn opened 7 months ago

nrdmn commented 7 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.

nrdmn commented 7 months ago

Relevant directories are:

There's also https://github.com/llvm/llvm-test-suite