Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-23 | Add support for testing the LLVM backend too | Kostis Sagonas | |
2014-02-24 | Up the time limit (globally) for some slow machines | Kostis Sagonas | |
2014-02-24 | Add check so that tests are skipped if HiPE is not available | Kostis Sagonas | |
2014-02-24 | Add tests for the HiPE compiler (Part 1: binaries and bitstrings) | Kostis Sagonas | |
Create tests for the HiPE native code compiler. This is the first part of the effort and contains tests that check that the native code produced by the HiPE compiler for binaries and bitstrings is OK and behaves similarly to the code produced by the BEAM compiler. |