log

age author description
Sun, 29 Mar 2020 23:38:13 +0100 dbessono (cleanup/javadoc) SelectionTree: removed corrupted html tags from javadoc textdefault tip
Sun, 29 Mar 2020 23:37:23 +0100 dbessono (cleanup/javadoc) com.sun.interview.wizard: placed proper @param tags instead of custom unrecognized
Sun, 29 Mar 2020 23:35:40 +0100 dbessono (cleanup/javadoc) Exporter: removed @throws not reflecting anything
Sun, 29 Mar 2020 23:33:51 +0100 dbessono (cleanup/javadoc) com.sun.interview: removed @see pointing to self
Sun, 29 Mar 2020 23:25:55 +0100 dbessono (cleanup) WizPrint: simplified two 'if' statements
Sun, 29 Mar 2020 22:40:21 +0100 dbessono (regression tests/cleanup) removed methods unnecessarily overriding (empty) default methods
Sun, 29 Mar 2020 22:28:20 +0100 dbessono (regression tests) imports cleanup
Sun, 29 Mar 2020 22:31:41 +0100 dbessono (preview/tck.test) added some test library core classes
Sun, 29 Mar 2020 02:05:41 +0100 dbessono (tck.test) added TestedAPI marker annotation
Sun, 29 Mar 2020 02:04:30 +0100 dbessono (help/about) crn year corrected to 2020
Sat, 28 Mar 2020 23:41:58 +0000 dbessono (regression tests) added test suite 'basic2' and corresponding collection of func test
Sat, 28 Mar 2020 23:14:17 +0000 dbessono (regression tests) demotck config file corrected
Sat, 28 Mar 2020 22:40:54 +0000 dbessono (regression tests) TestSuiteRunningTestBase - improved failure logging
Sat, 28 Mar 2020 02:31:37 +0000 dbessono (regression tests) TestPureAssert: removed redundant type casts and added generics
Sat, 28 Mar 2020 00:32:07 +0000 dbessono (regression tests) file path utility methods update for more concise client code, some source reformatting
Sat, 28 Mar 2020 01:36:52 +0000 dbessono (preview/tck.test) added Assert utility, its accompanying classes, tests and test helpers
Fri, 27 Mar 2020 23:02:05 +0000 dbessono (tck.test) moved top-level package-info to com.sun.tck package
Fri, 27 Mar 2020 22:54:45 +0000 dbessono (build) separating sets of java packages to be built+tested/included in the resulting jar file
Thu, 26 Mar 2020 23:46:16 +0000 dbessono (regression tests) added TraceTest and related test data
Thu, 26 Mar 2020 23:44:48 +0000 dbessono (regression tests) SelectionTest - using system-dependent default name-separator character
Thu, 26 Mar 2020 23:25:48 +0000 dbessono added helper getter to TestResultCache for better testability
Tue, 24 Mar 2020 22:56:49 +0000 dbessono (regression tests) removed redundant 'throws' clauses
Tue, 24 Mar 2020 22:42:07 +0000 dbessono (regression tests) added TableWithFinderTest and corresponding test data
Tue, 24 Mar 2020 20:48:48 +0000 dbessono (regression tests) switched to <> usage in few places
Tue, 24 Mar 2020 20:48:05 +0000 dbessono (regression tests) DebugTest - changed usage of junit.framework.Assert to org.junit.Assert
Mon, 23 Mar 2020 16:48:43 +0000 dbessono (regression tests) changed deprecated calls leading to msgs like "[deprecation] Integer(int) in Integer has been deprecated" to ::valueOf invocations
Mon, 23 Mar 2020 14:16:06 +0000 dbessono (regression tests) added missing test data for PropertyArrayTest
Sun, 22 Mar 2020 23:21:29 +0000 dbessono (regression tests) added PropertyArrayTest
Sun, 22 Mar 2020 23:19:59 +0000 dbessono (regression tests) helper methods related to temp dir management moved to TestUtil class
Sun, 22 Mar 2020 23:00:51 +0000 dbessono (tck.test) added TestGroup/TestCase marker annotations
Fri, 20 Mar 2020 00:04:40 +0000 dbessono (documentation) Added initial version of README.md
Wed, 18 Mar 2020 22:51:08 +0000 dbessono (regression tests) added SysEnvTest and a bit adopted SysEnv for better testability
Sun, 15 Mar 2020 22:30:20 +0000 dbessono (refactoring) TestResult: extracting logic resp for output text stats calc to a separate testable entity
Fri, 13 Mar 2020 19:35:41 +0000 dbessono (regression tests) more verification of jtr files key points
Fri, 13 Mar 2020 18:50:09 +0000 dbessono (regression tests) more verification of jtr files key points
Fri, 13 Mar 2020 12:36:01 +0000 dbessono (regression tests) adding some selective jtr lines checking
Fri, 13 Mar 2020 12:35:21 +0000 dbessono (regression tests) demotck/ExecExc: printing more to Sys.out and Sys.err to be able to check it by a dedicated test
Fri, 13 Mar 2020 12:32:53 +0000 dbessono 7902639: (regression tests) add support for selective jtr content checking
Thu, 12 Mar 2020 12:30:13 +0000 dbessono (build) build.number incremented to b11
Wed, 11 Mar 2020 20:24:48 +0000 dbessono Added tag jt6.0-b10 for changeset cebec73ad01a
Wed, 11 Mar 2020 09:58:12 +0000 dbessono (javadoc) cleaning up errors in MultiTestjt6.0-b10
Tue, 10 Mar 2020 19:31:16 +0000 dbessono (regression tests, libs) added MultiTestTest and updated MultiTest
Tue, 10 Mar 2020 18:25:05 +0000 dbessono (regression tests) added StringArrayTest
Tue, 10 Mar 2020 12:28:55 +0000 dbessono (regression tests) added DynamicArrayTest
Tue, 10 Mar 2020 10:34:52 +0000 dbessono (cleanup) unused imports in com.sun.javatest.audit, com.sun.javatest.batch, com.sun.javatest.tool.jhelp, com.sun.javatest.logging
Mon, 09 Mar 2020 15:25:16 +0000 dbessono (cleanup) unused imports in com.sun.javatest.exec.template
Mon, 09 Mar 2020 10:31:06 +0000 dbessono (cleanup) unused imports in com.sun.javatest.tool
Mon, 09 Mar 2020 10:27:56 +0000 dbessono (cleanup) unused imports in com.sun.javatest.finder
Sun, 08 Mar 2020 23:17:52 +0000 dbessono (cleanup) unused imports in com.sun.javatest.exec
Sun, 08 Mar 2020 22:54:38 +0000 dbessono (cleanup) unused imports in com.sun.interview.wizard
Sat, 07 Mar 2020 23:19:12 +0000 dbessono (cleanup) unused imports in com.sun.javatest.agent
Sat, 07 Mar 2020 23:11:03 +0000 dbessono 7902636: Print stats about what filter rejected what number of tests
Sat, 07 Mar 2020 14:59:46 +0000 dbessono (cleanup) replaced Collection.addAll() and Map.putAll() with appropriate constructor invocations
Sat, 07 Mar 2020 14:38:31 +0000 dbessono (cleanup) replaced anonymous types with lambdas: com.sun.javatest.junit package
Sat, 07 Mar 2020 14:37:49 +0000 dbessono (cleanup) replaced anonymous types with lambdas: com.sun.javatest.exec.template package
Sat, 07 Mar 2020 14:35:54 +0000 dbessono (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool.jthelp package
Sat, 07 Mar 2020 11:12:09 +0000 dbessono (cleanup) replaced static Collections::sort with List::sort
Sat, 07 Mar 2020 11:04:56 +0000 dbessono (regression tests) method name alignment with "rejected -> skipped" renaming in the test run summary report
Sat, 07 Mar 2020 10:04:20 +0000 dbessono 7902635: Mention the number of tests rejected by filters as 'skipped' in the total test run stats
Thu, 05 Mar 2020 10:12:28 +0000 dbessono (cleanup) replaced anonymous types with lambdas: com.sun.javatest.cof package