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
8 Copyright: (c) Stefan Csomor
9 Licence: wxWindows licence
12 <bot xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
13 xmlns:
xi=
"http://www.w3.org/2001/XInclude">
15 <xi:include href=
"unix.xml"/>
18 run-tests - build step to run the test suites.
20 <xsl:template name=
"run-tests">
21 <xsl:param name=
"content"/>
23 <defaults content=
"{$content}">
24 <description>running tests
</description>
25 <descriptionDone>run tests
</descriptionDone>
28 <copy-with-defaults content=
"{$content}">
30 export DYLD_LIBRARY_PATH=../lib