2009-12-22 Roland Grunberg * META-INF/MANIFEST.MF: Make necessary changes for switch from JUnit 3 to JUnit 4. 2009-09-28 Elliott Baron * valgrindFiles: Regenerated. 2009-08-11 Elliott Baron * src/org/eclipse/linuxtools/valgrind/cachegrind: Removed. * META-INF/MANIFEST.MF: Bump version to 0.3.0. 2009-08-07 Andrew Overholt Bug #285861 * plugin.properties: Change Provider to Eclipse. 2009-07-30 Elliott Baron * src/org/eclipse/linuxtools/valgrind/cachegrind/tests: Removed. * src/org/eclipse/linuxtools/internal/valgrind/cachegrind/tests: New package. * .project: Enabled API analysis. * META-INF/MANIFEST.MF: Export internal package. * test.xml: Update class references. 2009-06-23 Elliott Baron * CachegrindTestToolPage.java: Removed. * AbstractCachegrindTest.java: Remove reference to TestToolPage. * LaunchConfigTabTest.java (setUp): Use actual ToolPage. (testD1Cache): Fire selection event. (testI1Cache): Likewise. (testL2Cache): Likewise. (initConfig): Use actual ToolPage. 2009-04-30 Elliott Baron * MultiProcessTest.java: Delete referenced project. 2009-04-21 Elliott Baron * plugin.properties: Added "(Incubation)" to plugin name. * BasicCachegrindTest.java (tearDown): Call super last. * CModelLabelsTest.java (tearDown): Likewise. * DoubleClickTest.java (tearDown): Likewise. * ExpandCollapseTest.java (tearDown): Likewise. * LaunchConfigTabTest.java (tearDown): Likewise. * MultiProcessTest.java (tearDown): Likewise. 2009-04-03 Elliott Baron * META-INF/MANIFEST.MF: 0.2.0 version. 2009-03-31 Elliott Baron * ExpandCollapseTest.java: New file. * AllTests.java (suite): Added ExpandCollapseTest. 2009-03-26 Elliott Baron * resources/multiProcTest: New test project. * MultiProcessTest.java: New file. * AllTests.java (suite): Added MultiProcessTest. 2009-03-18 Elliott Baron * BasicCachegrindTest.java (setUp): Refactoring from profiling.tests. * CModelLabelsTest.java (setUp): Likewise. * DoubleClickTest.java (setUp): Likewise. * LaunchConfigTabTest.java (setUp): Likewise. 2009-03-17 Elliott Baron * LaunchConfigTabTest.java: New file. * CachegrindTestToolPage.java (checkL2Enablement): Subclassed as public. (checkD1Enablement): Likewise. (checkI1Enablement): Likewise. * test.xml: In cleanup change classname to cachegrind_classname. * DoubleClickTest.java: New file. * META-INF/MANIFEST.MF: New deps. * AllTests.java (suite): Added DoubleClickTest and LaunchConfigTabTest. 2009-03-16 Elliott Baron * CModelLabelsTest.java: New file. * AllTests.java (suite): New test case. * META-INF/MANIFEST.MF: Added cdt.ui to deps. * AbstractCachegrindTest.java (getFileByName): Extracted method. (getFunctionByName): Likewise. * BasicCachegrindTest.java: Likewise. 2009-03-13 Andrew Overholt * about.html: Initial checkin. * build.properties: Add test.xml, etc. to build. 2009-03-13 Andrew Overholt * test.xml: Initial checkin. 2009-03-12 Elliott Baron * .classpath: New file. * .project: New file. * .settings/org.eclipse.jdt.core.prefs: New file. * build.properties: New file. * META-INF/MANIFEST.MF: New file. * plugin.properties: New file. * resources/cpptest/.cproject: New file. * resources/cpptest/.project: New file. * resources/cpptest/cpptest.cpp: New file. * resources/cpptest/cpptest.h: New file. * resources/cpptest/Debug: New file. * AbstractCachegrindTest.java: New file. * BasicCachegrindTest.java: New file. * CachegrindTestsPlugin.java: New file. * CachegrindTestToolPage.java: New file. * valgrindFiles: New directory.