aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs/interAbstract
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-044-33/+33
| | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* update license to EPLacolyer2006-06-014-8/+8
|
* Fix for Bugzilla Bug 70794aclement2004-08-201-1/+1
| | | | | The introduction on interface causes the interface implementation class error (testcase now expects the error text)
* @testcase PR#49784 aspect declares interface method (abstract decl, default ↵wisberg2004-01-161-0/+42
| | | | impl)
* @testcase PR#49784 aspect declares interface methodwisberg2004-01-093-0/+126
|
* test and fix for jhugunin2003-04-101-0/+35
Bugzilla Bug 36046 inter-type declaration bug with abstract classes