summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/tests/util/TestEnvironment.java
Commit message (Expand)AuthorAgeFilesLines
* Rely on the test runner to ensure a pristine VM.Jesse Wilson2010-09-241-184/+0
* Fix test code that hardcodes the keystore. Necessary for the host build.Jesse Wilson2010-09-141-1/+0
* Fixing tests to handle changes in our behaviour since DOM 3.Jesse Wilson2010-03-261-1/+6
* Fix all the harmony java.util.Formatter tests.Elliott Hughes2010-01-291-6/+15
* Fix Date.toString.Elliott Hughes2010-01-141-1/+13
* A new hygenic way for tests to clean up before or after execution.Jesse Wilson2009-10-251-0/+159