summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-10.scala
Commit message (Collapse)AuthorAgeFilesLines
* int -> Int, etc..michelou2008-05-201-20/+20
|
* scala.Math.Pi instead of scala.compat.Math.PImichelou2007-08-171-3/+3
|
* updated several tests for MSILmichelou2007-08-171-1/+1
|
* 1.Martin Odersky2007-01-031-9/+9
|
* Refactored portability supportmihaylov2006-11-011-6/+8
|
* Made some test cases platform-independentmihaylov2006-10-101-25/+23
|
* Fixed test files after syntax change for closures.Martin Odersky2006-06-211-3/+3
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+136
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-136/+0
| | | | | Removed old scala tests from new Scala core module.
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-081-0/+2
| | | | | | - added 'import java.lang.System' to allow the tests to compile with the .NET backend
* Modified to work for the .NET platform, where p...mihaylov2003-11-111-1/+3
| | | | | | Modified to work for the .NET platform, where printout of values of type double may have one more digit of precision (which will be truncated).
* *** empty log message ***Martin Odersky2003-03-311-4/+4
|
* reduced value from 100 to 30 in module M2 (memo...michelou2003-03-211-1/+1
| | | | | reduced value from 100 to 30 in module M2 (memory problem on Windoze)
* - Added test file Course-2002-10.scalapaltherr2003-03-201-0/+132