Latest Blog Posts

Wait! Is this really already blog #50?

Wait! Is this really already blog #50?

Let's take a moment to recap. What have we written about over the last four years? If you’ve read all 49 of our blogs, well done! Of course, you have to find the time to read them and make sure you don't get distracted. Are you...

read more
Not all test suites are created equal

Not all test suites are created equal

We are often asked what differentiates SuperTest from the GCC and LLVM test suites. If you are using the LLVM or GCC test suite, why would you use SuperTest as well? Apart from the obvious answer "more testing, preferably using tests...

read more
The risks of invalid error messaging

The risks of invalid error messaging

The fundamental measure of any compiler is its ability to generate high-quality, functionally correct, executable code. But equally important is its ability to generate valid, well annotated, error messages when the source code it...

read more