summaryrefslogtreecommitdiff
path: root/test/files/run/bitsets.check
Commit message (Collapse)AuthorAgeFilesLines
* Got rid of warningsSean McDirmid2007-03-301-22/+0
|
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-301-0/+22
| | | | | | Fixing the build (toString() issues in the compiler) and the test suite (toString() issues, spacing issues, and some stringPrefix issues)
* fixed check file for run/bitsets.scalamichelou2007-03-081-2/+5
|
* added more test cases for class BitSetmichelou2007-03-081-7/+28
|
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-071-0/+9
fixed 2 bugs in classs BitSet and added scaladoc comment methods isInstanceOf and synchronized