summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Changed App-using tests to use main() to see if...Paul Phillips2011-03-243-19/+25
* Spiced up the signature test infrastructure a b...Paul Phillips2011-03-236-15/+148
* Moving signature tests to pending, because they...Martin Odersky2011-03-234-39/+0
* My early attempts to implement non-integral ran...Paul Phillips2011-03-231-0/+7
* Adding some tests for #3651.Aleksandar Pokopec2011-03-223-58333/+0
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-224-16/+58333
* Oh the irony, disabling the failing test made t...Paul Phillips2011-03-222-222/+0
* We need a successful build, not sure why this h...Paul Phillips2011-03-213-58333/+0
* One hundred! One hundred times slower on window...Paul Phillips2011-03-211-1/+1
* Fix for a big bug in lastIndexOfSlice and some ...Paul Phillips2011-03-192-0/+122
* Fix for a slice related array view regression.Paul Phillips2011-03-191-0/+11
* Some boundary conditions in range.Paul Phillips2011-03-191-0/+14
* Little tweak for failing test, no review.Paul Phillips2011-03-181-1/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-183-43/+64
* close #4041. review by extemporeLukas Rytz2011-03-182-0/+9
* Disabled test not actually doing anything anywa...Paul Phillips2011-03-181-40/+0
* Always forget that checking system properties c...Paul Phillips2011-03-172-1/+41
* Deprecation patrol.Paul Phillips2011-03-161-5/+5
* Various chronic annoyances with the repl addres...Paul Phillips2011-03-156-0/+134
* new test.Martin Odersky2011-03-142-0/+29
* Raised the threshold for the test looking at vi...Paul Phillips2011-03-141-2/+2
* A small addition to the library to address some...Paul Phillips2011-03-121-0/+50
* Fixed up the regression I slipped in with slice.Paul Phillips2011-03-121-0/+8
* A patch for views. Most relevant change:Paul Phillips2011-03-114-2/+218
* Adding special take and drop for numeric ranges...Aleksandar Pokopec2011-03-101-0/+13
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-0/+13
* Fixes and closes #4013.Aleksandar Pokopec2011-03-073-0/+54
* More signature fixes and tests and generally be...Paul Phillips2011-03-075-0/+26
* More signature work arising from actually looki...Paul Phillips2011-03-072-9/+15
* And extempore's original plan carries the day: ...Paul Phillips2011-03-061-0/+15
* Changed class name from `Main` to `Test` in a f...Aleksandar Pokopec2011-03-051-1/+1
* Fixes #3641.Aleksandar Pokopec2011-03-041-0/+10
* Fixed several issues with finally, closes #3965.Iulian Dragos2011-03-042-7/+130
* Renamed some methods in icode exception handler...Iulian Dragos2011-03-042-1/+15
* Some test massage which goes with the last commit.Paul Phillips2011-03-032-1/+6
* Seem to have made a breakthrough with signature...Paul Phillips2011-03-033-0/+29
* Made Stream.collect collect instead of filter.Paul Phillips2011-03-021-4/+2
* Another lap around the track with generic signa...Paul Phillips2011-03-022-0/+23
* Break 9 tests, fix 9 tests, realize you broke t...Paul Phillips2011-02-283-15/+16
* Test case closes #3613, no review.Paul Phillips2011-02-281-0/+22
* Altered a check for impl classes to look at the...Paul Phillips2011-02-283-0/+17
* Fixes and closes #4294.Aleksandar Pokopec2011-02-281-0/+9
* Made mkString work correctly on views.Paul Phillips2011-02-251-0/+7
* lazy val calls shouldn't be included in pure ex...Hubert Plociniczak2011-02-242-0/+39
* Reversion of r24319 for causing #4291.Paul Phillips2011-02-244-2/+27
* Fixed accidental test change.Martin Odersky2011-02-211-1/+1
* changed test output and comment, because mixed ...Martin Odersky2011-02-212-2/+2
* Renamed Application to App.Martin Odersky2011-02-21151-164/+164
* new test for Application behavior.Martin Odersky2011-02-211-0/+7
* Moved unlift to the Function companion object, ...Paul Phillips2011-02-201-2/+4