Add test cases for float definitions.
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 1 May 2012 13:43:39 +0000 (09:43 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 1 May 2012 13:47:45 +0000 (09:47 -0400)
commit5120978565de66d31d973017d290e1e52237409b
tree18c87e5dcc8b63b684e5e55ae27f422bd95b5948
parent33656d8eefd69980c64db68b4a5a7fc4b2900206
Add test cases for float definitions.
Fix build error caused by rebase.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/FloatDeclarationTest.java [new file with mode: 0644]
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/FloatDefinitionTest.java [new file with mode: 0644]
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/TestAll.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTraceReader.java
This page took 0.025508 seconds and 5 git commands to generate.