diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2019-01-30 12:16:15 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-01-30 23:21:59 +0200 |
commit | 36779c0500ac77fbd5e442e98b2971bd3b321ff4 (patch) | |
tree | ecf841f4cd59aed7706efbb22ebbe8b23d4b36fe /mesonbuild/modules/pkgconfig.py | |
parent | e2797755116725afb85eca6829d071b650cbe899 (diff) | |
download | meson-36779c0500ac77fbd5e442e98b2971bd3b321ff4.zip meson-36779c0500ac77fbd5e442e98b2971bd3b321ff4.tar.gz meson-36779c0500ac77fbd5e442e98b2971bd3b321ff4.tar.bz2 |
unit tests: Run native file tests on the CI
The native file tests were never run on the CI since they were skipped
on Windows and also skipped on Linux and macOS since CC/CXX/etc are
always set by the CI.
Also fix test failure on macOS. The test was assuming that because
/usr/bin/gcc and /usr/bin/clang exist on macOS, they must be different
compilers. They're not. gcc is just a wrapper around clang, and we
correctly detect it as such.
Diffstat (limited to 'mesonbuild/modules/pkgconfig.py')
0 files changed, 0 insertions, 0 deletions