Explorar el Código

generics test for ITDFs

tags/V1_5_0RC1
aclement hace 18 años
padre
commit
7251a5b156
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5
    0
      tests/src/org/aspectj/systemtest/ajc150/ajc150.xml

+ 5
- 0
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml Ver fichero

@@ -3424,6 +3424,11 @@
</compile>
</ajc-test>
<ajc-test dir="java5/generics/itds/sharing" title="field itd using type variable from target type -17">
<compile files="FieldQ.aj" options="-1.5"/>
<run class="FieldQ"/>
</ajc-test>
<!-- Now intertype declared methods on generic types that use the target types type vars -->
<ajc-test dir="java5/generics/itds/sharing" title="method itd using type variable from target type - A1">

Cargando…
Cancelar
Guardar