tkaiser | 8f6c94a | 2010-08-26 12:37:24 +0000 | [diff] [blame] | 1 | emma -l org.eclipse.graphiti.tests/AllJunitTests.launch -o ${result}/testReportJunitGraphiti.xml --terseXML --flatXML --xml ${result}/coverageReportJunitGraphiti.xml --stderr ${result}/ErrorLogJunitGraphiti.log --stdout ${result}/OutputLogJunitGraphiti.log |
| 2 | emma -m -l org.eclipse.graphiti.ui.tests/AllJunitUiTests.launch -o ${result}/testReportJunitGraphitiUi.xml --terseXML --flatXML --xml ${result}/coverageReportJunitGraphitiUi.xml --stderr ${result}/ErrorLogJunitGraphitiUi.log --stdout ${result}/OutputLogJunitGraphitiUi.log |
| 3 | emma -m -l org.eclipse.graphiti.bot.tests/AllBotTests.launch -o ${result}/testReportSwtBotGraphiti.xml --terseXML --flatXML --xml ${result}/coverageReportSwtBotGraphiti.xml --stderr ${result}/ErrorLogSwtBotGraphiti.log --stdout ${result}/OutputLogSwtBotGraphiti.log |
tkaiser | 63b2cb5 | 2010-08-26 07:42:28 +0000 | [diff] [blame] | 4 | |
| 5 | |