Skip to content

chiseltest with mill as the building tool #1988

Answered by sequencer
wangpengabc asked this question in Q&A
Discussion options

You must be logged in to vote

This has been tested successfully on my Mac:

❯ make test
mill -i __.test
Compiling /private/tmp/systolic/build.sc
[31/60] systolic.compile uginClasspath | Downloading [1/1] artifacts (~1925/1925Compiling compiler interface...
[info] compiling 5 Scala sources to /private/tmp/systolic/out/systolic/compile/dest/classes ...
[info] done compiling
[51/60] systolic.test.compile 
[info] compiling 1 Scala source to /private/tmp/systolic/out/systolic/test/compile/dest/classes ...
[info] done compiling
[60/60] systolic.test.test 

with mill:

Mill Build Tool version 0.9.8
Java version: 17, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/16.0.1/libexec/openjdk.jdk/Contents/Home
Default locale:…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@wangpengabc
Comment options

@sequencer
Comment options

@carlosedp
Comment options

@sequencer
Comment options

@wangpengabc
Comment options

Answer selected by wangpengabc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants