Fix test_cppext when the C compiler command has the "-std=c11" option. Remove "-std=" options from the compiler command.
* Move test_cppext to its own directory * Rename setup_testcppext.py to setup.py * Rename _testcppext.cpp to extension.cpp * The source (extension.cpp) is now also copied by the test.