view ChangeLog @ 345:071f5098ba66 draft

Added new tests testGetResourceAsStreamPositiveTest into ScriptEngineManagerClassTest.
author Pavel Tisnovsky <ptisnovs@redhat.com>
date Wed, 02 Apr 2014 09:39:43 +0200
parents e08cdeaa1aee
children cb8d30425c68
line wrap: on
line source

2014-04-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new tests testGetResourceAsStreamPositiveTest
	into ScriptEngineManagerClassTest.

2014-04-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new tests testGetResourceAsStreamPositiveTest
	into ScriptEngineFactoryClassTest.

2014-03-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Three new tests added into ScriptEngineClassTest.

2014-03-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new tests testGetResourceAsStreamPositiveTest
	into ScriptEngineClassTest.

2014-03-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added two new tests into ScriptContextClassTest.

2014-03-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Three new tests added into ScriptEngineFactoryClassTest.

2014-03-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Two new tests added into ScriptExceptionClassTest.

2014-03-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Enhancements of various tests in ScriptEngineClassTest.

2014-03-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added two new tests into ScriptExceptionClassTest.

2014-03-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Enhancements of various tests in InvocableClassTest.

2014-03-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new test testGetResourceAsStreamNegativeTest into
	ScriptContextClassTest.

2014-03-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Two new tests added into CompiledScriptClassTest test suite.

2014-03-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Enhancements of various tests in ScriptContextClassTest.

2014-03-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Enhancements of various tests in ScriptEngineFactoryClassTest.

2014-03-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Enhancements of various tests in InvocableClassTest.

2014-03-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test testGetResourceAsStreamNegativeTest into
	CompiledScriptClassTest.

2014-03-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Two new tests added into CompiledScriptClassTest.

2014-03-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new tests testGetResourceAsStreamPositioveTest and
	toStringTest into SimpleBindingsClassTest.

2014-03-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	ScriptEngineFactoryClassTest.

2014-03-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	CompiledScriptClassTest.

2014-02-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test testGetResourceAsStreamNegativeTest into
	SimpleBindingsClassTest.

2014-02-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	ScriptExceptionClassTest.

2014-02-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Enhancements of various tests in ScriptEngineClassTest.

2014-02-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	InvocableClassTest.

2014-02-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	SimpleBindingsClassTest.

2014-02-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Enhancement of the test CompiledScriptClassTest.

2014-02-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test cases into InvocableClassTest.

2014-02-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test cases into CompiledScriptClassTest.

2014-02-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test testGetResourceAsStreamPositiveTest into
	CompilableClassTest.

2014-02-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test testGetResourceAsStreamNegativeTest into
	CompilableClassTest.

2014-02-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test cases into CompilableClassTest.

2014-02-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Enhancement of the test ScriptContextClassTest.

2014-02-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new testGetResourceNegativeTest case into
	ScriptExceptionClassTest.

2014-02-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Enhancement of the test SimpleBindingsClassTest.

2014-02-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test cases into CompilableClassTest.

2014-01-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Enhancement of the test testGetResourceAsStreamNegativeTest.

2014-01-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Enhancement of the test testGetResourceAsStreamNegativeTest.

2014-01-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Enhancement of the test testGetResourceAsStreamNegativeTest.

2014-01-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	More test improvements.

2014-01-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Test improvements.

2014-01-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Enhancement of the test testGetResourceAsStreamNegativeTest.

2014-01-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Enhancement of the test testGetResourceAsStreamNegativeTest.

2014-01-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test cases into the test testAsSubclass.

2014-01-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added additional checks into the test testCase.

2014-01-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new testGetResourceNegativeTest case into
	SimpleScriptContextClassTest.

2014-01-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Enhancement of the test testAsSubclass.

2014-01-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test testToString into AbstractScriptEngineClassTest.

2013-12-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/JavaScriptsTest.java:
	Added five new tests into JavaScriptsTest.

2013-12-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new testGetResourcePositiveTest case into
	SimpleBindingsClassTest.

2013-12-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new testGetResourceNPETest case into
	SimpleScriptContextClassTest.

2013-12-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new testGetResourceNPETest case into
	CompilableClassTest.

2013-12-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new testGetResourceNPETest case into
	ScriptContextClassTest.

2013-12-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new testGetResourceNPETest case into
	ScriptExceptionClassTest.

2013-12-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new testGetResourceNPETest case into
	InvocableClassTest.

2013-12-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new testGetResourcePositiveTest case into
	CompilableClassTest.

2013-12-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new testGetResourceNegativeTest case into
	SimpleBindingsClassTest.

2013-12-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new testGetResourcePositiveTest into
	ScriptEngineManagerClassTest.java.

2013-12-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new testGetResourceNegativeTest case into
	CompilableClassTest.

2013-11-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new testGetResourceNegativeTest case into
	ScriptEngineManagerClassTest.

2013-11-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourcePositiveTest into
	AbstractScriptEngineClassTest.java.

2013-11-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new testGetResourceNegativeTest into
	ScriptContextClassTest.java.

2013-11-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new testGetResourceNPETest and
	testGetResourceNegativeTest cases into
	SimpleBindingsClassTest.java.

2013-11-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new testGetResourceNPETest and
	testGetResourceNegativeTest cases into
	ScriptEngineClassTest.java.

2013-11-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new testGetResourceNPETest case into
	CompiledScriptClassTest.java.

2013-11-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourcePositiveTest case into
	BindingsClassTest.java.

2013-11-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourcePositiveTest case into
	AbstractScriptEngineClassTest.java.

2013-11-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new testGetResourceNPETest case into
	ScriptEngineManagerClassTest.

2013-11-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new testGetResourcePositiveTest case into
	ScriptEngineClassTest.

2013-11-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new testGetResourcePositiveTest case into
	ScriptContextClassTest.

2013-11-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new testGetResourcePositiveTest case into
	InvocableClassTest.

2013-11-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new testGetResourcePositiveTest case into
	SimpleScriptContextClassTest.

2013-11-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourceNPETest case into
	BindingsClassTest.

2013-11-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new testGetResourceNegativeTest case into
	InvocableClassTest.

2013-11-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new testGetResourceNegativeTest case into
	SimpleScriptContextClassTest.

2013-11-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourceNPETest case into
	AbstractScriptEngineClassTest.java.

2013-11-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourcePositiveTest case into
	AbstractScriptEngineClassTest.java.

2013-11-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourcePositiveTest case into
	BindingsClassTest.

2013-10-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new testGetResourceNPETest case into
	InvocableClassTest.

2013-10-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourceAsStreamPositiveTest case
	into BindingsClassTest.

2013-10-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new testGetResourceNPETest case into
	ScriptContextClassTest.

2013-10-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourceNegativeTest case into
	BindingsClassTest.

2013-10-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new testGetResourceNegativeTest case into
	SimpleScriptContextClassTest.

2013-10-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourceNegativeTest case into
	AbstractScriptEngineClassTest.

2013-10-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new testGetResourceNPETest case into
	CompilableClassTest.

2013-10-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new testGetResourceNPETest case into
	BindingsClassTest.

2013-10-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new testGetResourceNPETest case into
	AbstractScriptEngineClassTest.

2013-10-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new test testAsSubclass into the
	test suite ScriptEngineManagerClassTest.

2013-10-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new test testCast (that checks Class.cast() method) into the
	test suite ScriptEngineManagerClassTest.

2013-10-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test testNewInstance into the test suite
	ScriptExceptionClassTest.

2013-10-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test testCast (that checks Class.cast() method) into the
	test suite ScriptExceptionClassTest.

2013-10-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new test testCast (that checks Class.cast() method) into the
	test suite ScriptEngineFactoryClassTest.

2013-10-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Fixed two tests and added one new test into
	ScriptEngineManagerClassTest.

2013-10-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new test testAsSubclass into the test suite
	ScriptEngineFactoryClassTest.

2013-10-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test testNewInstance into the test suite
	SimpleBindingsClassTest.

2013-10-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new test testNewInstance into the test suite
	ScriptEngineFactoryClassTest.

2013-10-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite ScriptEngineClassTest.

2013-09-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new test testAsSubclass into the test suite
	ScriptEngineClassTest.

2013-09-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Updated one test case in ScriptExceptionClassTest.

2013-09-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new test testNewInstance into the test suite
	ScriptEngineClassTest.

2013-09-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new test testNewInstance into the test suite
	ScriptContextClassTest.

2013-09-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test testNewInstance into the test suite
	InvocableClassTest.
	* src/org/RhinoTests/Reporter/IndexPageGenerator.java:
	Added new target for report generator.

2013-09-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test testNewInstance into the test suite
	CompilableClassTest.

2013-09-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test testNewInstance into the test suite
	CompilableClassTest.

2013-09-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test testAsSubclass into the test suite
	ScriptExceptionClassTest.

2013-09-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test testNewInstance into the test suite
	CompilableClassTest.

2013-09-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new test testNewInstance into the test suite
	BindingsClassTest.

2013-09-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test testNewInstance into the test suite
	AbstractScriptEngineClassTest.

2013-09-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new test testAsSubclass into the test suite
	ScriptContextClassTest.

2013-09-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite ScriptContextClassTest.

2013-09-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite InvocableClassTest.

2013-09-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test testAsSubclass into the test suite SimpleBindingsClassTest.

2013-09-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite CompiledScriptClassTest.

2013-09-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite CompilableClassTest.

2013-09-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite BindingsClassTest.

2013-09-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite SimpleBindingsClassTest.

2013-09-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite SimpleScriptContextClassTest.

2013-08-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test testCast (that checks Class.cast() method) into test
	test suite AbstractScriptEngineClassTest.

2013-08-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test testAsSubclass into the test suite InvocableClassTest.

2013-08-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test testAsSubclass into the test suite SimpleScriptContextClassTest.

2013-08-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test testAsSubclass into the test suite CompiledScriptClassTest.

2013-08-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test testAsSubclass into the test suite CompilableClassTest.

2013-08-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new test testAsSubclass into the test suite BindingsClassTest.

2013-08-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test testAsSubclass into the test suite AbstractScriptEngineClassTest.

2013-08-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added four new tests for checking boolean expression return types and values.

2013-08-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new tests for checking numeric expression return types and values.

2013-08-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into ScriptContextClassTest.

2013-08-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into BindingsClassTest.

2013-08-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into BindingsClassTest.

2013-08-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into ScriptContextClassTest.

2013-08-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into CompiledScriptClassTest.

2013-08-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into CompiledScriptClassTest.

2013-08-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into ScriptEngineFactoryClassTest.

2013-07-31  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into ScriptEngineClassTest.

2013-07-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into ScriptEngineFactoryClassTest.

2013-07-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into ScriptEngineFactoryClassTest.

2013-07-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into ScriptEngineManagerClassTest.

2013-07-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into ScriptEngineManagerClassTest.

2013-07-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into ScriptExceptionClassTest.

2013-07-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into SimpleBindingsClassTest.

2013-07-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added missing imports.
	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into SimpleScriptContextClassTest.

2013-07-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into InvocableClassTest.

2013-07-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into InvocableClassTest.

2013-07-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into CompilableClassTest.

2013-07-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added four new tests testGetEnumConstants(), testGetTypeParameters(),
	testGetSigners() and testDesiredAssertionStatus()
	into AbstractScriptEngineClassTest.

2013-07-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into ScriptExceptionClassTest.

2013-07-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into CompilableClassTest.

2013-07-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into SimpleBindingsClassTest.

2013-06-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into SimpleScriptContextClassTest.

2013-06-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added two new tests getGenericSuperclass() and getGenericInterfaces()
	into AbstractScriptEngineClassTest.

2013-06-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Updated four tests in ScriptExceptionClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-06-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Small updates in getAnnotation and getAnnotations tests.

2013-06-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Small updates in getAnnotation and getAnnotations tests.

2013-06-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Updated four tests in SimpleBindingsClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-06-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Updated four tests in ScriptExceptionClassTest for (Open)JDK8 API:
	getField, getFields, getDeclaredField and getDeclaredFields.

2013-06-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Updated SimpleScriptContextClassTest to work correctly in JDK6-JDK8.

2013-06-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Updated four tests in ScriptEngineManagerClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-06-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Updated some tests in ScriptEngineManagerClassTest for (Open)JDK8 API:
	getField, getFields, getDeclaredField and getDeclaredFields.

2013-06-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Small updates in getAnnotation and getAnnotations tests.

2013-06-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Updated four tests in ScriptEngineClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-06-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Updated some tests in ScriptEngineClassTest for (Open)JDK8 API:
	getFields and getDeclaredFields.

2013-06-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Updated ScriptContextClassTest to work correctly in JDK6-JDK8.

2013-06-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Updated to work correctly in JDK6-JDK8.

2013-06-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Updated four tests in ScriptContextClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-05-31  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Fixed minor issues in the test suite InvocableClassTest.

2013-05-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Updated four tests in InvocableClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-05-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Fixed minor issues.

2013-05-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Updated to work correctly in JDK6-JDK8.

2013-05-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Updated four tests in ScriptEngineFactoryClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-05-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Updated four tests in ScriptEngineFactoryClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Updated four tests in InvocableClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Updated four tests in SimpleScriptContextClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-05-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Updated four tests in CompilableClassTest for (Open)JDK8 API:
	getMethod, getMethods, getDeclaredMethod and getDeclaredMethods.

2013-05-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Updated two tests in BindingsClassTest for (Open)JDK8 API:
	getAnnotation and getAnnotations.

2013-05-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Updated two tests in AbstractScriptEngineClassTest for (Open)JDK8 API:
	getAnnotation and getAnnotations.

2013-05-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Updated four tests in ScriptContextClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Updated four tests in SimpleScriptContextClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Updated four tests in CompiledScriptClassTest for (Open)JDK8 API:
	getMethod, getDeclaredMethod, getMethods and getDeclaredMethods.

2013-05-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Updated four tests in BindingsClassTest for (Open)JDK8 API:
	getMethod, getDeclaredMethod, getMethods and getDeclaredMethods.

2013-05-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Updated four new tests in AbstractScriptEngineClassTest for
	(Open)JDK8.

2013-05-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Updated four tests in SimpleBindingsClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Updated four tests in CompiledScriptClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-05-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Updated four tests in CompilableClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-04-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Updated four tests in BindingsClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-04-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Updated four tests in AbstractScriptEngineClassTest for (Open)JDK8 API:
	getField, getDeclaredField, getFields and getDeclaredFields.

2013-04-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Updated four tests in ScriptEngineManagerClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Updated four tests in ScriptEngineFactoryClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Updated four tests in ScriptExceptionClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Updated four tests in ScriptEngineClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Updated four tests in ScriptContextClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Updated four tests in InvocableClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Updated four tests in CompiledScriptClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Updated four tests in SimpleBindingsClass for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Updated four tests in SimpleScriptContextClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Updated four tests in CompilableClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Updated four tests in BindingsClassTest for (Open)JDK8 API:
	getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Updated four tests in AbstractScriptEngineClassTest for (Open)JDK8
	API: getConstructor, getDeclaredConstructor, getConstructors and
	getDeclaredConstructors.

2013-04-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added various tests into ScriptEngineManagerClassTest:
	getAnnotation, getComponentType, getClasses, getDeclaredClasses,
	getDeclaringClass, getEnclosingClass, getEnclosingConstructor and
	getEnclosingMethod.

2013-04-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added following tests into the ScriptEngineFactoryClassTest:
	getAnnotation, getComponentType, getClasses, getDeclaredClasses,
	getDeclaringClass, getEnclosingClass, getEnclosingConstructor and
	getEnclosingMethod.

2013-04-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added three tests into the ScriptEngineManagerClassTest:
	getDeclaredField, getMethod and getDeclaredMethod.

2013-04-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added three tests into the ScriptEngineFactoryClassTest:
	getDeclaredField, getMethod and getDeclaredMethod.

2013-03-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Corrected various typos in two test suites:
	ScriptEngineManagerClassTest and SimpleBindingsClassTest.

2013-03-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Updated ScriptContextClassTest to works correctly with JDK6 and JDK7 too.

2013-03-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Nine new tests added into the CompiledScriptClassTest test suite.

2013-03-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added seven new tests into the ScriptEngineClassTest test suite:
	testGetComponentType, testGetClasses, testGetDeclaredClasses,
	testGetDeclaringClass, testGetEnclosingClass, testGetEnclosingConstructor
	and testGetEnclosingMethod.

2013-03-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Three new tests added into ScriptContextClassTest:
	getMethod(), getDeclaredMethod() and getField().

2013-03-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Updated ScriptContextClassTest to works correctly with JDK6 and
	JDK7 too.

2013-03-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Three new tests added into CompiledScriptClassTest:
	getMethod(), getDeclaredMethod() and getAnnotation().

2013-03-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	New tests added into ScriptExceptionClassTest test suite.

2013-03-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new tests: getField() and getDeclaredField() into
	CompiledScriptClassTest.
	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new tests: getCanonicalName(), getConstructor() and
	getDeclaredConstructor() into ScriptEngineFactoryClassTest.

2013-03-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new tests: getField(), getMethod() and getDeclaredMethod() into
	the test suite SimpleBindingsClassTest.

2013-03-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new tests: getConstructor() and getDeclaredConstructor() into
	the test suite ScriptContextClassTest.

2013-03-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Updated SimpleScriptContextClassTest to works correctly with JDK6 and
	JDK7 too.

2013-03-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Updated CompiledScriptClassTest to works correctly with JDK6 and JDK7 too.

2013-03-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test into the SimpleScriptContextClassTest.
	Updated other two tests to work correctly in JDK6 and JDK7.

2013-03-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsTest.java:
	Added test class deleted by a mistake.

2013-03-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added four tests into the InvocableClassTest:
	testGetDeclaringClass(), testGetEnclosingClass()
	testGetEnclosingConstructor() and testGetEnclosingMethod().

2013-03-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new tests into the SimpleBindingsClassTest:
	testGetClasses(), testGetDeclaredClasses(), testGetDeclaringClass(),
	testGetEnclosingClass(), testGetEnclosingConstructor() and testGetEnclosingMethod().

2013-03-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added two new tests into the ScriptEngineClassTest:
	testMethod() and getDeclaredMethod().

2013-03-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added two new tests into the ScriptEngineClassTest:
	testDeclaredField() and testAnnotations().

2013-03-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added two new tests into the ScriptExceptionClassTest:
	testGetMethod() and testGetDeclaredMethod().

2013-02-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Updated to work correctly with JDK6 and JDK7 too.

2013-02-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added two new tests into the CompilableClassTest:
	testGetMethod() and testGetDeclaredMethod().

2013-02-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test into ScriptExceptionClassTest: testGetDeclaredField(),
	fixed typos in other tests.

2013-02-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added three new tests into the CompiledScriptClassTest:
	testGetCanonicalName(), testGetConstructor() and testGetDeclaredConstructor().

2013-02-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added two new tests into the SimpleScriptContextClassTest:
	testGetConstructor() and testGetDeclaredConstructor().

2013-02-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added three new tests into the InvocableClassTest:
	testGetDeclaredField(), testGetMethod() and testGetDeclaredMethod().

2013-02-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added three new tests into the CompiledScriptClassTest:
	testGetCanonicalName(), testGetConstructor() and testGetDeclaredConstructor().

2013-02-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	* src/org/RhinoTests/InvocableClassTest.java:
	* src/org/RhinoTests/ScriptContextClassTest.java:
	Fixed typos, minor refactoring.

2013-02-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added three new tests into the CompilableClassTest suite:
	testGetAnnotation(), testGetComponentType() and testGetDeclaredFields().

2013-02-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added three new tests into the ScriptEngineManagerClassTest suite:
	testGetCanonicalName(), testGetConstructor() and testGetDeclaredConstructor().

2013-02-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Four new tests added into the BindingsClassTest test suite:
	testGetComponentType, testGetClasses, testGetDeclaredClasses and
	testGetDeclaringClass.

2013-02-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Four new tests added into this test suite: testGetClasses(),
	testGetDeclaredClasses(), testGetComponentType() and
	testGetAnnotation().

2013-02-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Two new tests added into the test suite SimpleScriptContextClassTest:
	getMethod() and getDeclaredMethod().

2013-02-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Four new tests added into the test suite CompilableClassTest.

2013-01-31  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Three new tests added into BindingsClassTest: getMethod(),
	getDeclaredMethod() and getAnnotation().

2013-01-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Three new tests added into the test suite ScriptEngineClassTest.

2013-01-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Nine new tests added into ScriptContextClassTest test suite.

2013-01-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	One new test added into BindingsClassTest test suite, updated two
	other tests to be JDK-version independent.

2013-01-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added three tests into this test suite: GetCanonicalName,
	GetConstructor and GetDeclaredConstructor.

2013-01-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	New tests added into the testsuite SimpleBindingsClassTest.

2013-01-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added three tests into this test suite: GetCanonicalName,
	GetConstructor and GetDeclaredConstructor.

2013-01-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Four new tests added to the test suite SimpleScriptContextClassTest.

2013-01-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	New tests added to the test suite AbstractScriptEngineClassTest.

2013-01-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Three new tests added to the test suite BindingsClassTest.

2013-01-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	New tests added to the test suite SimpleScriptContextClassTest.

2013-01-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added two new tests: getMethod() and getDeclaredMethod().

2013-01-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	New tests added methods getConstructor(), getDeclaredConstructor()
	and getDeclaredFields.

2013-01-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added three new tests for methods getCanonicalName(), getConstructor() and
	getDeclaredConstructor().

2013-01-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added three new tests for methods getCanonicalName(), getAnnotation() and
	getComponentType().

2013-01-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test for a method getCanonicalName() getAnnotation().
	Fixed spelling.

2013-01-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test for a method getCanonicalName().
	Updated tests GetFields(), GetDeclaredFields() and GetField().

2012-12-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added three new tests into this test case.

2012-12-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added three new tests into this test case.

2012-12-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added three new tests into this test case.

2012-12-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added three new tests into this test case.

2012-12-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added three new tests into this test case:
	- getAnnotations()
	- getDeclaredAnnotations()
	- getField()

2012-12-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added three new tests into this test case:
	- getAnnotations()
	- getDeclaredAnnotations()
	- getField()

2012-12-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added three new tests into this test case:
	- getAnnotations()
	- getDeclaredAnnotations()
	- getField()

2012-12-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added three new tests into this test case:
	- getAnnotations()
	- getDeclaredAnnotations()
	- getField()

2012-12-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test into this test case:
	- getField()

2012-12-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added three new tests into this test case:
	- getAnnotations()
	- getDeclaredAnnotations()
	- getField()

2012-12-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test into this test case.

2012-12-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new code snippets.
	* src/org/RhinoTests/JavaScriptsTest.java:
	Added new tests.

2012-12-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* Makefile:
	Fixed names of two tests.
	* src/org/RhinoTests/BindingsClassTest.java:
	* src/org/RhinoTests/CompilableClassTest.java:
	* src/org/RhinoTests/InvocableClassTest.java:
	* src/org/RhinoTests/ScriptContextClassTest.java:
	* src/org/RhinoTests/ScriptEngineClassTest.java:
	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	* src/org/RhinoTests/ScriptEngineTest.java:
	* src/org/RhinoTests/SimpleBindingsTest.java:
	Fixed compiler warnings.

2012-12-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	Refactoring, added new tests, improved error messages.
	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new code snippets.

2012-12-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	* src/org/RhinoTests/CompilableClassTest.java:
	Added missing import.

	* src/org/RhinoTests/CompilableTest.java:
	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added eight new tests.

2012-11-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	* src/org/RhinoTests/CompilableClassTest.java:
	Added two tests.

2012-11-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	* src/org/RhinoTests/CompilableClassTest.java:
	* src/org/RhinoTests/InvocableClassTest.java:
	* src/org/RhinoTests/ScriptEngineClassTest.java:
	* src/org/RhinoTests/ScriptEngineTest.java:
	Fixed several compiler warnings.

2012-11-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableTest.java:
	Added four new tests.

2012-11-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	Added five new tests to this test suite.

	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new code snippets.

2012-11-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsTest.java:
	Added new tests for checking constructor behaviour.
	Fixed existing tests to avoid compiler (ecj) warnings.

2012-11-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new code snippets.

	* src/org/RhinoTests/JavaScriptsTest.java:
	Added new tests.

2012-11-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableTest.java:
	Added five new tests.

	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new code snippets.

2012-11-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/JavaScriptSnippets.java:
	Added new class which contains short JavaScript snippets.

	* src/org/RhinoTests/CompilableTest.java:
	Updated to use JavaScriptSnippets class.

2012-11-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsTest.java:
	Added eight new tests.

2012-11-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsTest.java:
	Added eight new tests.

2012-11-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added five new tests to this test suite.
	Make this test compatible with JDK 7.

2012-11-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Make this test compatible with JDK 7.

2012-11-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Make this test compatible with JDK 7.

2012-11-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Make this test compatible with JDK 7.

2012-11-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Reporter/HistoryPagesGenerator.java:
	First version of generator of history result pages.

2012-10-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Reporter/StringUtils.java:
	Added usage of Locale for string operations, other minor enhancements
	StringBuffer is used for text concatenations etc.
	* src/org/RhinoTests/Reporter/TestStatus.java:
	Added, this class will be used by ReportGenerator.
	* src/org/RhinoTests/Reporter/TestType.java:
	Added, this class will be used by ReportGenerator.
	* src/org/RhinoTests/Reporter/CommandLineParameters.java:
	* src/org/RhinoTests/Reporter/GraphPagesGenerator.java:
	* src/org/RhinoTests/Reporter/LogPagesGenerator.java:
	* src/org/RhinoTests/Reporter/Reporter.java:
	* src/org/RhinoTests/Reporter/TestResult.java:
	Javadoc.

2012-10-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added five new tests to this test suite.

2012-10-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Make this test compatible with JDK 7.

2012-10-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added five new tests to this test suite.

2012-10-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Make this test compatible with JDK 7.

2012-10-12  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added five new tests to this test suite.

2012-10-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Make this test compatible with JDK 7 and added new cases.

2012-10-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Make this test compatible with JDK 7.

2012-10-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Make this test compatible with JDK 7.

2012-10-08  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new functionality, made this test compatible with JDK 7.

2012-10-05  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Make this test compatible with JDK 7.

2012-10-04  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BindingsClassTest.java:
	Added new test case with 25 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-10-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Make this test compatible with JDK 7.

2012-10-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added five new tests to this test suite.

2012-10-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added five new tests to this test suite.

2012-09-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Make this test compatible with JDK 7.

2012-09-25  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added five new tests to this test suite.

2012-09-21  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Five new tests & fixed some minor issues.

2012-09-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableTest.java:
	Added two new tests.
	* src/org/RhinoTests/CompilableClassTest.java:
	Removed unnecessarry explicit casting.
	* src/org/RhinoTests/CompiledScriptTest.java:
	Fixed typo.

2012-09-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Five new tests & fixed some minor issues.

2012-09-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added five new tests to this test suite.

2012-09-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineFactoryClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-09-13  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompilableClassTest.java:
	Added new test case with 20 tests.

2012-09-11  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-09-10  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	Added check, that ScriptEngine is not null.
	* src/org/RhinoTests/InvocableTest.java:
	* src/org/RhinoTests/JavaScriptsTest.java:
	* src/org/RhinoTests/ScriptExceptionTest.java:
	Print a message when (an expected) exception is thrown.
	* src/org/RhinoTests/BindingsTest.java:
	* src/org/RhinoTests/CompilableTest.java:
	Changed @author.

2012-09-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Constants.java:
	Enhancement: inner classes are static.
	* src/org/RhinoTests/JavaScriptsTest.java:
	* src/org/RhinoTests/ScriptExceptionTest.java:
	Corrected: specified encoding of external files containing script.
	* src/org/RhinoTests/ScriptEngineFactoryTest.java:
	Corrected: use platform-specific line separator.

2012-09-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	* src/org/RhinoTests/CompiledScriptClassTest.java:
	* src/org/RhinoTests/ScriptContextClassTest.java:
	* src/org/RhinoTests/ScriptEngineClassTest.java:
	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Fixed compiler warning caused by missed generics info.

2012-09-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Made this test compatible with JDK7.

2012-08-29  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleBindingsClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-23  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/AbstractScriptEngineClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-20  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptExceptionClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineTest.java:
	Added 16 new negative tests.

2012-08-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Fixed various typos.
	* src/org/RhinoTests/ScriptEngineManagerClassTest.java:
	Added new test case with 20 tests.
	* Makefile:
	Added new class to compile and new test to run.

2012-08-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Fixed various typos, added new methods to check.

2012-08-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineTest.java:
	Added 12 more tests for the method
	ScriptEngineManager.getEngineByExtension().

2012-08-07  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptEngineTest.java:
	Added 14 new negative tests, some other tests
	have been improved by adding additional assertions.

2012-08-06  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BaseRhinoTest.java:
	Replaced tabs with spaces to make an indentation
	more consistent. Fixed JavaDoc typo.
	* src/org/RhinoTests/Constants.java:
	Added new class which contains all supported file
	extensions for JavaScript scripts.
	* src/org/RhinoTests/ScriptEngineTest.java:
	JavaDoc for some test methods made more descriptive. 

2012-08-01  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/BaseRhinoTest.java:
	* src/org/RhinoTests/CompiledScriptTest.java:
	* src/org/RhinoTests/JavaScriptsTest.java:
	Added check for JVM version to the BaseRhinoTest class.
	Fixed some tests which were based on older Rhino API used
	in JDK6.

2012-07-30  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* BUGS:
	Mention problems with JDK7.
	* scripts/test1.js:
	* scripts/test2.js:
	* scripts/test3.js:
	* scripts/test4.js:
	* scripts/test5.js:
	* scripts/test6.js:
	* scripts/test7.js:
	* scripts/test_empty_script_1.js:
	* scripts/test_hello_world.js:
	* scripts/test_invalid_command_1.js:
	* scripts/test_invalid_command_2.js:
	* scripts/test_invalid_command_3.js:
	* scripts/test_invalid_parameter.js:
	* scripts/test_unknown_function.js:
	* src/org/RhinoTests/JavaScriptsTest.java:
	* src/org/RhinoTests/ScriptExceptionTest.java:
	* Makefile:
	Renamed test scripts so its names are now more
	descriptive.

2012-07-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/CompiledScriptTest.java:
	Added 14 new tests to this test case (it was empty before this push).

2012-07-24  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* Makefile:
	Added new targets generated dynamically which can be
	used to run just one selected test.
	Added target "listtests" to list all tests.
	* README: Mention new functionality.

2012-07-19  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/SimpleScriptContextClassTest.java:
	Added new test case for a class SimpleScriptContext.
	* Makefile: Added new tests to compile & run.

2012-07-18  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/ScriptContextClassTest.java:
	Added new test case with twenty tests for a class ScriptContext.
	* Makefile: Updated - added new test to compile & run.

2012-07-17  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Reporter/StringUtils.java:
	* src/org/RhinoTests/Reporter/TestResult.java:
	* src/org/RhinoTests/Reporter/GraphPagesGenerator.java:
	Added support for new placeholder types - JRE info + OS info.
	* src/org/RhinoTests/Reporter/IndexPageGenerator.java:
	Changed method of replacement names of placeholders to their real values.
	* templates/index.html:
	Added new placeholder types to this template - JRE info + OS info.
	* Makefile: Fixed command which creates report directory.

2012-07-16  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* Makefile: Make sure the report dir is created when
	the first report is generated.

2012-07-09  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Reporter/GraphPagesGenerator.java:
	First version of test result graph generator.

2012-07-03  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/Reporter/HistoryPagesGenerator.java:
	* src/org/RhinoTests/Reporter/IndexPageGenerator.java:
	Changed the (not yet implemented) report generator methods.
	* src/org/RhinoTests/Reporter/Reporter.java:
	* src/org/RhinoTests/Reporter/TestResult.java:
	Moved helped method to a TestResult class.
	* templates/graph.html:
	* templates/index.html:
	* templates/log.html:
	* templates/style.css:
	Added templates used to create test report.

2012-07-02  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* Makefile: Added new files to compile, added new targets
	to make report.
	* src/org/RhinoTests/Reporter/CommandLineParameters.java:
	* src/org/RhinoTests/Reporter/FileUtils.java:
	* src/org/RhinoTests/Reporter/GraphPagesGenerator.java:
	* src/org/RhinoTests/Reporter/HistoryPagesGenerator.java:
	* src/org/RhinoTests/Reporter/IndexPageGenerator.java:
	* src/org/RhinoTests/Reporter/LogPagesGenerator.java:
	* src/org/RhinoTests/Reporter/Reporter.java:
	* src/org/RhinoTests/Reporter/StringUtils.java:
	* src/org/RhinoTests/Reporter/TestResult.java:
	Simple reporting framework. TODO: graph and history generation.

2012-06-28  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* src/org/RhinoTests/InvocableTest.java:
	* src/org/RhinoTests/JavaScriptsTest.java:
	* src/org/RhinoTests/ScriptEngineFactoryTest.java:
	* src/org/RhinoTests/ScriptEngineManagerTest.java:
	* src/org/RhinoTests/ScriptEngineTest.java:
	* src/org/RhinoTests/ScriptExceptionTest.java:
	Get rid of compiler warnings.

2012-06-27  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* Makefile:
	Changed the technique used to run tests. Test
	names are now stored in a list which will be
	used in report generators (TODO).
	* src/org/RhinoTests/BaseRhinoTest.java:
	Added new assertion methods, added JavaDoc.

2012-06-26  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* README: added new information
	* BUGS: created
	* INSTALL: created
	* THANKS: created
	* Makefile: changed copyright header

2011-07-22  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* ChangeLog: fixed order of changelog entries
	* AUTHORS: fixed mail addresses
	* src/org/RhinoTests/TestClasses/TestClass.java:
	Added licence and JavaDoc.

2011-07-15  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* README: added basic info about this application
	* Makefile: created

2011-07-14  Pavel Tisnovsky  <ptisnovs@redhat.com>

	* AUTHORS: created
	* COPYING: created
	* NEWS: created
	* README: created
	* ChangeLog: created