summaryrefslogtreecommitdiffstats
path: root/contrib/ctest/hosts/centos6x64-vii.ctest
blob: 11af4e9fed663a9bbab79cdeba86d898b2339750 (plain)
1
2
3
4
5
6
7
8
9
10
11
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
set(CTEST_SITE "centos6x64-vii")
set(CTEST_BUILD_CONFIGURATION "Debug")

set(CTEST_BUILD_NAME "linux-x86_64 gcc")
include("tests/ecma.ctest")
include("common.ctest.inc")

set(CTEST_BUILD_NAME "linux-x86_64 gcc")
include("tests/xpath.ctest")
include("common.ctest.inc")