summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* - Now works with the MSIL backend without modif...mihaylov2004-12-021-1/+0
| | | | | - Now works with the MSIL backend without modifications
* - Use scala.runtime.compat.Platform to make the...mihaylov2004-12-021-1/+1
| | | | | | - Use scala.runtime.compat.Platform to make the test case platform independant
* - Added a test to test references to generated ...paltherr2004-12-022-1/+19
| | | | | - Added a test to test references to generated classes
* - Changed PackageParsers to use .symbl filespaltherr2004-12-021-2/+2
|
* - Added bug 372paltherr2004-11-181-0/+4
|
* NodeBuffer does not support hashcode, call .toL...buraq2004-11-161-1/+1
| | | | | | NodeBuffer does not support hashcode, call .toList in SymbolicXMLBuilder...
* *** empty log message ***Iulian Dragos2004-10-216-10/+83
|
* changes to XML libburaq2004-10-211-1/+1
|
* *** empty log message ***Iulian Dragos2004-10-214-6/+85
|
* Scala benchmark suite addedIulian Dragos2004-10-212-0/+100
|
* Scala benchmark added.Iulian Dragos2004-10-218-0/+384
|
* - [MSIL] Removed call to printStackTrace() in o...mihaylov2004-10-123-8/+3
| | | | | | - [MSIL] Removed call to printStackTrace() in order to compile without modifications for .NET
* - updated output.michelou2004-10-071-0/+12
|
* - added tests for classes TreeMap, TreeSet.michelou2004-10-071-32/+60
| | | | | - added test for XML processing.
* - Import java.lang.System.out and use out inste...mihaylov2004-10-071-9/+10
| | | | | - Import java.lang.System.out and use out instead of System.out
* *** empty log message ***mihaylov2004-10-071-0/+46
|
* [MSIL] Added object TestMain as an entry point...mihaylov2004-10-071-1/+11
| | | | | [MSIL] Added object TestMain as an entry point on .NET
* - Moved object Test in the beginning of the fil...mihaylov2004-10-071-23/+23
| | | | | | - Moved object Test in the beginning of the file so that it defines the entry point for the MSIL backend
* [MSIL] Use toString instead of String.valueOf()...mihaylov2004-10-071-2/+2
| | | | | | [MSIL] Use toString instead of String.valueOf() to make it compile for .NET
* - [MSIL] added object TestMain that serves as a...mihaylov2004-10-071-1/+12
| | | | | | - [MSIL] added object TestMain that serves as an entry point with the - MSIL backend properly handle command line arguments
* - added more tests.michelou2004-10-052-92/+186
|
* *** empty log message ***Martin Odersky2004-10-041-1/+1
|
* - serialization test of Scala collection classes.michelou2004-09-292-0/+331
|
* - Merged ./test/bin/scala-test info ./bin/.scal...paltherr2004-09-211-592/+5
| | | | | - Merged ./test/bin/scala-test info ./bin/.scala_wrapper
* - Added Test 2paltherr2004-09-161-1/+101
|
* - Added Idpaltherr2004-09-131-2/+4
| | | | | - Changed case of "bug"
* - Added bug 361paltherr2004-09-131-0/+16
|
* *** empty log message ***Martin Odersky2004-09-0214-19/+19
|
* - updated with new methods added by Martin.michelou2004-08-311-4/+5
|
* - Added tests on blockspaltherr2004-08-304-1/+116
|
* - Added bug 360paltherr2004-08-261-0/+11
|
* - Added bug 359paltherr2004-08-251-0/+30
|
* *** empty log message ***Martin Odersky2004-08-251-14/+14
|
* - Removed noise at end of filepaltherr2004-08-241-8/+0
|
* - Fixed type signature (Nil -> Nil.type)paltherr2004-08-241-1/+1
|
* *** empty log message ***Martin Odersky2004-08-233-1/+47
|
* - Moved log file to object directorypaltherr2004-07-271-1/+1
|
* - Fixed computation of output directorypaltherr2004-07-271-10/+12
|
* fixburaq2004-07-271-1/+1
|
* parsing into lib continuesburaq2004-07-201-2/+2
|
* *** empty log message ***Martin Odersky2004-07-152-0/+21
|
* goneburaq2004-07-151-4/+0
|
* outburaq2004-07-151-74/+0
|
* fix testcasesburaq2004-07-083-6/+6
|
* - error message has changed.michelou2004-07-081-1/+1
|
* fixed expected resultburaq2004-07-081-3/+3
|
* fixed expected resultsburaq2004-07-082-4/+3
|
* - Updated array testspaltherr2004-07-073-191/+971
|
* - added 'override' modifier to Point2.compareTo.michelou2004-07-071-1/+1
|
* *** empty log message ***Martin Odersky2004-07-021-1/+11
|