Alex, I assume the layout would be one file per line.
Can you please file a bug report for this here http://sourceforge.net/tracker/?atid=402868&group_id=31650&func=browse, so we don't forget to document this ? Gert ----- Original Message ----- From: "Osbun, Alex" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 2:54 PM Subject: [Nant-users] Nunit2 task second example usage Hi, The following example is found in the NAnt Task Reference docs for nunit2. Run all tests in files listed in the tests.txt file. <nunit2> <formatter type="Xml" usefile="true" extension=".xml" outputdir="${build.dir}/results" /> <test> <assemblies> <includesList name="tests.txt" /> </assemblies> </test> </nunit2> I can not find any information for the proper format of the contents of tests.txt. Thanks for your help. Alex ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
