summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Collapse)AuthorAgeFilesLines
* print stack trace on exceptionmihaylov2006-03-071-0/+1
|
* (no commit message)Martin Odersky2006-02-171-2/+2
|
* (no commit message)Martin Odersky2006-02-102-6/+20
|
* (no commit message)Lex Spoon2006-02-101-2/+1
|
* (no commit message)Lex Spoon2006-02-102-0/+84
|
* (no commit message)Martin Odersky2006-02-092-9/+9
|
* Removed justthrow test file, as this case is co...Iulian Dragos2006-01-302-11/+0
| | | | | Removed justthrow test file, as this case is covered now in try-2.scala.
* Added more test files for try-catch blocks.Iulian Dragos2006-01-304-0/+261
|
* (no commit message)Lex Spoon2006-01-272-0/+11
|
* Made 'bugs' test case more resistant to differe...Gilles Dubochet2006-01-252-5/+14
| | | | | | Made 'bugs' test case more resistant to differences between Java 1.4 and 1.5 (difference in reporting of class cast exceptions).
* (no commit message)Martin Odersky2006-01-201-39/+39
|
* added explicit type for partial function in tes...michelou2006-01-171-1/+1
| | | | | added explicit type for partial function in test/files/run/bugs.scala
* adapted code to new Scala syntax in test/files/...michelou2006-01-171-380/+300
| | | | | adapted code to new Scala syntax in test/files/run/regularpatmat.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/run/ctor-order.scala
* (no commit message)Lex Spoon2005-12-282-0/+11
|
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-182-62/+0
| | | | | 2. Removed even more obsolete files in 'test/' and elsewhere.
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-1674-0/+17378
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-1676-17913/+0
| | | | | Removed old scala tests from new Scala core module.
* Cleaned-up file-type and executable flags in th...Gilles Dubochet2005-12-164-0/+0
| | | | | Cleaned-up file-type and executable flags in the entire repository.
* CVS ignore files no longer are necessary.Gilles Dubochet2005-12-141-3/+0
|
* *** empty log message ***michelou2005-12-132-0/+23
|
* - added tests for octal charsmichelou2005-11-282-0/+4
|
* - added header.michelou2005-10-052-0/+12
|
* - updated header.michelou2005-10-053-4/+15
|
* *** empty log message ***mihaylov2005-10-052-0/+117
|
* Made platform independantmihaylov2005-10-051-19/+18
|
* - Made platform independantmihaylov2005-10-051-64/+9
| | | | | - Removed the Interpreter which was not used
* *** empty log message ***mihaylov2005-10-051-0/+3
|
* Made platform independantmihaylov2005-10-053-52/+70
|
* *** empty log message ***mihaylov2005-10-042-6/+64
|
* Changed the test to produce the same output on ...mihaylov2005-10-041-38/+0
| | | | | | Changed the test to produce the same output on both platforms so separate check file is no longer necessary
* Made platform-independantmihaylov2005-10-044-100/+102
|
* Removed a Java-specific bug testmihaylov2005-10-042-49/+27
|
* Converted to Unix-style line endingsmihaylov2005-10-033-269/+269
|
* Made platform-independantmihaylov2005-10-033-104/+102
|
* *** empty log message ***mihaylov2005-10-032-48/+47
|
* - added more tests.michelou2005-10-032-5/+21
|
* Made platform independantmihaylov2005-09-2718-555/+528
|
* *** empty log message ***mihaylov2005-09-271-158/+158
|
* Eliminating the usage of J# library changed the...mihaylov2005-09-274-0/+281
| | | | | | Eliminating the usage of J# library changed the output of numbers and booleans
* *** empty log message ***michelou2005-09-262-0/+72
|
* made test file fit for nscBurak Emir2005-07-291-30/+30
|
* *** empty log message ***michelou2005-07-282-0/+66
|
* - updated code for deprecated def-parameters.michelou2005-07-271-1/+1
|
* well, last bugfix will crash when trying to dup...buraq2005-06-171-0/+12
| | | | | well, last bugfix will crash when trying to duplicate righthandsides...
* fixed bugs #406 #440 #371buraq2005-06-102-3/+41
|
* - corrected eol characters.michelou2005-05-091-12/+12
|
* *** empty log message ***michelou2005-05-092-0/+129
|
* added another little testburaq2005-04-252-1/+13
|
* - Added method "ne" in class AnyRefpaltherr2005-04-112-0/+61
|