Skip to main content

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


Great.  We should have a testing wiki page that tells people how to do this.

Jeff



DJ Houghton/Ottawa/IBM@IBMCA
Sent by: equinox-dev-bounces@xxxxxxxxxxx

03/20/2007 01:56 PM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
equinox-dev@xxxxxxxxxxx
cc
Subject
[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.

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top