Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Testing without the presence of OSGi

Oleg has constructed a bundle which will contain the Equinox tests for
running code (like jobs, registry, etc) that are supposed to be able to run
stand-alone (without the presence of OSGi). The initial contents contain a
test that creates an extension registry. Note that you must have common and
supplement on your classpath in order for the test to work.

The code can be found in CVS here:
equinox-incubator/tests/org.eclipse.equinox.tests.standalone

We will work at modifying the framework and integrating this bundle to run
with the automated tests.



Back to the top