Add a test that uses C++11 features as a compiler canary.
authormtklein <mtklein@chromium.org>
Sat, 13 Sep 2014 00:02:51 +0000 (17:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 13 Sep 2014 00:02:52 +0000 (17:02 -0700)
commit86e01df8d1d8848044c3fcc31c1a2008b70fe08c
tree314ae8cd63a297ca701d2b0567fb5f7e99134b98
parentc34b0d4e9ad5806c1f882a1f85191f2ea8ddcdba
Add a test that uses C++11 features as a compiler canary.

BUG=skia:
R=bungeman@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/568913002
gyp/common_conditions.gypi
gyp/tests.gypi
tests/Cpp11Test.cpp [new file with mode: 0644]