sbt/internal
E.G 0ec5144a63
CI / test (temurin, 11, 10, ubuntu-latest) (push) Waiting to run Details
CI / test (temurin, 11, 10, windows-latest) (push) Waiting to run Details
CI / test (temurin, 11, 11, ubuntu-latest) (push) Waiting to run Details
CI / test (temurin, 21, 1, ubuntu-22.04) (push) Waiting to run Details
CI / test (zulu, 25, 3, ubuntu-latest) (push) Waiting to run Details
CI / test (zulu, 25, 4, ubuntu-latest) (push) Waiting to run Details
CI / test (zulu, 25, 5, ubuntu-latest) (push) Waiting to run Details
CI / test (zulu, 25, 7, ubuntu-latest) (push) Waiting to run Details
CI / test (zulu, 8, 2, ubuntu-latest) (push) Waiting to run Details
Client Test / test (temurin, 17, macos-latest) (push) Waiting to run Details
Client Test / test (zulu, 8, ubuntu-latest) (push) Waiting to run Details
Client Test / test (zulu, 8, windows-latest) (push) Waiting to run Details
Submit Dependency Graph / Submit Dependency Graph (push) Waiting to run Details
Server Test / test (push) Waiting to run Details
[2.x] test: Migrate parser specs to verify.BasicTestSuite (#8551)
Migrate the following test files from ScalaTest's AnyFlatSpec to
verify.BasicTestSuite, following the pattern established by other
test files in the sbt codebase:

- SizeParserSpec.scala (util-complete)
- MultiParserSpec.scala (main-command)

Changes in all files:
- Replace AnyFlatSpec class with BasicTestSuite object
- Convert 'should ... in' syntax to 'test(...)' syntax
- Use Scala 3 syntax with colon indentation
- Add 'end' markers
- Add explicit types where needed

Related to the ongoing test migration effort.
2026-01-18 14:33:04 -05:00
..
example-work/src/main/scala Worker 2025-06-30 02:44:36 -04:00
util-complete [2.x] test: Migrate parser specs to verify.BasicTestSuite (#8551) 2026-01-18 14:33:04 -05:00
util-control Bump CI to JDK 21 2024-10-19 21:08:20 -07:00
util-core/src/main Merge branch '1.11.x' into wip/merge-1.11.x 2025-09-28 23:08:36 -04:00
util-interface/src/main/java/xsbti Support debug output for macros 2025-05-27 00:58:41 -04:00
util-logging [2.x] test: Migrate ManagedLoggerSpec.scala to verify.BasicTestSuite (#8548) 2026-01-15 23:16:54 -05:00
util-logic/src update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
util-position/src [2.x] Show warnings when scalaVersion is missing 2025-12-27 23:49:43 -05:00
util-relation/src remove unnecessary `case` 2025-02-22 08:48:29 +09:00
util-scripted/src/main Fix #3746: Scripted should fail when no tests match the pattern 2026-01-09 13:57:58 -06:00