aboutsummaryrefslogtreecommitdiff
path: root/libraries/eval/test/EvalTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Make Eval tests pass and add them to cbt testsChristopher Vogt2016-11-071-1/+5
* Add test for overriding Eval classloaderChristopher Vogt2016-11-071-0/+7
* Add cbt build for Eval and remove dependency on twitter util-coreChristopher Vogt2016-11-071-16/+24
* util-eval: Reset reporter while apply compilingnilday2016-11-071-0/+12
* util-eval: Reset reporter between checksTomasz Bekas2016-11-071-1/+17
* csl: Replace === with == in scalatest 2.x testsMoses Nakamura2016-11-071-2/+2
* util: Cleanup compiler warningsKevin Oliver2016-11-071-12/+9
* Added ability to override `Reporter` used during compilation. See issue #89Simeon H.K. Fitch2016-11-071-0/+54
* [split] util-* Convert all tests in util to scalatestGeorge Leontiev2016-11-071-38/+48
* [split] Eval.scala: Allow @deprecatedDavid Helder2016-11-071-0/+6
* [split] TO MAVENmmcbride2016-11-071-2/+2
* [split] recompile configs based on hash instead of timestampmmcbride2016-11-071-9/+21
* [split] Fixing eval precompile issues with invalid characters in classnames. ...mmcbride2016-11-071-1/+36
* [split] - recursively process includes - allow additional include path to be ...Jeremy Cloud2016-11-071-0/+8
* [split] Squashed commit of the following:mmcbride2016-11-071-0/+34
* [split] Squashed commit of the following:Arya Asemanfar2016-11-071-0/+6
* [split] Squashed commit of the following:wilhelm bierbaum2016-11-071-0/+13
* [split] Eval.scala: Add Eval.checkDavid Helder2016-11-071-5/+16
* allow in-place eval of the type scrooge would like to do.sRobey Pointer2016-11-071-0/+6
* [bc] util: fix EvaluatorSpec to be path indepedent.marius a. eriksen2016-11-071-6/+6
* change path for EvaluatorSpec test resourcesMatt Freels2016-11-071-1/+1
* simplify this test.Robey Pointer2016-11-071-12/+2
* upgrade Eval.Robey Pointer2016-11-071-2/+2
* - add support for evaluating from streamsmarius a. eriksen2016-11-071-3/+21
* Add support for multiple file compilation.eaceaser2016-11-071-0/+5
* introducing the evaluatorNick Kallen2016-11-071-0/+16