summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Closes #4432. review by dragosHubert Plociniczak2011-04-121-0/+42
* Closes #4402. Review by plocinic.Martin Odersky2011-04-113-0/+18
* Closes #4380. No review.Martin Odersky2011-04-112-0/+18
* Closes #4396. No review.Martin Odersky2011-04-112-0/+22
* More fun with xml and elements not appearing eq...Paul Phillips2011-04-101-0/+12
* Closes #4431. Review by extempore.Martin Odersky2011-04-082-0/+23
* The beautification of repl pasting had the prob...Paul Phillips2011-04-063-33/+42
* Misc cleanups and crash avoidance, no review.Paul Phillips2011-04-063-1/+14
* make natives test run on win64. no reviewLukas Rytz2011-04-052-0/+3
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-059-250/+464
* Fixed failing presentation compiler test.Iulian Dragos2011-03-311-1/+1
* One breakage too many, this test is a pest -> d...Iulian Dragos2011-03-312-215/+0
* Fix for interpreter issue with missing newlines...Paul Phillips2011-03-312-0/+24
* Modified some typer logic to allow annotation a...Paul Phillips2011-03-311-1/+1
* A change to a test to defend against output cha...Paul Phillips2011-03-291-1/+1
* Disabled all the script tests.Paul Phillips2011-03-2911-138/+0
* And so my attempt to have a performance test dr...Paul Phillips2011-03-291-38/+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
* 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-158/+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-236-15/+148
* Moving signature tests to pending, because they...Martin Odersky2011-03-234-39/+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-58333/+28
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-228-20/+58337
* closes #4345.Adriaan Moors2011-03-221-0/+7
* closes #4205: quick&dirty fix to force loading ...Adriaan Moors2011-03-222-0/+7
* 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-222/+0
* We need a successful build, not sure why this h...Paul Phillips2011-03-213-58333/+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
* Closes #4202 again, closes #4363.Hubert Plociniczak2011-03-212-1/+20
* 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