Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1272 | Kartik K. Agaram | 2015-05-05 | 1 | -9/+11 |
| | |||||
* | 1126 - 'mu test x.mu' runs just scenarios in x.mu | Kartik K. Agaram | 2015-04-22 | 1 | -0/+33 |
Required still more tweaking of Recipe namespaces. Mindlessly inserting setup() took a couple of hours to debug because the test function and the function it was testing ended up getting the same recipe number, with the inevitable infinite loop :/ |