From c19d136592209fb127f0260c260e1da1281a8483 Mon Sep 17 00:00:00 2001 From: Francois Chouinard Date: Mon, 18 Jan 2010 14:52:59 +0000 Subject: [PATCH] [299457] Integrated LTTng/TMF in Linux Tools build system - Minor fixes in releng uncovered while testing (missing components, version update, psf, ...) - Added LTTng/TMF to the automated build and test - Temporarily disabled some LTTng tests that were failing - Minor dependency fix in oprofile (ppc) --- org.eclipse.linuxtools.lttng.tests/test.xml | 2 +- org.eclipse.linuxtools.tmf.tests/build.properties | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/org.eclipse.linuxtools.lttng.tests/test.xml b/org.eclipse.linuxtools.lttng.tests/test.xml index af6ee8dd00..0b8b0871e4 100644 --- a/org.eclipse.linuxtools.lttng.tests/test.xml +++ b/org.eclipse.linuxtools.lttng.tests/test.xml @@ -53,7 +53,7 @@ - + diff --git a/org.eclipse.linuxtools.tmf.tests/build.properties b/org.eclipse.linuxtools.tmf.tests/build.properties index 2f49f8a623..06f0a14711 100644 --- a/org.eclipse.linuxtools.tmf.tests/build.properties +++ b/org.eclipse.linuxtools.tmf.tests/build.properties @@ -3,4 +3,7 @@ source.. = stubs/,\ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.properties + plugin.properties,\ + stubs/,\ + test.xml,\ + testfiles/ -- 2.34.1