about summary refs log tree commit diff stats
path: root/cpp/.traces/factorial-test
Commit message (Collapse)AuthorAgeFilesLines
* 1126 - 'mu test x.mu' runs just scenarios in x.muKartik K. Agaram2015-04-221-0/+210
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 :/