File tree
3 files changed
+15
-13
lines changed- community-build
- community-projects
- src/scala/dotty/communitybuild
- test/scala/dotty/communitybuild
3 files changed
+15
-13
lines changed- build.sbt+5-2
- testsJVM/src/test/scala/de/sciss/lucre/TestUtil.scala+29-20
- testsJVM/src/test/scala/de/sciss/lucre/confluent/OctreeSuite.scala+1-1
- testsJVM/src/test/scala/de/sciss/lucre/confluent/SkipListSuite.scala+2-2
- testsJVM/src/test/scala/de/sciss/lucre/confluent/TotalOrderSuite.scala+1-1
- testsJVM/src/test/scala/de/sciss/lucre/data/AncestorRetroSuite.scala+2-2
- testsJVM/src/test/scala/de/sciss/lucre/data/AncestorSuite2.scala+1-1
- testsJVM/src/test/scala/de/sciss/lucre/data/OctreeSuite.scala+1-1
- testsJVM/src/test/scala/de/sciss/lucre/data/SkipListSuite.scala+2-2
- testsJVM/src/test/scala/de/sciss/lucre/data/TotalOrderSuite.scala+1-1
- testsJVM/src/test/scala/de/sciss/lucre/expr/BiGroupSpec.scala+4-4
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
| 612 | + | |
612 | 613 |
| |
613 | 614 |
| |
614 | 615 |
| |
|
Lines changed: 13 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
105 | 118 |
| |
106 | 119 |
| |
107 | 120 |
| |
| |||
135 | 148 |
| |
136 | 149 |
| |
137 | 150 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 | 151 |
| |
151 | 152 |
| |
152 | 153 |
|
0 commit comments