summaryrefslogtreecommitdiff
path: root/test/files/presentation/ping-pong/Runner.scala
Commit message (Collapse)AuthorAgeFilesLines
* Major rewrite of the testing infrastructure for...Micro Dotta2011-08-171-0/+3
Major rewrite of the testing infrastructure for the presentation compiler. Added several new tests that will be part of the nightly build. Once the move to SBT is completed I will look into how to extract the test infrastructure (as it should really not be living in the compiler codebase). Review by dragos