summaryrefslogtreecommitdiff
path: root/test/files/pos/spec-traits.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-5/+5
|
* Re-enabled test spec-traits (removed the swing ...Iulian Dragos2011-02-051-0/+64
| | | | | | Re-enabled test spec-traits (removed the swing dependent part, since all it tested was call-by-name parameters). no review.
* Rolled partest back to r21328.Paul Phillips2010-05-061-83/+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.)
* Added test for several tickets that were fixed ...Iulian Dragos2010-04-271-0/+83
Added test for several tickets that were fixed earlier this week. no review.