dockcross/test
Matt McCormick 609605b1c5 android-arm: Test and deploy with CircleCI.
Although adding

  --emulator /usr/bin/qemu-arm -b CMake --linker-flags="-static"

To the test command works locally, the CMake tests fail on CircleCI. May this
is due to a kernel difference? Will investigate adding again later after
CircleCI updates in kernel (it is currently Ubuntu 12.04).

The "-static" linker flag used during testing is explained here:

  https://www.kitware.com/blog/home/post/893
2016-03-07 11:25:49 -05:00
..
C test: Add a script to test the toolchain. 2016-03-03 21:18:00 -05:00
C++ test: Add a script to test the toolchain. 2016-03-03 21:18:00 -05:00
run.py android-arm: Test and deploy with CircleCI. 2016-03-07 11:25:49 -05:00