Skip to content

Commit

Permalink
fix ide tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Dec 21, 2024
1 parent 6653a6f commit 5b26ed0
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"file:///coursier-cache/https/repo1.maven.org/maven2/org/jline/jline-reader/<jline-reader-version>/jline-reader-<jline-reader-version>.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/jline/jline-terminal/<jline-terminal-version>/jline-terminal-<jline-terminal-version>.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/jline/jline-terminal-jna/<jline-terminal-jna-version>/jline-terminal-jna-<jline-terminal-jna-version>.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/scala-lang/scala-library/<scala-version>/scala-library-<scala-version>.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/scala-sbt/util-interface/<util-interface-version>/util-interface-<util-interface-version>.jar",
"file:///coursier-cache/https/repo1.maven.org/maven2/org/jline/jline-native/<jline-native-version>/jline-native-<jline-native-version>.jar"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<component name="libraryTable">
<library name="SBT: junit:junit_3.5:4.13.2:jar">
<library name="SBT: junit:junit_3.6:4.13.2:jar">
<CLASSES>
<root url="jar://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar!/"/>
</CLASSES>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<component name="libraryTable">
<library name="SBT: org.scalameta:munit_3_3.5:0.7.29:jar">
<library name="SBT: org.scalameta:munit_3_3.6:0.7.29:jar">
<CLASSES>
<root url="jar://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scalameta/munit_3/0.7.29/munit_3-0.7.29.jar!/"/>
</CLASSES>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="scala-SDK-3.5.2" type="Scala">
<library name="scala-SDK-3.6.2" type="Scala">
<properties>
<language-level>Scala_3_5</language-level>
<language-level>Scala_3_6</language-level>
<compiler-classpath>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-native/3.25.1/jline-native-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-reader/3.25.1/jline-reader-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal-jna/3.25.1/jline-terminal-jna-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal/3.25.1/jline-terminal-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-native/3.27.0/jline-native-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-reader/3.27.0/jline-reader-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal-jna/3.27.0/jline-terminal-jna-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal/3.27.0/jline-terminal-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.7.0-scala-2/scala-asm-9.7.0-scala-2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.15/scala-library-2.13.15.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.6.2/scala3-compiler_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.6.2/scala3-interfaces-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.6.2/scala3-library_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.6.2/tasty-core_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-sbt/compiler-interface/1.9.6/compiler-interface-1.9.6.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-sbt/util-interface/1.9.8/util-interface-1.9.8.jar"/>
</compiler-classpath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="scala-SDK-3.5.2" type="Scala">
<library name="scala-SDK-3.6.2" type="Scala">
<properties>
<language-level>Scala_3_5</language-level>
<language-level>Scala_3_6</language-level>
<compiler-classpath>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-native/3.25.1/jline-native-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-reader/3.25.1/jline-reader-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal-jna/3.25.1/jline-terminal-jna-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal/3.25.1/jline-terminal-3.25.1.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-native/3.27.0/jline-native-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-reader/3.27.0/jline-reader-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal-jna/3.27.0/jline-terminal-jna-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/jline/jline-terminal/3.27.0/jline-terminal-3.27.0.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/modules/scala-asm/9.7.0-scala-2/scala-asm-9.7.0-scala-2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.5.2/scala3-compiler_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.5.2/scala3-interfaces-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.5.2/scala3-library_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.5.2/tasty-core_3-3.5.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.15/scala-library-2.13.15.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.6.2/scala3-compiler_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.6.2/scala3-interfaces-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.6.2/scala3-library_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.6.2/tasty-core_3-3.6.2.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-sbt/compiler-interface/1.9.6/compiler-interface-1.9.6.jar"/>
<root url="file://$USER_HOME$/COURSIER_CACHE/v1/https/repo1.maven.org/maven2/org/scala-sbt/util-interface/1.9.8/util-interface-1.9.8.jar"/>
</compiler-classpath>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,84 @@
</content>
<orderEntry type="inheritedJdk"/>
<orderEntry type="sourceFolder" forTests="false"/>
<orderEntry type="library" name="scala-SDK-3.5.<!-- IGNORE -->" level="project"/>
<!-- IGNORE -->
<orderEntry type="library" name="scala-SDK-3.6.2" level="project"/>
<orderEntry type="library" name="asm-9.7.1.jar" level="project"/>
<orderEntry type="library" name="asm-commons-9.6.jar" level="project"/>
<orderEntry type="library" name="asm-tree-9.7.1.jar" level="project"/>
<orderEntry type="library" name="cache-util-2.1.21.jar" level="project"/>
<orderEntry type="library" name="commons-codec-1.17.1.jar" level="project"/>
<orderEntry type="library" name="commons-compress-1.27.1.jar" level="project"/>
<orderEntry type="library" name="commons-io-2.17.0.jar" level="project"/>
<orderEntry type="library" name="commons-lang3-3.16.0.jar" level="project"/>
<orderEntry type="library" name="concurrent-reference-hash-map-1.1.0.jar" level="project"/>
<orderEntry type="library" name="config-1.4.3.jar" level="project"/>
<orderEntry type="library" name="config_2.13-1.1.3.jar" level="project"/>
<orderEntry type="library" name="coursier-cache_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier-core_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier-env_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier-jvm_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier-proxy-setup-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier-util_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="coursier_2.13-2.1.21.jar" level="project"/>
<orderEntry type="library" name="dependency_2.13-0.3.2.jar" level="project"/>
<orderEntry type="library" name="fansi_3-0.5.0.jar" level="project"/>
<orderEntry type="library" name="fastparse_3-3.1.1.jar" level="project"/>
<orderEntry type="library" name="geny_3-1.1.1.jar" level="project"/>
<orderEntry type="library" name="graphviz-java-0.18.1.jar" level="project"/>
<orderEntry type="library" name="graphviz-java-min-deps-0.18.1.jar" level="project"/>
<orderEntry type="library" name="interface-1.0.26.jar" level="project"/>
<orderEntry type="library" name="j2v8_macosx_x86_64-4.6.0.jar" level="project"/>
<orderEntry type="library" name="jansi-1.18.jar" level="project"/>
<orderEntry type="library" name="jarjar-1.14.0.jar" level="project"/>
<orderEntry type="library" name="jarjar-abrams-core_2.13-1.14.0.jar" level="project"/>
<orderEntry type="library" name="javax.inject-1.jar" level="project"/>
<orderEntry type="library" name="jcl-over-slf4j-1.7.30.jar" level="project"/>
<orderEntry type="library" name="jgrapht-core-1.4.0.jar" level="project"/>
<orderEntry type="library" name="jheaps-0.11.jar" level="project"/>
<orderEntry type="library" name="jline-3.27.1.jar" level="project"/>
<orderEntry type="library" name="jna-5.15.0.jar" level="project"/>
<orderEntry type="library" name="jna-platform-5.15.0.jar" level="project"/>
<orderEntry type="library" name="jsoniter-scala-core_2.13-2.13.5.2.jar" level="project"/>
<orderEntry type="library" name="jsr305-3.0.2.jar" level="project"/>
<orderEntry type="library" name="jul-to-slf4j-1.7.30.jar" level="project"/>
<orderEntry type="library" name="logback-classic-1.5.11.jar" level="project"/>
<orderEntry type="library" name="logback-core-1.5.11.jar" level="project"/>
<orderEntry type="library" name="mainargs_3-0.7.6.jar" level="project"/>
<orderEntry type="library" name="mill-moduledefs_3-0.11.3-M3.jar" level="project"/>
<orderEntry type="library" name="os-lib_3-0.11.3.jar" level="project"/>
<orderEntry type="library" name="plexus-archiver-4.9.2.jar" level="project"/>
<orderEntry type="library" name="plexus-classworlds-2.6.0.jar" level="project"/>
<orderEntry type="library" name="plexus-container-default-2.1.1.jar" level="project"/>
<orderEntry type="library" name="plexus-io-3.4.2.jar" level="project"/>
<orderEntry type="library" name="plexus-utils-4.0.0.jar" level="project"/>
<orderEntry type="library" name="pprint_3-0.9.0.jar" level="project"/>
<orderEntry type="library" name="requests_3-0.9.0.jar" level="project"/>
<orderEntry type="library" name="scala-collection-compat_2.13-2.12.0.jar" level="project"/>
<orderEntry type="library" name="scala-collection-compat_3-2.12.0.jar" level="project"/>
<orderEntry type="library" name="scala-library-2.13.15.jar" level="project"/>
<orderEntry type="library" name="scala-parallel-collections_2.13-1.0.4.jar" level="project"/>
<orderEntry type="library" name="scala-reflect-2.13.15.jar" level="project"/>
<orderEntry type="library" name="scala-xml_2.13-2.3.0.jar" level="project"/>
<orderEntry type="library" name="scala-xml_3-2.3.0.jar" level="project"/>
<orderEntry type="library" name="scala3-library_3-3.6.2.jar" level="project"/>
<orderEntry type="library" name="scalafmt-dynamic_2.13-3.8.3.jar" level="project"/>
<orderEntry type="library" name="scalafmt-interfaces-3.8.3.jar" level="project"/>
<orderEntry type="library" name="scalafmt-sysops_2.13-3.8.3.jar" level="project"/>
<orderEntry type="library" name="scalaparse_3-3.1.1.jar" level="project"/>
<orderEntry type="library" name="slf4j-api-2.0.15.jar" level="project"/>
<orderEntry type="library" name="snappy-0.4.jar" level="project"/>
<orderEntry type="library" name="sourcecode_3-0.4.3-M5.jar" level="project"/>
<orderEntry type="library" name="specification-level_2.13-1.1.3.jar" level="project"/>
<orderEntry type="library" name="test-interface-1.0.jar" level="project"/>
<orderEntry type="library" name="ujson_3-3.3.1.jar" level="project"/>
<orderEntry type="library" name="upack_3-3.3.1.jar" level="project"/>
<orderEntry type="library" name="upickle-core_3-3.3.1.jar" level="project"/>
<orderEntry type="library" name="upickle-implicits_3-3.3.1.jar" level="project"/>
<orderEntry type="library" name="upickle_3-3.3.1.jar" level="project"/>
<orderEntry type="library" name="windows-ansi-0.0.5.jar" level="project"/>
<orderEntry type="library" name="windows-jni-utils-0.3.3.jar" level="project"/>
<orderEntry type="library" name="xbean-reflect-3.7.jar" level="project"/>
<orderEntry type="library" name="xz-1.9.jar" level="project"/>
<orderEntry type="library" name="zstd-jni-1.5.5-11.jar" level="project"/>
</component>
</module>

0 comments on commit 5b26ed0

Please sign in to comment.