summaryrefslogtreecommitdiff
path: root/test/files/pos/attributes.scala
Commit message (Collapse)AuthorAgeFilesLines
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-2/+0
| | | | | | | | [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.
* Fixed test case which still thought volatile va...Paul Phillips2009-09-051-3/+4
| | | | | Fixed test case which still thought volatile vals were ok.
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-011-0/+80
| | | | | Moved 'attributes' from run to pos, removed warning
* Updated the attributes test because there is a ...Lex Spoon2007-10-021-80/+0
| | | | | | Updated the attributes test because there is a warning when subclassing ClassfileAnnotation
* added a test for the syntax: "0 : @annot", i.e. anLex Spoon2007-06-201-0/+2
| | | | | annotation but no explicit type
* Added a test with an array of integersLex Spoon2007-05-211-0/+4
|
* fixed testsMartin Odersky2007-02-151-44/+44
|
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-091-6/+6
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+74
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-74/+0
| | | | | Removed old scala tests from new Scala core module.
* - added more test cases.michelou2005-06-141-3/+13
|
* - added user-defined attributes with arguments.michelou2005-06-141-5/+15
|
* *** empty log message ***michelou2005-06-141-0/+54