summaryrefslogtreecommitdiff
path: root/test/files/run/t2946
Commit message (Collapse)AuthorAgeFilesLines
* Simplify erasure + mixinAdriaan Moors2016-08-112-0/+20
| | | | | | | | | | | Remove some old, obsolete & untested hacks from ExplicitOuter. Added a test for one of them to show this is now fine. There are a lot of `makeNotPrivate` invocations sprinkled around the codebase. Lets see if we can centralize the ones dealing with trait methods that need implementations in the phase that emits them. For example Fields (accessors for fields/modules) or SuperAccessors.
* Rolled partest back to r21328.Paul Phillips2010-05-063-25/+0
| | | | | | | | changes necessary to plug it back in while preserving everything which has happened since then in tests and such, but we should be the lookout for overreversion. Review by phaller (but as a formality, I don't think it requires direct review.)
* If I work on this patch any longer without chec...Paul Phillips2010-04-053-0/+25
| | | | | | | | | | | | | | | | If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]
* Temporarily disabling failing test until I can ...Paul Phillips2010-03-093-25/+0
| | | | | | Temporarily disabling failing test until I can finish my partest work. No review.
* Closes #3026. Review by extempore.Martin Odersky2010-03-083-0/+25