Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1042 - start saving traces in mu scenarios | Kartik K. Agaram | 2015-04-08 | 1 | -1/+2 |
| | |||||
* | 1040 | Kartik K. Agaram | 2015-04-08 | 1 | -2/+2 |
| | |||||
* | 1037 - support scenarios in mu files | Kartik K. Agaram | 2015-04-08 | 1 | -11/+89 |
| | | | | | | I'd forgotten that I hadn't yet committed this change in my comment to commit 1031. Now if I don't freeze things after loading the string-equal tests do fail as expected because the recipe was deleted. | ||||
* | 1024 - basic skeleton for running scenarios | Kartik K. Agaram | 2015-04-06 | 1 | -0/+53 |
For now every scenario parses to the same dummy scenario. |