summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fixed issue #586.Gilles Dubochet2008-02-291-0/+9
|
* Forgot to update the .check now that the test h...Geoffrey Washburn2008-02-281-5/+0
| | | | | Forgot to update the .check now that the test has changed.
* Do not run the test on IdentityHashMap because ...Geoffrey Washburn2008-02-281-1/+3
| | | | | Do not run the test on IdentityHashMap because of IBM Java 1.6 oddity.
* updated check fileMartin Odersky2008-02-261-0/+0
|
* fixed #520, #489Martin Odersky2008-02-266-0/+39
|
* Fixed #466.Iulian Dragos2008-02-262-0/+22
|
* fixed testsMartin Odersky2008-02-236-10/+10
|
* fixed #468michelou2008-02-222-85/+65
|
* fixed test caseMartin Odersky2008-02-221-4/+2
|
* added Seq[Char] arg to append/insertmichelou2008-02-221-4/+18
|
* added test case (serialization)michelou2008-02-212-0/+12
|
* Split DocDriver into DocDriver and DefaultDocDr...Geoffrey Washburn2008-02-211-2/+2
| | | | | | Split DocDriver into DocDriver and DefaultDocDriver in moving towards support documentation plugins.
* uses readResolve for symbolsmichelou2008-02-201-1/+1
|
* fixed #523michelou2008-02-202-4/+16
|
* build now also works on Java 1.4 (uses RetroWea...michelou2008-02-191-1/+1
| | | | | build now also works on Java 1.4 (uses RetroWeaver)
* Generalizes the allowed inputs to the interpret...Lex Spoon2008-02-182-2/+28
| | | | | | | | | Generalizes the allowed inputs to the interpreter to be any combination of phrases that can be placed inside a template. Instead of having one "request" object try to understand the entire combination of phrases, the code now uses multiple "member handlers" for each request, one member handler for each phrase.
* fixed #429 (typo)michelou2008-02-182-10/+10
|
* fixed #429michelou2008-02-182-7/+20
|
* fixed testmichelou2008-02-182-56/+56
|
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-161-3/+10
| | | | | made semantics of MetaData append safer, fixed test
* fixed #485 (IdentityHashMap)michelou2008-02-152-5/+20
|
* fixed #486michelou2008-02-152-0/+32
|
* fixed #485michelou2008-02-152-0/+74
|
* removed MD5 testmichelou2008-02-142-52/+191
|
* Fixed the test. Geoffrey Washburn2008-02-111-0/+1
| | | | | | Turns out that it will fail if the LC_CTYPE or LANG environment variables do not specify a UTF8 encoding.
* fixed missing deprecated warning on types; fixe...Martin Odersky2008-02-081-0/+12
| | | | | | fixed missing deprecated warning on types; fixed problem with traits in refinements.
* Fixed #368:Geoffrey Washburn2008-02-082-0/+28
| | | | | | | - added assertions to cause failure earlier - added test case - use BatchSourceFile length (characters) rather than file length (bytes)
* Fixed "natives" test to work on my Mac.Gilles Dubochet2008-02-073-8/+26
|
* fixed problems with rangesMartin Odersky2008-02-065-6/+36
|
* Partial fix to #397.Gilles Dubochet2008-02-062-0/+25
|
* added class BigDecimalmichelou2008-02-062-5/+39
|
* added reverse to RichString.Martin Odersky2008-02-061-1/+1
| | | | | | fixed immediate problem in #409. we ignore now flag MONOMOPRHIC.
* switched to Scala implementation of StringBuildermichelou2008-02-061-0/+85
|
* reverted -unchecked additionmichelou2008-02-051-10/+10
|
* Fixed issues #328 and #403.Gilles Dubochet2008-02-042-0/+23
|
* Fixed #323.Geoffrey Washburn2008-02-041-3/+3
| | | | | Tweaked whitespace in the test.
* Added tests for #323.Geoffrey Washburn2008-02-042-1/+9
|
* moved test to jvm5michelou2008-02-042-0/+0
|
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-042-0/+0
|
* Removed unchecked warning from 'withIndex'Philipp Haller2008-02-012-3/+1
|
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-012-2/+0
|
* Removed unchecked warning from 'patmatnew'Philipp Haller2008-02-011-1/+1
|
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-012-8/+1
| | | | | Moved 'attributes' from run to pos, removed warning
* Fixed #377.Iulian Dragos2008-02-012-0/+95
|
* buffering when reading from an inputstreamBurak Emir2008-01-311-1/+18
|
* forget to ci test file (regexp pattern)michelou2008-01-301-2/+9
|
* updated some test filesmichelou2008-01-304-4/+0
|
* fixed #421michelou2008-01-302-0/+31
|
* fixed missing merge in r13827michelou2008-01-291-13/+15
|