summaryrefslogtreecommitdiff
path: root/test cases/common/45 alignment
AgeCommit message (Collapse)Author
2018-08-19Condense test dirs.Jussi Pakkanen
2016-11-08tests/common: Run compiler checks for both C & C++Nirbheek Chauhan
Without this we're just hoping that the C++ compiler behaves the same way as the C compiler, which is not always true as demonstrated by https://github.com/mesonbuild/meson/issues/958
2015-03-22Looser alignment checks. Closes #58.Jussi Pakkanen
2013-08-02Windows alignment fix.Jussi Pakkanen
2013-07-31Tuned alignment check.Jussi Pakkanen
2013-07-31Can check alignment of data types.Jussi Pakkanen