about summary refs log tree commit diff stats
path: root/cpp/031scenario
Commit message (Collapse)AuthorAgeFilesLines
* 1058 - scenarios can now check traceKartik K. Agaram2015-04-121-0/+3
|
* 1055Kartik K. Agaram2015-04-121-8/+5
|
* 1042 - start saving traces in mu scenariosKartik K. Agaram2015-04-081-1/+2
|
* 1040Kartik K. Agaram2015-04-081-2/+2
|
* 1037 - support scenarios in mu filesKartik K. Agaram2015-04-081-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 scenariosKartik K. Agaram2015-04-061-0/+53
For now every scenario parses to the same dummy scenario.