aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/debug/Gen.scala
Commit message (Collapse)AuthorAgeFilesLines
* increase command wait time to 1sliu fengyun2017-02-141-1/+1
| | | | | | | | | | | | | | | This change helps to reduce non-determinism in the test. The problem can happen when two consecute commands interfere: [expect] [jdb] cmd1 ----> sleep 0.5 <--- part 1 of rep1 read & match buffer clear buffer cmd2 ----> <--- part 2 of rep1
* remove dependency on scala scriptliu fengyun2017-02-101-0/+171