summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bugs 536 and 537.Martin Odersky2006-02-251-1/+2
|
* (no commit message)Martin Odersky2006-02-241-2/+2
|
* (no commit message)Lex Spoon2006-02-231-0/+12
|
* (no commit message)Martin Odersky2006-02-221-0/+9
|
* corrected .check file of new testMartin Odersky2006-02-171-3/+3
|
* (no commit message)Lex Spoon2006-02-171-0/+4
|
* bug fixes: 532, 531, 530Martin Odersky2006-02-172-1/+11
|
* (no commit message)Martin Odersky2006-02-175-2/+76
|
* (no commit message)Martin Odersky2006-02-102-6/+20
|
* - removed trailing cr in file test/files/neg/bu...michelou2006-02-101-4/+4
| | | | | - removed trailing cr in file test/files/neg/bug521.check
* (no commit message)Lex Spoon2006-02-101-2/+1
|
* (no commit message)Lex Spoon2006-02-102-0/+84
|
* (no commit message)Martin Odersky2006-02-091-0/+16
|
* (no commit message)Martin Odersky2006-02-0912-9/+125
|
* (no commit message)Martin Odersky2006-01-301-1/+2
|
* 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-271-0/+5
|
* (no commit message)Lex Spoon2006-01-272-0/+11
|
* Added Martin's additional test cases.Gilles Dubochet2006-01-269-0/+85
|
* 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).
* Adjusted for the changed outputmihaylov2006-01-251-2/+2
|
* use the mutable.Set interface of BitSetmihaylov2006-01-241-4/+6
|
* (no commit message)Martin Odersky2006-01-201-1/+1
|
* (no commit message)Martin Odersky2006-01-206-48/+86
|
* 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
* added parenthis around boolean expression in te...michelou2006-01-171-6/+6
| | | | | added parenthis around boolean expression in test/files/pos/traits.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
* added explicit type for partial functions in te...michelou2006-01-172-3/+6
| | | | | | added explicit type for partial functions in test/files/pos/eta.scala, ..
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug372.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-173-3/+5
| | | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala, ..
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/philippe4.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug211.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/scoping1.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug39.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/run/ctor-order.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-4/+4
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug267.scala
* (no commit message)Lex Spoon2005-12-282-0/+11
|
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-186-396/+0
| | | | | 2. Removed even more obsolete files in 'test/' and elsewhere.
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-16232-0/+20956
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-16378-24362/+0
| | | | | Removed old scala tests from new Scala core module.
* Changed EOL flag of all files to be consistent.Gilles Dubochet2005-12-162-188/+188
|
* Cleaned-up file-type and executable flags in th...Gilles Dubochet2005-12-1611-0/+0
| | | | | Cleaned-up file-type and executable flags in the entire repository.
* slight change, when adding Iterable, inserting ...Burak Emir2005-12-153-3/+7
| | | | | slight change, when adding Iterable, inserting a space now
* CVS ignore files no longer are necessary.Gilles Dubochet2005-12-142-5/+0
|
* - Michel's tests for runtime typesmichelou2005-12-132-0/+272
|
* *** empty log message ***michelou2005-12-132-0/+8
|
* *** empty log message ***michelou2005-12-132-0/+23
|
* disabled attribute checkBurak Emir2005-12-122-10/+14
|