summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-072-6/+6
| | | | | | | | - updated partest to work with SuperSabbus (pack direcotry) and installed distributions.\n-removed 'latestFjbgFile' where apropriate, because fjbg is now included in scala-compiler.jar.\n-updated runner scripts to work with an installed distribution.
* made manifests serializablemichelou2008-05-022-0/+86
|
* Fix for #483.Geoffrey Washburn2008-05-011-1/+1
|
* Fix for #773. Geoffrey Washburn2008-05-011-3/+0
| | | | | | | | Problem was calling incompleteInputError multiple times would escalate the problem to be treated as a "real" error. This does not appear to be the correct semantics. Tried to fix this up as best as possible, but Sean needs to investigate the implications for the Eclipse plugin.
* Hopefully fixed the annoying jvm/inner test cas...Gilles Dubochet2008-04-291-3/+9
| | | | | Hopefully fixed the annoying jvm/inner test case this time.
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-292-17/+0
| | | | | Rolled back r14773, until I figure out why the plugin breaks.
* Fixed jvm/inner test to work on a Java distribu...Gilles Dubochet2008-04-291-2/+3
| | | | | | Fixed jvm/inner test to work on a Java distribution where jre and sdk bin folders are separate.
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-222-0/+17
| | | | | | Fixed protected accessor for inherited java members in traits (see ticket #151).
* Applied the patch for Either after some revisions.Geoffrey Washburn2008-04-181-0/+253
|
* Added test case for t595.Philipp Haller2008-04-172-0/+7
|
* Simple pending test for virtual classes.Geoffrey Washburn2008-04-141-0/+9
|
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-131-3/+31
| | | | | method NodeSeq#\ supports arguments like "@{uri}attrname" for searching prefixed attributes.
* made xml.pull functionalBurak Emir2008-04-121-0/+31
|
* added test cases for #710 and #346Burak Emir2008-04-101-1/+71
|
* moving checkfile for console.scala to right loc...Lukas Rytz2008-04-101-0/+0
| | | | | moving checkfile for console.scala to right location
* fixed 495 again (this fix no longer ignores gua...Burak Emir2008-04-091-0/+15
| | | | | fixed 495 again (this fix no longer ignores guards), with test
* updated check filev2.7-divergedMartin Odersky2008-04-091-5/+2
|
* Move the test because it will fail on jvm1.4.Geoffrey Washburn2008-04-081-0/+0
|
* Trunk version of console now uses printf.Geoffrey Washburn2008-04-081-1/+1
|
* Eliminated either per #708.Geoffrey Washburn2008-04-081-476/+0
|
* pending tests for 727 and 732Lukas Rytz2008-04-084-0/+18
|
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-072-1/+10
| | | | | | (1) Removed generation of $tag method for interfaces (2) improved type inference for clsoures (3) redesign of CharSequence and regex.
* test and fix for #631pradel2008-04-072-0/+19
|
* fixed #522Burak Emir2008-04-071-0/+21
|
* (1) more changes for dynamic cycle detection of...Martin Odersky2008-04-044-2/+36
| | | | | | | | (1) more changes for dynamic cycle detection of implicits 2) change (to wildcard scoping in types 3) suppress $tag generation for purely (abstract traits 4) increase stacksize for sabbus to 32m (otherwise (problems on Windows)
* fixed Reifier crash #651Lukas Rytz2008-04-041-0/+4
|
* test for t0716Lukas Rytz2008-04-041-0/+24
|
* test case for t0710Lukas Rytz2008-04-041-0/+10
|
* removed contractiveness requirement for implici...Martin Odersky2008-04-021-6/+1
| | | | | removed contractiveness requirement for implicit methods
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-021-0/+22
| | | | | | moved swing classes to package scala.swing; fixed bugs for regexes and parsers; fixed t0674.
* Changed Stream implementation to use tail recur...Iulian Dragos2008-04-022-0/+20
| | | | | | | Changed Stream implementation to use tail recursive calls directly, instead of tail-recursive local functions. This has better GC behavior, see ticket #692.
* fixed #713michelou2008-04-022-24/+39
|
* Pending test for #673, #695NAME2008-04-015-0/+18
|
* Pending test for #699NAME2008-03-313-0/+19
|
* Pending test for #654NAME2008-03-311-0/+5
|
* Pending test for #663NAME2008-03-312-0/+7
|
* Pending test for #653NAME2008-03-312-0/+11
|
* reverted parseattrubtevalue hack, fixed attribu...Burak Emir2008-03-272-0/+34
| | | | | reverted parseattrubtevalue hack, fixed attribute value parsing
* updated tests for Byte/Shortmichelou2008-03-251-5/+5
|
* Fixed issue #668, removed fix for issue #602.Gilles Dubochet2008-03-212-0/+5
|
* Pending test for #605NAME2008-03-181-0/+3
|
* Pending tests for #621, #644NAME2008-03-182-0/+18
|
* fixed symlinks in nightly build scriptmichelou2008-03-181-4/+8
|
* added CharSequence abstractionMartin Odersky2008-03-172-0/+15
| | | | | | | | | changed Regex class added Regex parsers changed thrown Errors in library to RuntimeExceptions added lazy_::, lazy_::: constructors and extractors for streams changed maximally supported function type arity to 22
* hello worldSean McDirmid2008-03-161-1/+1
|
* Moved the test to pending.Geoffrey Washburn2008-03-131-0/+0
|
* Attempting to build the plugin before we run th...Geoffrey Washburn2008-03-131-5/+9
| | | | | | Attempting to build the plugin before we run the tests, so that we don't wind up without a nightly plugin build just because of a minor test.
* Synchronizing with what is actually run currently.Geoffrey Washburn2008-03-131-2/+2
|
* moved typerep test to jvm5michelou2008-03-122-0/+0
|
* Pending test for #576NAME2008-03-121-0/+9
|