1 <?xml version=
"1.0" encoding=
"utf-8"?>
4 Name: include/csleobuild.xml
5 Purpose: Declarations for the csleobuild slave
6 Author: Michael Wetherel, Stefan Csomor
7 Copyright: (c) Stefan Csomor
8 Licence: wxWindows licence
11 <bot xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
12 xmlns:
xi=
"http://www.w3.org/2001/XInclude">
14 <xi:include href=
"unix.xml"/>
17 run-tests - build step to run the test suites.
19 <xsl:template name=
"run-tests">
20 <xsl:param name=
"content"/>
22 <defaults content=
"{$content}">
23 <description>running tests
</description>
24 <descriptionDone>run tests
</descriptionDone>
27 <copy-with-defaults content=
"{$content}">
29 export DYLD_LIBRARY_PATH=../lib