Files
sbt/project
Ethan Atkins b2c9d3e2cf Use custom classloader for scripted tests
We had previously used reflection to load the bridge class, but
continued using sbt's default classloader. This was problematic because
the metabuild could have a different classpath from that required by the
scripted tests.

Bonus: scalafmt

Fixes: #4514
2019-01-31 17:43:14 -08:00
..
2018-09-14 03:28:12 -04:00
2017-07-20 06:56:37 +01:00
2018-04-04 01:29:56 -04:00
2019-01-08 11:11:23 -08:00
2017-07-20 06:56:37 +01:00
2017-07-20 06:56:37 +01:00
2018-10-11 15:44:15 -04:00