aboutsummaryrefslogtreecommitdiff
path: root/test/test/DottyBytecodeTests.scala
Commit message (Expand)AuthorAgeFilesLines
* Add tests for primitive construction as well as reference and boxed unit arraysFelix Mulder2016-05-181-2/+81
* Add test for `Array.ofDim`Felix Mulder2016-05-171-0/+24
* Fix #1258: correct behavior for annotated valuesFelix Mulder2016-05-171-18/+34
* Add switch verification testFelix Mulder2016-05-171-2/+46
* Add bytecode checking infrastructureFelix Mulder2016-05-171-0/+25