summaryrefslogtreecommitdiff
path: root/scalajslib/test
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of JSEnv used for Scala.js tests and runs (#628)Li Haoyi2019-06-131-2/+2
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-125-0/+0
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-123-3/+3
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-054-24/+18
* Changes to make {clientserver,main,scalalib,scalajslib}.test work under Java ...Robby2018-03-102-16/+16
* Allows users to customize Node.js (Scala.js' NodeJSEnv) in ScalaJSModule (#195)Robby2018-03-051-0/+104
* Remove one more `runMain` test caseLi Haoyi2018-03-031-8/+3
* make mainClass discovery work in ScalaJSModule#runLi Haoyi2018-03-031-23/+2
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-281-5/+2
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-261-3/+1
* 0.1.30.1.3Li Haoyi2018-02-251-1/+1
* make scala.js work with multi-module projects (#165)Nikolay Tatarinov2018-02-267-18/+168
* A few attempts at micro-optimizing the current hot spotsLi Haoyi2018-02-251-1/+1
* use DepSyntax in Scala.js tests (#155)Nikolay Tatarinov2018-02-241-2/+2
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-2/+2
* fix-testsLi Haoyi2018-02-211-1/+3
* scala.js run (#127)Nikolay Tatarinov2018-02-091-16/+60
* attempt to fix publishAllLi Haoyi2018-02-071-1/+1
* allow Result.Failure to take a valueLi Haoyi2018-02-041-3/+3
* Fix testsLi Haoyi2018-02-041-1/+1
* Fix `HelloJsWorld` testsLi Haoyi2018-02-041-32/+31
* fix compileLi Haoyi2018-02-041-0/+1
* flexiblize T.sources and use it widely, which lets us fix --watchLi Haoyi2018-02-031-2/+2
* fix scalalib testsLi Haoyi2018-02-031-3/+4
* Make `TestEvaluator` infer it's `outPath` from the `sourcecode.FullName` and ...Li Haoyi2018-02-031-9/+6
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-1/+0
* - Rename `basePath` -> `millSourcePath`Li Haoyi2018-02-021-6/+6
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-3/+4
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-017-14/+177
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-281-2/+1
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-1/+3
* fix couple typos in scalajs tests: match test name with scala versionrockjam2018-01-221-3/+3
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-202-0/+167