
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
11/Nov/06 09:11 PM
|
|
The W3C test suite is currently hard coded into the Woden test suite. This test suite should be extracted as a whole before being validated. This should improve the performance of the test suite.
|
|
Description
|
The W3C test suite is currently hard coded into the Woden test suite. This test suite should be extracted as a whole before being validated. This should improve the performance of the test suite. |
Show » |
|
Ant scans the directory and runs Woden on each test file. We could use this approach instead of JUnit.
I could update our test script to extract the zip and run the Ant task.