Re-enable various resource-related unit tests by mcculls · Pull Request #51 · eclipse-sisu/sisu-project (original) (raw)

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.