no special characters in classname and name attributes, otherwise jenkins cannot read the test output xml file

This commit is contained in:
Marc Wäckerlin
2016-06-09 09:47:50 +00:00
parent 0b88ed689a
commit 5e4443478d
2 changed files with 8 additions and 2 deletions

View File

@@ -28,6 +28,8 @@ AX_USE_RPM_PACKAGING
AX_BUILD_TEST
#AX_BUILD_EXAMPLES
# language requirements
AX_CXX_COMPILE_STDCXX_11
export QT_SELECT=5
AC_SUBST(QT_SELECT)