summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Modified some typer logic to allow annotation a...Paul Phillips2011-03-311-1/+1
* [scaladoc] Scaladoc should expand macros recurs...Kato Kazuyoshi2011-03-302-0/+51
* A change to a test to defend against output cha...Paul Phillips2011-03-291-1/+1
* Fixing the scalap test rig to work like other t...Paul Phillips2011-03-291-2/+1
* Disabled all the script tests.Paul Phillips2011-03-2911-0/+0
* [scaladoc] Don't create broken link to private ...Kato Kazuyoshi2011-03-292-0/+29
* [scaladoc] Cleanup code. No review.Kato Kazuyoshi2011-03-293-7/+12
* [scaladoc] Add a test of colon and parentheses ...Kato Kazuyoshi2011-03-292-0/+17
* And so my attempt to have a performance test dr...Paul Phillips2011-03-291-0/+0
* Looks like another java5/java6 difference gets ...Paul Phillips2011-03-281-5/+13
* Expanding the test which tries to use the colle...Paul Phillips2011-03-281-9/+60
* Added some implicitNotFound annotations to comm...Paul Phillips2011-03-282-2/+2
* Learned an interesting lesson about having an i...Paul Phillips2011-03-281-1/+1
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-273-4/+15
* [scaladoc] Cleanup tests. No review.Kato Kazuyoshi2011-03-261-71/+35
* [scaladoc] Add a test for #4180. No review.Kato Kazuyoshi2011-03-252-0/+9
* [scaladoc] Stop wiki syntax parsing inside HTML.Kato Kazuyoshi2011-03-253-8/+63
* I guess windows can show a < 500x difference an...Paul Phillips2011-03-251-2/+2
* Added a temporary fix for #4351, but disabled i...Aleksandar Pokopec2011-03-244-57/+21
* Moved failing tests to pending after having dia...Martin Odersky2011-03-246-0/+0
* Changed App-using tests to use main() to see if...Paul Phillips2011-03-243-19/+25
* Looks like I accidentally committed a test log,...Paul Phillips2011-03-241-2/+0
* Restoring my higher-kinded-Array signature chec...Paul Phillips2011-03-242-0/+6
* Spiced up the signature test infrastructure a b...Paul Phillips2011-03-2310-54/+148
* Moving signature tests to pending, because they...Martin Odersky2011-03-234-0/+0
* Simple test case to see whether Java understand...Martin Odersky2011-03-231-0/+16
* My early attempts to implement non-integral ran...Paul Phillips2011-03-231-0/+7
* Adding some tests for #3651.Aleksandar Pokopec2011-03-227-58111/+28
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-228-20/+58115
* closes #4345.Adriaan Moors2011-03-221-0/+7
* closes #4205: quick&dirty fix to force loading ...Adriaan Moors2011-03-222-0/+7
* [scaladoc] Closes #4366. Review by pedrofurla.Kato Kazuyoshi2011-03-223-0/+64
* Not yet learned my lesson about partest and emp...Paul Phillips2011-03-225-0/+0
* Oh the irony, disabling the failing test made t...Paul Phillips2011-03-222-0/+0
* We need a successful build, not sure why this h...Paul Phillips2011-03-213-58111/+0
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-216-4/+10
* One hundred! One hundred times slower on window...Paul Phillips2011-03-211-1/+1
* [scaladoc] Add a test for #4306.Kato Kazuyoshi2011-03-212-10/+19
* Closes #4202 again, closes #4363.Hubert Plociniczak2011-03-212-1/+20
* [scaladoc] Add a test for #4361.Kato Kazuyoshi2011-03-211-0/+22
* [scaladoc] Add HtmlFactoryTest and reorganize d...Kato Kazuyoshi2011-03-214-0/+108
* Restored erasure warning for isInstanceOf tests.Paul Phillips2011-03-203-0/+8
* 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
* I'm going to assume the patch I dropped off fiv...Paul Phillips2011-03-192-0/+16
* Prevent a divergent implicit from terminating i...Paul Phillips2011-03-191-0/+15
* Fix for crasher with Class objects.Paul Phillips2011-03-191-0/+31
* Removed long deprecated and obscure CloneableCo...Paul Phillips2011-03-191-0/+9
* Some boundary conditions in range.Paul Phillips2011-03-193-1/+31
* Little tweak for failing test, no review.Paul Phillips2011-03-181-1/+1