summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* added zipWithIndex to several collection classesLex Spoon2006-05-052-0/+29
|
* added target 'dist.quick' (no tests and docs) i...michelou2006-05-041-2/+2
| | | | | added target 'dist.quick' (no tests and docs) in file build.xml
* added if-test in skipComment (bug #585)michelou2006-05-042-0/+8
|
* removed unused variable SCALA_SCALA_ARGS in fil...michelou2006-05-041-3/+0
| | | | | removed unused variable SCALA_SCALA_ARGS in file test/scalatest
* fixed destination path in batch file test/scala...michelou2006-05-011-2/+7
| | | | | fixed destination path in batch file test/scalatest.bat
* Added neg/bug520.checkmihaylov2006-04-301-0/+4
|
* fixed bug 581Martin Odersky2006-04-281-21/+0
|
* measured size of pickled dataMartin Odersky2006-04-282-4/+21
|
* 1. fixed bugs 578+579Martin Odersky2006-04-272-0/+36
| | | | | | | 2. optimization: don't emit any code guarded by an if which is constant-false 3. Changed treatment of startContext to get rid of -nopredefs (but no success there yet)
* replaced Cygwin diff.exe with GNUWin32 version ...michelou2006-04-273-0/+16
| | | | | replaced Cygwin diff.exe with GNUWin32 version (standalone)
* (no commit message)Lex Spoon2006-04-271-0/+7
|
* added batch file test/scalatest.batmichelou2006-04-262-0/+280
| | | | | added companion file test/diff.exe (GNU diffutils 2.8.7)
* (no commit message)Martin Odersky2006-04-252-0/+24
|
* improved script test/clitestmichelou2006-04-2511-61/+36
|
* (no commit message)Martin Odersky2006-04-258-0/+167
|
* updated 2 check files for script test/clitestmichelou2006-04-253-9/+1
|
* fixed check error for option '--jikes'michelou2006-04-241-4/+6
|
* corrected errors in script test/clitestmichelou2006-04-249-17/+135
| | | | | added cli tests to package 'scala-test'
* added CLI tests for Jikes and the J9 VM (IBM)michelou2006-04-2013-288/+354
|
* (no commit message)Lex Spoon2006-04-191-0/+10
|
* added options '-windowtitle' and '-documenttitl...michelou2006-04-121-7/+7
| | | | | | | | added options '-windowtitle' and '-documenttitle' to command scaladoc added attributes 'windowtitle' and 'documenttitle' to Ant task 'Scaladoc' added option '-encoding iso-8859-1' in script test/scalatest removed leading tabs in scala/xml/*.scala
* Fixed bug 566Martin Odersky2006-04-121-0/+4
|
* Moved some files from scala/tools/util/ to scal...mihaylov2006-04-121-1/+1
| | | | | Moved some files from scala/tools/util/ to scala/tools/nsc/io/
* Added some testsMartin Odersky2006-04-114-4/+20
|
* Removed scala/Ref.javamihaylov2006-04-102-67/+0
|
* Fixed several bugs in Inliners and the monitor ...Iulian Dragos2006-04-061-0/+0
| | | | | Fixed several bugs in Inliners and the monitor crash in jvm.
* added new pending test caseMartin Odersky2006-04-051-0/+114
|
* fixed bug562 and bug563Martin Odersky2006-04-054-0/+33
|
* updated script 'test/scalatest' to also work wh...michelou2006-04-041-10/+38
| | | | | updated script 'test/scalatest' to also work when packaged with sbaz
* (no commit message)Martin Odersky2006-04-044-0/+46
|
* Fixed abstract override problem detected by MoezMartin Odersky2006-04-032-0/+52
|
* Added --installedLex Spoon2006-04-021-4/+8
|
* added --installed and --quickLex Spoon2006-04-011-8/+12
|
* added more functionality to test/clitestmichelou2006-03-3122-184/+830
| | | | | corrected bug in file scala/concurrent/pilib.scala
* added conversion from methods to functions usin...Martin Odersky2006-03-311-6/+6
| | | | | added conversion from methods to functions using prefix operator `&'
* fixed several old bugsMartin Odersky2006-03-3141-0/+354
|
* added test case for contribBurak Emir2006-03-311-0/+7
|
* added test case for xml libBurak Emir2006-03-312-0/+294
|
* test case for xml libraryBurak Emir2006-03-312-0/+230
|
* fixed bugs#440,#560Burak Emir2006-03-302-0/+23
|
* added (simple) test script for testing Scala co...michelou2006-03-301-0/+371
| | | | | added (simple) test script for testing Scala commands
* Fixed more SVN propertiesGilles Dubochet2006-03-308-0/+0
|
* Fixed the properties of pending/neg/bug432.scalamihaylov2006-03-281-0/+0
|
* Moved the retsync.scala test to test/files/runmihaylov2006-03-282-0/+0
|
* Added a --pending option to run the tests in in...mihaylov2006-03-281-2/+3
| | | | | Added a --pending option to run the tests in in test/pending/
* Rearranged directories in test/pending/mihaylov2006-03-286-0/+0
|
* moved pending/ to test/mihaylov2006-03-286-0/+42
|
* (no commit message)Lex Spoon2006-03-282-0/+33
|
* Moved codification to its own phase.Gilles Dubochet2006-03-273-3/+3
|
* Updated checks so that test suite suceeds.Gilles Dubochet2006-03-272-2/+2
|