summaryrefslogtreecommitdiff
path: root/test/files/neg/checksensible.scala
Commit message (Collapse)AuthorAgeFilesLines
* Updated remaining test case to reflect the slig...Paul Phillips2009-10-201-2/+0
| | | | | | Updated remaining test case to reflect the slightly differing semantics of the Ordering fix.
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* More deprecation warnings fixed.Iulian Dragos2008-05-191-2/+2
|
* removed Console, added 2 testsmichelou2007-03-301-10/+10
|
* fixed bug1011Martin Odersky2007-03-231-0/+5
|
* edited testsMartin Odersky2007-03-221-1/+3
|
* modified sinsibility checks and test casesMartin Odersky2007-03-221-0/+7
|
* (1) added readLong to Console.Martin Odersky2007-03-221-0/+26
(2) added print/read methods to Predef (3) added warnings for non-sensical comparisons