summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move scalacheck test suite sources to folders corresponding packagingJason Zaugg2017-01-2741-0/+40
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-2771-1025/+892
* adjust to partest 1.1.0's new mixed Java/Scala compilationLukas Rytz2017-01-2720-48/+60
* SI-10113 mutable.TreeMap.range does not workEvgeny Slutsky2017-01-092-0/+54
* SI-9936 LinearSeqOptimized.indexWhereSom Snytt2016-12-301-0/+19
* Merge pull request #5583 from lrytz/t10093Adriaan Moors2016-12-213-2/+44
|\
| * SI-10093 don't move member traits to constructor body in constructorsLukas Rytz2016-12-063-2/+44
* | Fix how "sbt" is writtenDale Wijnand2016-12-213-6/+6
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-12-2027-5/+355
|\ \
| * | Use ClassTag instead of Manifest in AssertUtil.assertThrows.Sébastien Doeraene2016-12-171-5/+4
| * | Merge pull request #5487 from lrytz/java-constantsAdriaan Moors2016-12-1519-0/+278
| |\ \
| | * | neg test for parsing constants in Java sourcesLukas Rytz2016-11-027-0/+104
| | * | SI-3236 constant types for literal final static java fieldsJohannes Rudolph2016-10-2812-0/+174
| * | | Merge pull request #5454 from som-snytt/issue/9834-2.11Adriaan Moors2016-12-156-0/+34
| |\ \ \
| | * | | SI-9834 Show expansion of update on errorSom Snytt2016-11-251-0/+1
| | * | | SI-9834 Improve error on failed op=Som Snytt2016-11-256-0/+33
| * | | | SI-10086 NumericRange.min|max with custom Integral (#5575)Tobias Schlatter2016-12-121-0/+39
* | | | | Merge pull request #5539 from som-snytt/issue/10068Adriaan Moors2016-12-195-1/+45
|\ \ \ \ \
| * | | | | SI-10068 Only permit elidable methodsSom Snytt2016-12-145-1/+45
* | | | | | Merge pull request #5541 from retronym/ticket/10067Adriaan Moors2016-12-193-0/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-10067 Don't speculatively emit outer tests for inner Java classesJason Zaugg2016-11-181-3/+0
| * | | | | SI-10067 Java defined inner classes don't have outer accessorsJason Zaugg2016-11-184-0/+30
* | | | | | Modules w. serializable type alias "companions" are not serializableJason Zaugg2016-12-141-0/+39
* | | | | | Merge pull request #5558 from larsrh/topic/deprecated-y-flagsAdriaan Moors2016-12-139-50/+0
|\ \ \ \ \ \
| * | | | | | remove deprecated compiler flag "-Yinfer-by-name"Lars Hupel2016-12-013-26/+0
| * | | | | | remove deprecated compiler flag "-Yeta-expand-keeps-star"Lars Hupel2016-12-016-24/+0
* | | | | | | Merge pull request #5531 from tabdulradi/SI-10060Lukas Rytz2016-12-121-0/+42
|\ \ \ \ \ \ \
| * | | | | | | fixup! SI-10060 Fixes NumericRange.max bug on empty rangesTamer Mohammed Abdul-Radi2016-11-161-2/+14
| * | | | | | | SI-10060 Fixes NumericRange.max bug on empty rangesTamer AbdulRadi2016-11-161-0/+30
* | | | | | | | Merge pull request #5543 from retronym/ticket/10069Lukas Rytz2016-12-122-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-10069 Fix code gen errors with array updates, NothingJason Zaugg2016-12-022-0/+47
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5550 from retronym/ticket/3772Lukas Rytz2016-12-126-20/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-3772 Fix detection of term-owned companionsJason Zaugg2016-11-296-20/+48
* | | | | | | | | add project/build.properties for benchmark projectkenji yoshida2016-12-071-0/+1
* | | | | | | | | Merge pull request #5570 from adriaanm/t10075Adriaan Moors2016-12-055-2/+157
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Drop annotations from trait static super accessorAdriaan Moors2016-12-051-2/+2
| * | | | | | | | SI-10075 annotations go to lazy val's underlying fieldAdriaan Moors2016-12-054-0/+155
* | | | | | | | | Revert existential infer part of #5376Adriaan Moors2016-12-012-0/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #5284 from milessabin/topic/si-7046Adriaan Moors2016-11-3012-0/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | Partial fix for SI-7046Miles Sabin2016-11-2812-0/+175
* | | | | | | | | Merge pull request #5376 from milessabin/topic/clean-experimentalAdriaan Moors2016-11-303-1/+8
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Typevar experimentals now default; t5729 pos -> neg.Miles Sabin2016-11-282-0/+7
| * | | | | | | | Pattern matching virtualization now guarded by -Yvirtpatmat.Miles Sabin2016-11-281-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #5562 from retronym/ticket/SD-275Jason Zaugg2016-11-305-0/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | SD-275 Further harden against refs to absentee classesJason Zaugg2016-11-295-0/+111
* | | | | | | | | Merge pull request #5537 from paplorinc/hashTableIndexJason Zaugg2016-11-301-0/+170
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimized HashTable.indexPap Lőrinc2016-11-241-0/+170
* | | | | | | | | | Merge pull request #5563 from lrytz/sd259bJason Zaugg2016-11-301-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't exclude super calls to trait methods from inliningLukas Rytz2016-11-291-0/+15
* | | | | | | | | | | Merge pull request #5554 from retronym/ticket/10009Adriaan Moors2016-11-292-0/+34
|\ \ \ \ \ \ \ \ \ \ \