summaryrefslogtreecommitdiff
path: root/test/files/res
Commit message (Collapse)AuthorAgeFilesLines
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2411-11/+11
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* Named and default argumentsLukas Rytz2009-05-301-3/+3
| | | | | | | - MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"
* SuperSABBUS runs the full test suite and is fas...Gilles Dubochet2008-03-068-16/+16
| | | | | | | | | | SuperSABBUS runs the full test suite and is faster. - Reorganised build for better dependencies. - Various improvements and fixes in build process' correction and ease-of-use. - Partest Ant task can now run resident tests. - Fixed some issues with Partest.
* Changed paths in resident compiler tests + scal...Philipp Haller2008-03-048-16/+16
| | | | | | Changed paths in resident compiler tests + scalatest so that partest can emulate it.
* Fixed commit test (which breaks partest res tes...Philipp Haller2008-02-298-16/+16
| | | | | Fixed commit test (which breaks partest res tests again)
* Removed superfluous filesPhilipp Haller2008-02-298-35/+0
|
* Modified scalatest and .res files so that parte...Philipp Haller2008-02-2916-16/+51
| | | | | Modified scalatest and .res files so that partest can simulate it
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
|
* [cont'd] suppress "scala." prefix in string rep...Adriaan Moors2007-04-191-3/+3
| | | | | [cont'd] suppress "scala." prefix in string representation of types (in error messages,..) -- forgot to update these check-files
* added one test, changed to check files.Martin Odersky2007-01-081-1/+1
|
* renamed directory 'resident' to match '--res' o...michelou2006-11-2929-0/+216
renamed directory 'resident' to match '--res' option