eclipse-sisu / sisu-project

Sisu Inject
https://www.eclipse.org/sisu
Eclipse Public License 2.0
17 stars 15 forks source link

Re-enable various resource-related unit tests #51

Closed mcculls closed 2 years ago

mcculls commented 2 years ago

The test resource binaries are a combination of open-source jars that recreate known resource scanning issues:

as well as various trivial archives created from scratch to exercise particular edge-cases.

Also included are Incomplete class files that refer to a missing type Param, used to test iteration over declared members.