blob: 5f155305b1b61f6985b889d2496dc1591294096e [file] [log] [blame]
2010-11-03 Anithra P Janakiraman <anithra@linux.vnet.ibm.com>
Bz 315846
* plugin.properties: New file.
* META-INF/MANIFEST.MF:
2009-08-07 Andrew Overholt <overholt@redhat.com>
* META-INF/MANIFEST.MF: Make version 0.3.0.qualifier.
2009-08-07 Andrew Overholt <overholt@redhat.com>
* META-INF/MANIFEST.MF: Change provider from IBM to Eclipse.
2009-07-07 Anithra P Janakiraman <anithra@linux.vnet.ibm.com>
* .classpath: New file.
* .project: New file.
* build.properties: New file.
* META-INF/MANIFEST.MF: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/AllTests.java: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/structures/ConsoleStreamDaemonTest.java: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/structures/ErrorStreamDaemonTest.java: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/structures/ErrorTableDisplayTest.java: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/structures/ScriptConsoleTest.java: New file.
* src/org/eclipse/linuxtools/systemtap/ui/consolelog/test/views/ErrorViewTest.java: