CMake/Tests/RunCMake/Android
Brad King ebef3632c7 Android: Suppress -Wattributes warnings in test case builds
We use `-Werror` in the Android test builds to make sure there are
no warnings that we care about (e.g. unused flags).  However, the
NDK r13 tools produce a warning about their own builtins:

```
<built-in>: In function 'float abs(float)':
<built-in>: warning: conflicts with previous declaration here [-Wattributes]
```

Suppress this warning so that we can continue using `-Werror` but
tolerate these warnings.
2016-10-06 13:26:05 -04:00
..
BadSYSROOT-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
BadSYSROOT-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
BadSYSROOT.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
CMakeLists.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
RunCMakeTest.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
android.c Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
android.cxx Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
android.h Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
common.cmake Android: Suppress -Wattributes warnings in test case builds 2016-10-06 13:26:05 -04:00
ndk-arm64-v8a-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-arm64-v8a.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-arm-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-arm.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-thumb-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-thumb.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-neon-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-neon.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-armeabi-v7a.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badabi.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badarm.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badneon.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badstl.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badver.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum-result.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum-stderr.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-badvernum.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips64-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-mips64.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-sysroot-armeabi-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-sysroot-armeabi.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86_64-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
ndk-x86_64.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-sysroot-stdout.txt Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone-sysroot.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00
standalone.cmake Android: Add test cases covering use of the NDK and standalone toolchains 2016-08-23 12:53:10 -04:00