ctf: Move integer pretty-printing to IntegerDefinition
authorJean-Christian Kouamé <kadjo.gwandy.jean-christian.kouame@ericsson.com>
Tue, 14 May 2013 22:03:57 +0000 (18:03 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 4 Jul 2013 22:43:13 +0000 (18:43 -0400)
commit3b11ddc7c1b8952668a7f7fea5c875c10cd095f6
tree7bdc74dd7cba16ade15e05a9227a6260f34189c8
parent2d68c1cca78d4f6a13f90253f69baf7a9505cd66
ctf: Move integer pretty-printing to IntegerDefinition

Fixes bug 408046.

Change-Id: I4836f2026c70969a1d479cea2c66ef846cc95752
Signed-off-by: Jean-Christian Kouame
Reviewed-on: https://git.eclipse.org/r/14089
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/IntegerDefinitionTest.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/IntegerDefinition.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfEventFieldTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
This page took 0.025391 seconds and 5 git commands to generate.