Re: Status check
[email protected] (Robert Clary)
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <[email protected]> |
Arnold, Curt wrote: > Bob Clary wrote: > >>Changes required: >> >>external script jsUnitCore.js included. > > > That was problematic earlier since it required a fixed relative path between > JSUnit and the test, an absolute URL for JSUnit or having the TS include > JSUnit code. The "injection" code attempted to address that by having the > JSUnit framework add the appropriate code to the test, but that code was > definitely browser specific. > > Can't the build process copy the jsUnitCore.js script into the test directory?