Hi, I am a cecil newbie. To get a feel of Cecil, I am trying to run the tests. I discovered some tests are marked by attributes derived from TestCecilAttribute class, e.g.
[TestCSharp ("Layouts.cs")]
public void FieldLayout (ModuleDefinition module)
My question is - how does one run such tests - I tried running them
using TestDriven tool and the argument to the function is invariably
null and the attribute does not get initialized.
Thanks for your help.
Nick
--
--
mono-cecil
