2011-09-26  Roland Grunberg  <rgrunber@redhat.com>

	* resources/test_model-data.xml:
	* resources/test_model-data_multiple_image.xml:
		Update xml to reflect new format.
		Added line attribute for a symbol, and file tag for a sample.
	* src/org/eclipse/linuxtools/oprofile/core/tests/TestModelDataParse.java:
		Method name change getFile => getFilePath

2011-09-20  Roland Grunberg  <rgrunber@redhat.com>

	* src/org/eclipse/linuxtools/oprofile/core/tests/TestInfoPreParse.java:
	* src/org/eclipse/linuxtools/oprofile/core/tests/TestInfoParse.java:
	* src/org/eclipse/linuxtools/oprofile/core/tests/TestCheckEventsPreParse.java: 
	* src/org/eclipse/linuxtools/oprofile/core/tests/TestCheckEventsParse.java:
		Remove any testing relating to the event id as this no longer needs
		to be checked.

2011-02-11  Severin Gehwolf  <sgehwolf@redhat.com>

	* META-INF/MANIFEST.MF: Bump version to 0.3.1.

2009-02-25  Andrew Overholt  <overholt@redhat.com>

	* test.xml: Clean up variable names.
	* META-INF/MANIFEST.MF: Explicitly require JUnit 3.
	* build.properties: Add test.xml.

2009-02-02  Andrew Overholt  <overholt@redhat.com>

	* test.xml: Initial checkin.