sbt/server-test/src/test/scala/testpkg
eugene yokota bb32c385fb
[2.x] fix: Append -root to synthetic root (#7716)
**Problem**
I notice that the synthetic root project ends up conflicting with
the projectMatrix on Scala 3, when the name of the matrix
matches the directory name, which is fairly common.

**Solution**
Append `-root` to the root project when there are multiple subprojects found.
2024-10-03 20:19:58 +02:00
..
BuildServerTest.scala [2.x] fix: Append -root to synthetic root (#7716) 2024-10-03 20:19:58 +02:00
ClientTest.scala remove deprecated `[this]` qualifier 2024-10-03 21:16:48 +09:00
EventsTest.scala Port server tests to scalatest and fix 2024-03-19 17:06:09 +01:00
HandshakeTest.scala Port server tests to scalatest and fix 2024-03-19 17:06:09 +01:00
ResponseTest.scala Fix ResponseTest 2024-06-06 10:36:29 +02:00
ServerCompletionsTest.scala [2.x] fix: Append -root to synthetic root (#7716) 2024-10-03 20:19:58 +02:00
TestServer.scala fix BuildServerTest 2024-03-21 15:07:29 +01:00