log

age author description
Wed, 13 Mar 2013 10:06:13 +0100 Pavel Tisnovsky Added new tests: getConstructor() and getDeclaredConstructor() into draft
Tue, 12 Mar 2013 09:31:43 +0100 Pavel Tisnovsky Updated SimpleScriptContextClassTest to works correctly with JDK6 and draft
Mon, 11 Mar 2013 10:00:23 +0100 Pavel Tisnovsky Updated CompiledScriptClassTest to works correctly with JDK6 and JDK7 too. draft
Fri, 08 Mar 2013 09:52:25 +0100 Pavel Tisnovsky Added new test into the SimpleScriptContextClassTest. draft
Thu, 07 Mar 2013 10:22:22 +0100 Pavel Tisnovsky Added test class deleted by a mistake. draft
Thu, 07 Mar 2013 10:20:03 +0100 Pavel Tisnovsky Added four tests into the InvocableClassTest: draft
Wed, 06 Mar 2013 10:49:08 +0100 Pavel Tisnovsky Added new tests into the SimpleBindingsClassTest: draft
Tue, 05 Mar 2013 11:43:02 +0100 Pavel Tisnovsky Added two new tests into the ScriptEngineClassTest: draft
Mon, 04 Mar 2013 09:54:38 +0100 Pavel Tisnovsky Added two new tests into the ScriptEngineClassTest: draft
Fri, 01 Mar 2013 10:26:45 +0100 Pavel Tisnovsky Added two new tests into the ScriptExceptionClassTest: draft
Thu, 28 Feb 2013 11:12:22 +0100 Pavel Tisnovsky Updated ScriptEngineClassTest to work correctly with JDK6 and JDK7 too. draft
Wed, 27 Feb 2013 09:52:42 +0100 Pavel Tisnovsky Added two new tests into the CompilableClassTest: draft
Tue, 26 Feb 2013 09:40:55 +0100 Pavel Tisnovsky Added new test into ScriptExceptionClassTest: testGetDeclaredField(), draft
Mon, 25 Feb 2013 10:22:01 +0100 Pavel Tisnovsky Added three new tests into the CompiledScriptClassTest: draft
Fri, 22 Feb 2013 10:17:15 +0100 Pavel Tisnovsky Added two new tests into the SimpleScriptContextClassTest: draft
Thu, 21 Feb 2013 09:40:05 +0100 Pavel Tisnovsky Added three new tests into the InvocableClassTest: draft
Wed, 20 Feb 2013 09:39:41 +0100 Pavel Tisnovsky Added three new tests into the CompiledScriptClassTest: draft
Tue, 19 Feb 2013 09:32:33 +0100 Pavel Tisnovsky Fixed typos, minor refactoring: CompilableClassTest.java, draft
Mon, 18 Feb 2013 09:28:18 +0100 Pavel Tisnovsky Added three new tests into the CompilableClassTest suite: draft
Fri, 08 Feb 2013 10:50:39 +0100 Pavel Tisnovsky Added three new tests into the ScriptEngineManagerClassTest suite: draft
Thu, 07 Feb 2013 10:48:59 +0100 Pavel Tisnovsky Four new tests added into the BindingsClassTest test suite: draft
Wed, 06 Feb 2013 10:29:46 +0100 Pavel Tisnovsky Four new tests added into this test suite: testGetClasses(), draft
Tue, 05 Feb 2013 11:08:40 +0100 Pavel Tisnovsky Two new tests added into the test suite SimpleScriptContextClassTest: draft
Mon, 04 Feb 2013 17:30:29 +0100 Pavel Tisnovsky Four new tests added into the test suite CompilableClassTest. draft
Thu, 31 Jan 2013 09:52:04 +0100 Pavel Tisnovsky Three new tests added into BindingsClassTest: getMethod(), draft
Wed, 30 Jan 2013 09:22:04 +0100 Pavel Tisnovsky Three new tests added into the test suite ScriptEngineClassTest. draft
Tue, 29 Jan 2013 09:47:12 +0100 Pavel Tisnovsky Nine new tests added into ScriptContextClassTest test suite. draft
Mon, 28 Jan 2013 09:58:25 +0100 Pavel Tisnovsky One new test added into BindingsClassTest test suite, updated two draft
Fri, 25 Jan 2013 10:36:06 +0100 Pavel Tisnovsky Added three tests into the test CompilableClassTest: GetCanonicalName, draft
Tue, 22 Jan 2013 09:34:41 +0100 Pavel Tisnovsky New tests added into the testsuite SimpleBindingsClassTest. draft
Mon, 21 Jan 2013 09:38:26 +0100 Pavel Tisnovsky Added three tests into the test suite InvocableClassTest.java: GetCanonicalName, GetConstructor and GetDeclaredConstructor. draft
Fri, 18 Jan 2013 10:31:28 +0100 Pavel Tisnovsky Four new tests added to the test suite SimpleScriptContextClassTest. draft
Thu, 17 Jan 2013 11:00:38 +0100 Pavel Tisnovsky New tests added to the test suite AbstractScriptEngineClassTest. draft
Wed, 16 Jan 2013 13:33:30 +0100 Pavel Tisnovsky Three new tests added into the test suite BindingsClassTest. draft
Tue, 15 Jan 2013 11:52:58 +0100 Pavel Tisnovsky New tests added to the test suite SimpleScriptContextClassTest. draft
Mon, 14 Jan 2013 10:27:29 +0100 Pavel Tisnovsky Added two new tests getMethod() and getDeclaredMethod() into test suite AbstractScriptEngineClassTest.java. draft
Fri, 11 Jan 2013 11:26:11 +0100 Pavel Tisnovsky New tests added methods getConstructor(), getDeclaredConstructor() draft
Thu, 10 Jan 2013 09:32:48 +0100 Pavel Tisnovsky Added three new tests for methods GetCanonicalName(), getConstructor() and draft
Wed, 09 Jan 2013 10:47:01 +0100 Pavel Tisnovsky Added three new tests for methods GetCanonicalName(), getAnnotation() and getComponentType() into SimpleBindingsClassTest.java. draft
Tue, 08 Jan 2013 10:53:46 +0100 Pavel Tisnovsky Added new tests for methods GetCanonicalName() and getAnnotation(). draft
Mon, 07 Jan 2013 10:57:47 +0100 Pavel Tisnovsky Added new test and updated three other tests in the test case AbstractScriptEngineClassTest. draft
Fri, 21 Dec 2012 11:21:05 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/ScriptEngineManagerClassTest.java. draft
Thu, 20 Dec 2012 13:16:30 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/ScriptEngineClassTest.java. draft
Wed, 19 Dec 2012 11:03:19 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/ScriptExceptionClassTest.java. draft
Tue, 18 Dec 2012 10:49:01 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/ScriptEngineFactoryClassTest.java. draft
Mon, 17 Dec 2012 10:54:42 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/ScriptContextClassTest.java. draft
Fri, 14 Dec 2012 10:58:28 +0100 Pavel Tisnovsky Added three new tests into src/org/RhinoTests/InvocableClassTest.java: draft
Thu, 13 Dec 2012 10:46:21 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/SimpleBindingsClassTest.java. draft
Wed, 12 Dec 2012 11:25:42 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/SimpleScriptContextClassTest.java: getAnnotations() getDeclaredAnnotations() getField(). draft
Tue, 11 Dec 2012 09:32:49 +0100 Pavel Tisnovsky Added new test into the test case src/org/RhinoTests/CompilableClassTest.java: getField() draft
Mon, 10 Dec 2012 10:38:24 +0100 Pavel Tisnovsky Added three new tests into the test case src/org/RhinoTests/BindingsClassTest.java. draft
Fri, 07 Dec 2012 14:01:56 +0100 Pavel Tisnovsky Added new test into the test case src/org/RhinoTests/AbstractScriptEngineClassTest.java. draft
Thu, 06 Dec 2012 11:19:13 +0100 Pavel Tisnovsky Added new code snippets into JavaScriptSnippets. draft
Wed, 05 Dec 2012 10:49:56 +0100 Pavel Tisnovsky Fixed names of two tests in Makefile. Fixed compiler warnings. draft
Tue, 04 Dec 2012 10:07:05 +0100 Pavel Tisnovsky Refactoring of CompiledScriptTest, added new tests, improved error messages. draft
Mon, 03 Dec 2012 10:02:31 +0100 Pavel Tisnovsky Added missing import into AbstractScriptEngineClassTest and CompilableClassTest. draft
Fri, 30 Nov 2012 17:06:26 +0100 Pavel Tisnovsky Added two tests into draft
Thu, 29 Nov 2012 10:21:35 +0100 Pavel Tisnovsky Fixed several compiler warnings. draft
Wed, 28 Nov 2012 12:39:06 +0100 Pavel Tisnovsky Added four new tests into the test suite src/org/RhinoTests/CompilableTest.java. draft
Tue, 27 Nov 2012 09:59:10 +0100 Pavel Tisnovsky Added five new tests to the test suite src/org/RhinoTests/CompiledScriptTest.java. draft