Commit Graph

11 Commits

Author SHA1 Message Date
Nathan Moinvaziri aefaf43b28 CI: Add instance for GCC on Windows. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri d4fb7dd805 CI: Add instances for S390X using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 2a9cb5ae6e CI: Add instance for Clang on macOS in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri f5ceeb964d CI: Add instances for PPC using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri da6f1623c1 CI: Run test applications against QEMU. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri b85c172e1d CI: Add instances for ARM using QEMU in configure workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 76f3536af8 CI: Add instance for GCC -O3 on Ubuntu in cmake workflow. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri e029de6080 CI: Run infcover during test runs. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 594e8e8f62 CI: Upload build errors on failure. 2022-10-11 20:21:50 -07:00
Nathan Moinvaziri 462986f38e CI: Make in-source builds default so we can upload failure logs. 2022-10-11 20:21:48 -07:00
Mark Adler 67eb09a20b Add continuous integration workflows. [nmoinvaz]
These workflows will be run to verify that project generation,
source file compilation, and test cases run successfully.
2022-10-06 21:59:53 -07:00