lttng: Add UST swtbot plug-in
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 25 Mar 2015 21:47:16 +0000 (17:47 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 28 Sep 2015 17:57:01 +0000 (13:57 -0400)
commit463bf1c0cdfffc5f3a25413eb9468984c77caa59
tree02dde1f349674575943fc06fc6a345de265ff25e
parent7e452c97060fa3486cd37c9655fc80425572801f
lttng: Add UST swtbot plug-in

Change-Id: I5a6db70e104734c8158a57b3c635bdbbbf4837dd
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/44641
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
19 files changed:
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.classpath [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.gitignore [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.project [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.jdt.ui.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.pde.api.tools.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.settings/org.eclipse.pde.prefs [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/META-INF/MANIFEST.MF [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/about.html [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/build.properties [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/plugin.properties [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [new file with mode: 0644]
lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/ust/ui/swtbot/tests/AllTests.java [new file with mode: 0644]
lttng/pom.xml
releng/org.eclipse.tracecompass.alltests/META-INF/MANIFEST.MF
releng/org.eclipse.tracecompass.alltests/src/org/eclipse/tracecompass/alltests/swtbot/RunAllSWTBotTests.java
releng/org.eclipse.tracecompass.testing/feature.xml
This page took 0.025697 seconds and 5 git commands to generate.